mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 02:06:08 +08:00
Ref T717, unify test aircraft callsign
This commit is contained in:
committed by
Mat Sutcliffe
parent
6f27032f5c
commit
a3959ffbea
@@ -347,6 +347,9 @@ namespace BlackCore
|
||||
//! Any connected status?
|
||||
static bool isAnyConnectedStatus(SimulatorStatus status);
|
||||
|
||||
//! Get a test callsign
|
||||
static const BlackMisc::Aviation::CCallsign &getTestCallsign();
|
||||
|
||||
signals:
|
||||
//! Simulator combined status
|
||||
void simulatorStatusChanged(BlackCore::ISimulator::SimulatorStatus status); // use emitSimulatorCombinedStatus to emit
|
||||
|
||||
Reference in New Issue
Block a user