mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
Bugfix to set aircraft callsign from voice context, fixes #120
In the same step added methods to test squelch and microphone, refs #123
This commit is contained in:
committed by
Mathew Sutcliffe
parent
7a63768c83
commit
2feab9f5e7
@@ -95,7 +95,7 @@ namespace BlackCore
|
||||
/*!
|
||||
* \brief Runs a 5 seconds test, measuring the qualitiy of your mic input
|
||||
*/
|
||||
virtual void runMicTest() = 0;
|
||||
virtual void runMicrophoneTest() = 0;
|
||||
|
||||
/*!
|
||||
* \brief Value of the measured squelch
|
||||
|
||||
Reference in New Issue
Block a user