mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-03 07:35:53 +08:00
refs #780, send FsInn Query in airspace monitor
This commit is contained in:
@@ -252,7 +252,7 @@ namespace BlackCore
|
||||
void sendInitialAtcQueries(const BlackMisc::Aviation::CCallsign &callsign);
|
||||
|
||||
//! Network queries for pilots
|
||||
void sendInitialPilotQueries(const BlackMisc::Aviation::CCallsign &callsign);
|
||||
void sendInitialPilotQueries(const BlackMisc::Aviation::CCallsign &callsign, bool withFsInn);
|
||||
|
||||
//! Connected with network?
|
||||
bool isConnected() const;
|
||||
|
||||
Reference in New Issue
Block a user