mirror of
https://github.com/kamilsss655/uv-k5-firmware-custom
synced 2024-11-22 02:08:48 +00:00
Update README.md.
This commit is contained in:
parent
a41e26bc9a
commit
dba2f8e002
@ -52,9 +52,9 @@ Anyway, have fun.
|
||||
* reordered and renamed menu entries
|
||||
* LCD interference crash fix
|
||||
* some mods introduced by me:
|
||||
* RxOff setting offsets the receive frequency by any specified amount in the range of 0-150Mhz for use with upconverters. Allows to fine tune frequency (in 1kHz steps) as opposed to other implementations that use hardcoded offsets. (**IMPORTANT: Make sure you set this value to 0 if not using an upconverter, when used for the first time. Otherwise it might load some random offset from EEPROM.**)
|
||||
* ENABLE_SPECTRUM_COPY_VFO allowing to exit the spectrum and fine tuning screen with PTT button and copy current peak frequency, modulation, step, bandwidth to VFO. Now to enter fine tuning screen in spectrum press MENU button. This allows you to save and respond to the frequencies found much faster.
|
||||
* ENABLE_SPECTRUM_SHOW_CHANNEL_NAME shows channel number and channel name of the peak frequency in spectrum
|
||||
* `RxOff` menu setting offsets the receive frequency by any specified amount in the range of `0-150Mhz` for use with upconverters. Allows to fine tune frequency (in `1kHz` steps) as opposed to other implementations that use hardcoded offsets. (**IMPORTANT: Make sure you set this value to 0 if not using an upconverter, when used for the first time. Otherwise it might load some random offset from EEPROM.**)
|
||||
* `ENABLE_SPECTRUM_COPY_VFO` allowing to exit the spectrum and fine tuning screen with PTT button and copy current peak frequency, modulation, step, bandwidth to VFO. Now to enter fine tuning screen in spectrum press MENU button. This allows you to save and respond to the frequencies found much faster.
|
||||
* `ENABLE_SPECTRUM_SHOW_CHANNEL_NAME` shows channel number and channel name of the peak frequency in spectrum
|
||||
|
||||
## Manual
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user