mayhem-firmware
mayhem-firmware copied to clipboard
More Microphone enhancement suggestions
Additional enhancement suggestions for the Microphone app that were not implemented in PR #1531 (these were originally part of enhancement suggestion #1525):
-
Make the "Hear Mic" button work when RX Audio is enabled (versus hiding the button).
-
Allow VOX (voice activated transmit) mode while RX Audio is enabled. Makes it easier to carry on a conversation with someone in VOX mode when you can hear their reply. (Would need to figure out how to configure the audio chip for this.)
-
Allow frequency step value to be configured.
-
Use last TX frequency from app_settings .ini file, instead of "global target frequency", when Mic app is not entered from another app. (Currently the TX frequency comes from the "global target frequency" stored in persistent memory so it currently gets carried over from the previous app executed even if Microphone is started from the main menu.)
-
Fix VU meter to go back to 0 after transmitting when RX Audio is enabled.
Suggestion 4 above (suggestion duplicated in issue #1954) is addressed by PR #2073, if approved