mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 15:15:50 +08:00
Ref T730, adjusted airspace monitor and ATC model
* added cross coupled in model * "disabled" onAtisVoiceRoomReceived
This commit is contained in:
committed by
Mat Sutcliffe
parent
e560be65a6
commit
dcfe275cc1
@@ -84,6 +84,7 @@ namespace BlackMisc
|
||||
{
|
||||
m_callsign = callsign;
|
||||
m_controller.setCallsign(callsign);
|
||||
m_isAfvCrossCoupled = callsign.getStringAsSet().startsWith('*');
|
||||
}
|
||||
|
||||
QString CAtcStation::getCallsignAndControllerRealName() const
|
||||
|
||||
Reference in New Issue
Block a user