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

RX fixed bandwidth adjustments + squelch sensitivity adjustments

This commit is contained in:
OneOfEleven
2023-10-05 12:42:40 +01:00
parent b343993a72
commit 9b2ce88a72
6 changed files with 580 additions and 444 deletions

View File

@ -61,13 +61,13 @@ ENABLE_COPY_CHAN_TO_VFO := 1 copy current channel into the other VFO
# New/modified function keys
* Long-press 'M' = Copy selected channel into same VFO, then switch VFO to frequency mode
* Long-press 'M' .. Copy selected channel into same VFO, then switch VFO to frequency mode
*
* Long-press '7' = Toggle selected channel scanlist setting .. if VOX is disable in Makefile
or
* Long-press '5' = Toggle selected channel scanlist setting .. if NOAA is disable in Makefile
* Long-press '7' .. Toggle selected channel scanlist setting .. if VOX is disabled in Makefile
* or
* Long-press '5' .. Toggle selected channel scanlist setting .. if NOAA is disabled in Makefile
*
* Long-press '*' = Start scanning, then toggle scanlist scan 1, 2 or ALL channels (if in channel scan mode)
* Long-press '*' .. Start scanning, then toggles scanlist scan 1, 2 or ALL channel scanning
# Some changes made from the Quansheng firmware