mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 11:25:33 +08:00
Issue #113 Add SIMDATA packet logic in CFSDClient
This commit is contained in:
@@ -86,7 +86,8 @@ namespace BlackCore
|
||||
PublicIP, /*!< What is my public IP address? */
|
||||
INF, /*!< Supervisor Privileged Information Request. */
|
||||
FP, /*!< Send Cached Flight Plan. Response by SERVER. */
|
||||
AircraftConfig /*!< Aircraft Configuration */
|
||||
AircraftConfig, /*!< Aircraft Configuration */
|
||||
EuroscopeSimData/*!< Broadcast to announce we request SIMDATA packets. */
|
||||
// There are many more which are only relevant to ATC clients.
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user