Skip to content

Customizations

Reppad edited this page Mar 26, 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

ENABLE_ALT_SQUELCH

Default: ON

ENABLE_AM_FIX

Default: ON

ENABLE_FM_RADIO

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

ENABLE_KEEP_MONITOR_MODE_UP_DN

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

VID_20240324_153415_1.mp4

ENABLE_LTO

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

ENABLE_NOAA

Default: OFF NOAA weather channels

ENABLE_OPTIMIZED

Default: ON

ENABLE_REGISTER_EDIT

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

ENABLE_RX_BAR

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

image

ENABLE_SCANLIST_DISPLAY

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

image

ENABLE_SPECTRUM

Default: ON Enables the spectrum bars / waterfall function. Documentation here.

ENABLE_SPECTRUM_PRESETS (`` required)

Default: ON
Weight: 1.4kB
Requires: ENABLE_SPECTRUM

ENABLE_STATUS_BAR_LINE

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

image

ENABLE_SLOWER_RSSI_TIMER

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

ENABLE_TX_BAR

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

image

MOTO_STARTUP_TONE

Default: ON

UART_DEBUG

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