0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-06-19 14:48:03 +03:00

More menu renames

This commit is contained in:
OneOfEleven
2023-09-09 11:36:09 +01:00
parent a4ebe10f60
commit 8189e0b6e5
5 changed files with 12 additions and 13 deletions

View File

@ -27,11 +27,17 @@ Battery voltage boot screen now includes the percentage (as well as voltage).
Slightly less intense menu style.
* "STEP" menu, added 1.25kHz option, removed 5kHz option
* "TXP" menu, renamed to "TX-PWR"
* "SAVE" menu, renamed to "B-SAVE"
* "WX" menu, renamed to "CROS-B" - 'WX' normally means weather here in the UK
* "ABR" menu, renamed to "BAK-LT", shows extended backlight times
* "SCR" menu, renamed to "SCRAM"
* "MIC" menu, shows mic gain in dB's, now includes the max mic gain possible (+15.5dB)
* "VOL" menu, renamed to "BATVOL", shows voltage and percentage
* "AM" menu, renamed to "MODE", shows modulation mode
Menu renames are to try and reduce 'WTF does that do/mean ?'
# Compiler
arm-none-eabi GCC version 10.3.1 is recommended, which is the current version on Ubuntu 22.04.03 LTS.