mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 03:15:34 +08:00
Adjusting FG transponder modes
This commit is contained in:
committed by
Mat Sutcliffe
parent
3a44a729a1
commit
710e10f86f
@@ -86,7 +86,7 @@ namespace BlackSimPlugin
|
||||
int com2ActiveKhz; //!< COM2 active [kHz]
|
||||
int com2StandbyKhz; //!< COM2 standby [kHz]
|
||||
int xpdrCode; //!< Transpondder code
|
||||
int xpdrMode; //!< Transponder mode (off=0,stdby=1,on=2,test=3)
|
||||
int xpdrMode; //!< Transponder mode (off=0,stdby=1-2, >2 on)
|
||||
bool xpdrIdent; //!< Is transponder in ident?
|
||||
bool beaconLightsOn; //!< Beacon lights on?
|
||||
bool landingLightsOn; //!< Landing lights on?
|
||||
|
||||
Reference in New Issue
Block a user