Greetings,
A new daily build of CHIRP is available. This includes changes made directly to the tree yesterday, and may include additional features, bug fixes, and/or bugs. If you are interested in trying it, grab it from the following location:
http://trac.chirp.danplanet.com/chirp_daily/daily-20211105
A list of the changes included in this build (since the last daily) follows:
Changes for Build #666 [Dan Smith dsmith@danplanet.com] Fix style issues on th9800
Introduced accidentally in the fix for #7799
[Jim Unroe rock.unroe@gmail.com] Driver Maintenance: th9800.py
1. Add to PEP8 Manifest 2. Perform PEP8 cleanup as needed
in preperation for #7799
[Jim Unroe rock.unroe@gmail.com] [TH-9800] Fix No Settings Options
The settings tabs aren't showing up because the driver doesn't handle an image with an invalid Last Program Date. This patch allows the driver to gracefully handle images with invalid dates.
fixes #7799
[Jim Unroe rock.unroe@gmail.com] [KT980Plus] Add QYT KT980Plus
This patch adds support for the QYT KT980Plus mobile radio.
related to #9455
[Jim Unroe rock.unroe@gmail.com] [BF-A58S] Support 7 Chararacter Channel Names in Baofeng BF-A58S
This patch adds support for 7 character channel names.
fixes #9483
[Jim Unroe rock.unroe@gmail.com] [uv-5g] Fix validate_memory() inplementation bug in uv5r.py driver
The validate_memory helper as implemented applies to all radios supported by the uv-5r.py driver. It was only intended to validate channels in specific GMRS radio models. This patch corrects the mistake.
Fixes #9469
[Jim Unroe rock.unroe@gmail.com] [KT8900] Add MCU version for QYT KT8900
This patch adds an additional MCU version to the QYT KT8900 mobile radio.
fixes #9459