Bug #8539
closedBaofeng_BF-F8HP does not display anything in settings
100%
Description
With my brand new Baofeng UV-5R with 3 power levels, I attempted to download an image from the radio as if it was a Baofeng BF-F8HP. This was done on my Linux Mint 20 using the latest available chirp-daily-20201128.flatpak. (I would have preferred to use the Ubuntu ppa.launchpad.net/dansmith/chirp-snapshots/ubuntu but I just get "Unable to locate package chirp-daily"). After the download, the Chirp "Memories" tab shows the pre-programmed channels, but the Chirp "Settings" tab is just blank. There was no log file found, but the output on my terminal contained the following:
ERROR: Failed to parse settings: Traceback (most recent call last):
File "/app/lib/python2.7/site-packages/chirp/drivers/uv5r.py", line 1686, in get_settings
return self._get_settings()
File "/app/lib/python2.7/site-packages/chirp/drivers/uv5r.py", line 1494, in _get_settings
TXPOWER3_LIST[_vfoa.txpower3]))
IndexError: list index out of range
Traceback (most recent call last):
File "/app/lib/python2.7/site-packages/chirp/ui/settingsedit.py", line 219, in _build_ui
raise Exception("Invalid Radio Settings")
Exception: Invalid Radio Settings
If I chose instead to download the image as if the radio is a Baofeng UV-5R, then the settings are successfully downloaded, but I have only 2 power levels.
I also have a slightly older Baofeng UV-5R with 3 power levels, and Chirp successfully downloads both memories and settings for this slightly older radio using the Baofeng_BF-F8HP profile. So this suggests that Baofeng has changed something in this newest 3-power UV-5R that Chirp does not yet accommodate.
Files