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-20221019
A list of the changes included in this build (since the last daily) follows:
Changes for Build #704 [Dan Smith 3046399+kk7ds@users.noreply.github.com] Merge pull request #69 from kk7ds/apply-20221018
Apply 20221018
[Jim Unroe rock.unroe@gmail.com] [AR-63] Add support for multiple "identification strings"
It was discovered that not all Abbree AR-63 radios respond with the same "identification string" (aka fingerprint).
This patch updates the retevis_rt21.py driver module to add multiple fingerprint support.
fixes #10085
[Dan Smith dsmith@danplanet.com] Fix RadioSettings.__repr__ and add a test
[Dan Smith dsmith@danplanet.com] Fix TK-8180 applying zone settings to wrong one
This but meant any changes to zone settings got applied only to the last one.