egzumer / uvk5-chirp-driver

Quanscheng UV-K5 radio CHIRP driver for Egzumer firmware
https://github.com/egzumer/uv-k5-firmware-custom
Creative Commons Attribution Share Alike 4.0 International
89 stars 13 forks source link

Change text of Advanged settings "Frequency mode allowed" into "VFO mode allowed" #20

Closed ErikS-web closed 10 months ago

ErikS-web commented 10 months ago

Suggest to change line 1884

    freqModeAllowedSetting = RadioSetting("freq_mode_allowed", "Frequency mode allowed", val)

into

    freqModeAllowedSetting = RadioSetting("freq_mode_allowed", "VFO mode allowed", val)
egzumer commented 10 months ago

VFO is Variable Frequency Oscillator. There is no VFO mode.

ErikS-web commented 10 months ago

There is an VFO button on the keyboard.

So text should than be "VFO blocked"

That is blocked with this parameter ;-)

egzumer commented 10 months ago

There is an VFO button on the keyboard.

Well, there is no way to change that in software.