mayhem-firmware
mayhem-firmware copied to clipboard
Morse App Message Presets
I was wondering about the possibility of having programmable saved presets in addition to (or replacing entirely) the presets that already exist in the Morse app. These could be either programmed and saved in the app, or read from a file on the SD card.
I frequently use the portapack for radio direction finding practice and demonstrations and having custom preset messages would be much more convenient than typing them out every time I start the app.
Just FYI, after PR #1602 (and if an SD card is present on which to save the settings), at least the last message sent (and other settings) will be saved.
Thinking about how to implement your suggestion, perhaps there could be a "Previous message" button, which will bring up a list of previously-sent messages, and one could scroll through those messages. The last message sent should be moved to the top of the list, and identical messages would be filtered out so they only appear in the list once. The previous messages could be saved in the same tx_morse.ini settings file as the other settings. I might also change Foxhunt so it similarly displays the supported Foxhunt messages in the same list format.
This is fantastic! Can't wait to test it out.