Bug #10699
openBTECH UV-5X3 Settings Tab Error
0%
Description
After reading from radio making any changes to settings under the "Settings" tab returns back "Error Applying Settings. Must be between 400.000 - 520.9975". Have attempted changing multiple different settings (e.g. turning on/off beep, changing opening messages, etc.) all of which return same error message.
Debug Log:
Traceback (most recent call last):
File "chirp\wxui\settingsedit.py", line 112, in apply_settings
File "chirp\settings.py", line 523, in __setitem_
File "chirp\settings.py", line 231, in set_value
File "chirp\settings.py", line 68, in set_value
File "chirp\drivers\uv5x3.py", line 842, in my_uhf_validate
chirp.settings.InvalidValueError: Must be between 400.0000-520.9975
Files
Updated by Dan Smith over 1 year ago
We need your image per How_To_Report_Issues in order to see what the out of bounds value is.
Updated by Mike Flores over 1 year ago
- File BTECH_UV-5X3_20230703.img BTECH_UV-5X3_20230703.img added
- File chirp_debug-68de55pv.txt chirp_debug-68de55pv.txt added
Attached debug and image file.
Updated by Jim Unroe over 1 year ago
Mike Flores wrote:
After reading from radio making any changes to settings under the "Settings" tab returns back "Error Applying Settings. Must be between 400.000 - 520.9975". Have attempted changing multiple different settings (e.g. turning on/off beep, changing opening messages, etc.) all of which return same error message.
The radio comes from the factory wth an out-of-range value in the VFO B UHF (Saved) setting: 145.200000 (so the driver it rightfully complaining about it being incorrect)
All you have to do is go to Settings -> Work Mode Settings -> VFO B UHF (Saved) and enter an value in the the range of 400.0000-520.9975.
Another workaround for this would be to go VFO B in the radio and key a valid frequency for the UHF band (446.000) to populate the "saved" setting with a valid value and then download from your radio.
Jim KC9HI