mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 00:16:51 +08:00
Ref T111, allow to set SELCAL in simulator
This commit is contained in:
committed by
Mathew Sutcliffe
parent
266a418c90
commit
66773d7593
@@ -88,6 +88,7 @@ namespace BlackSimPlugin
|
||||
BlackMisc::Aviation::CComSystem m_simCom1; //!< cockpit COM1 state in simulator
|
||||
BlackMisc::Aviation::CComSystem m_simCom2; //!< cockpit COM2 state in simulator
|
||||
BlackMisc::Aviation::CTransponder m_simTransponder; //!< cockpit xpdr state in simulator
|
||||
BlackMisc::Aviation::CSelcal m_selcal; //!< SELCAL as in cockpit
|
||||
};
|
||||
} // namespace
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user