Ref T380, test function and UI (internals) to test ATIS

This commit is contained in:
Klaus Basan
2018-10-02 02:21:28 +02:00
parent 5c925fbf67
commit ec32e3163b
9 changed files with 105 additions and 12 deletions

View File

@@ -56,6 +56,9 @@ namespace BlackGui
//! Send the text message
void sendTextMessage();
//! Send ATIS
void sendAtis();
//! Send a dummy status message
void logStatusMessage();