Skip to content

Customizations

Joel Calado edited this page Mar 23, 2024 · 20 revisions
Setting Name Description Default
ENABLE_ALT_SQUELCH Port of optimized UV-K5 squelch system from various firmwares 1
ENABLE_AM_FIX Experimental port of the great UV-K5 AM fix from OneOfEleven 1
ENABLE_FM_RADIO FM broadcast radio mode 1
ENABLE_KEEP_MONITOR_MODE_UP_DN Keep monitor mode when pressing up/down keys to change frequency 0
ENABLE_LTO Link Time Optimization 0
ENABLE_NOAA NOAA weather channels (always re-set the sidekeys actions from menu after modifying the available actions) 1
ENABLE_OPTIMIZED Compiler options to reduce binary size 1
ENABLE_REGISTER_EDIT Enable the register editor. Assign a key action to use. 0
ENABLE_RX_BAR Display RSSI level bar when RX 1
ENABLE_SCANLIST_DISPLAY Display scanlists membership instead of empty RSSI grid in channel mode when radio not RX/TX 1
ENABLE_SPECTRUM Spectrum frequency view (assign to a shortcut key to access) 1
ENABLE_SPECTRUM_PRESETS Band presets for Spectrum mode (ENABLE_SPECTRUM required to be enabled) 1
ENABLE_STATUS_BAR_LINE Display status bar separator line 0
ENABLE_SLOWER_RSSI_TIMER Slower update rate of RSSI to reduce screen updates that cause reports of clicking around 444-446MHz 1
ENABLE_TX_BAR Display vox level bar when TX 1
MOTO_STARTUP_TONE Moto XPS startup beeps 1
UART_DEBUG UART debug output 0

UART_DEBUG

Enables UART debug output. Useful if you pretend to develop the firmware.

MOTO_STARTUP_TONE

ENABLE_AM_FIX

ENABLE_ALT_SQUELCH

ENABLE_STATUS_BAR_LINE

Default: OFF
Display a yellow line dividing the status bar from the rest of the UI.

ENABLE_NOAA

ENABLE_SPECTRUM

Default: ON

ENABLE_SPECTRUM_PRESETS (`` required)

Default: ON
Weight: 1.4kB
Requires: ENABLE_SPECTRUM

ENABLE_FM_RADIO

Default: ON
Weight: 2.6kB
Enables the broadcast FM receiver chip.

ENABLE_LTO

Default: OFF
Link time optimization. Should yield smaller size binaries. Breaks RX meter and VOX.

ENABLE_OPTIMIZED

ENABLE_SLOWER_RSSI_TIMER

Default: ON Increases the interval between display updates. This helps with knocking-like interferences around PMR446 frequencies.

ENABLE_RX_BAR

Default: ON Change to 0 to disable displaying the RX RSSI indicator bar.

ENABLE_TX_BAR

Default: ON Change to 0 to disable displaying the TX audio level bar.

ENABLE_SCANLIST_DISPLAY

Default: OFF
Weight: 252B Display scanlists membership instead of empty RSSI grid in channel mode while radio is not RX/TX

ENABLE_KEEP_MONITOR_MODE_UP_DN

Default: OFF
Keep monitor mode when pressing up/down keys to change frequency/memory

ENABLE_REGISTER_EDIT

Default: OFF
Weight: 0.5kB
Documentation here: Register Editor

Clone this wiki locally