mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
committed by
Mathew Sutcliffe
parent
51cbd2a394
commit
1c1fdabd2e
@@ -176,11 +176,10 @@ namespace BlackCore
|
||||
virtual BlackMisc::Aviation::CInformationMessage getMetar(const QString &airportIcaoCode);
|
||||
|
||||
/*!
|
||||
* \brief Used to check if network is alive
|
||||
* \param token
|
||||
* \brief Selected COM1/2 frequencies as voice rooms, "" means no resolution
|
||||
* \return
|
||||
*/
|
||||
virtual qint64 ping(qint64 token) const;
|
||||
virtual BlackMisc::Voice::CVoiceRoomList getSelectedVoiceRooms() const;
|
||||
|
||||
private:
|
||||
BlackMisc::Aviation::CAtcStationList m_atcStationsOnline;
|
||||
|
||||
Reference in New Issue
Block a user