mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 23:35:33 +08:00
Ref T345, airspace monitor/context ATIS handling
* using Qt::QueuedConnection * use new update functions
This commit is contained in:
@@ -160,7 +160,7 @@ namespace BlackCore
|
||||
void readyForModelMatching(const BlackMisc::Simulation::CSimulatedAircraft &remoteAircraft);
|
||||
|
||||
//! An ATIS has been received
|
||||
void atisReceived(const BlackMisc::Aviation::CCallsign &callsign);
|
||||
void changedAtisReceived(const BlackMisc::Aviation::CCallsign &callsign);
|
||||
|
||||
private:
|
||||
//! Used to temporary store FsInn data
|
||||
|
||||
Reference in New Issue
Block a user