mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 01:45:38 +08:00
[FSD] Fixed FSD socket error handling
This commit is contained in:
@@ -280,6 +280,7 @@ namespace BlackCore
|
||||
void sendIncrementalAircraftConfig();
|
||||
|
||||
void readDataFromSocket();
|
||||
QString socketErrorToQString(QAbstractSocket::SocketError error);
|
||||
void parseMessage(const QString &line);
|
||||
|
||||
void initializeMessageTypes();
|
||||
|
||||
Reference in New Issue
Block a user