Morgan Diepart
|
5ec0587c48
|
Added macro menu latching setting
|
2024-01-10 18:08:35 +01:00 |
Niccolò Izzo
|
17d5be118e
|
Enable frequency offset input from radio menu
Adapted callsign input to create a frequency input menu, that was used
to enable the input of a frequency offset from the Settings->Radio menu.
|
2023-10-16 21:50:03 +02:00 |
Niccolò Izzo
|
5d3c6c825d
|
Add radio settings for frequency offset, direction, and frequency step.
Add customizable frequency_step in radio state.
Offset is not yet selectable from Settings->Radio but only with keypad
from the VFO screen.
|
2023-10-16 21:49:56 +02:00 |
k5jae
|
4a6d0b4c2b
|
Change English string for M17 destination from Broadcast to ALL
This aligns with M17 Specification and other tools.
|
2023-08-16 20:45:36 +02:00 |
Silvano Seva
|
a89a7523cb
|
Updated year in copyright headers
|
2023-02-08 16:33:02 +01:00 |
vk7js
|
7cc287643e
|
Added Broadcast to string table for use with voice prompts. Cleaned up hash key announcement.
|
2022-10-28 09:47:43 +02:00 |
vk7js
|
b39ab4f0d5
|
Added "Used heap" to voice prompts for Info screen.
|
2022-10-28 08:30:47 +02:00 |
vk7js
|
52479d10b5
|
Minor cleanup
Added Accessibility menu name to string table for voice prompt announcement.
Removed unnecessary comment.
|
2022-10-28 08:30:46 +02:00 |
Silvano Seva
|
5840f459fa
|
Renamed UIStrings.h/.c to ui_strings.h/.c and refactored their content
|
2022-10-28 08:30:46 +02:00 |
Niccolò Izzo
|
1f71789a9d
|
Apply clang-format
|
2022-10-28 08:30:46 +02:00 |
vk7js
|
16abf941d4
|
Added Voice menu to settings.
The Voice menu has two options:
Level: off, beep, level 1, level 2, level 3,
Phonetic: off, on.
|
2022-10-28 08:30:46 +02:00 |
vk7js
|
e691f37f88
|
Extracted and added a few more strings to the string table and created voice prompts for those strings.
|
2022-10-28 08:30:46 +02:00 |
vk7js
|
2373d8374c
|
more string extraction. moved prompt_fm and prompt_dmr to string table as they are needed by the UI.
|
2022-10-28 08:30:46 +02:00 |
vk7js
|
901db10c87
|
Next round of changes to add literals to string table and voice prompt wordlists.
|
2022-10-28 08:30:46 +02:00 |
vk7js
|
bc5289453e
|
Round one of adding strings to string table and wordlists.
|
2022-10-28 08:30:46 +02:00 |
vk7js
|
10ddd88f69
|
Cleanup code to adhere more to coding standard.
Got it compiling.
|
2022-10-28 08:30:46 +02:00 |