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-20201125
A list of the changes included in this build (since the last daily) follows:
Changes for Build #638 [Dan Smith dsmith@danplanet.com] Fix crash in anytone_iii when memobj isn't loaded
The new anytone_iii driver inspected the memory object during get_features(), just to count the memories, which shouldn't be necessary. This papers over that failure with the statically-defined value, but ideally, we'd just replace the dynamic check with a static number. However, this fixes the build, and is the least amount of change.
Related to #3941
[Brad Schuler brad@schuler.ws] [anytone_iii] Add the new radio AnyTone 5888UV-III
Related to issue #3941
Add support for the tri-band AnyTone 5888UV-III. Limited inclusion of 2-tone, 5-tone, and scramble settings.
[Dan Smith dsmith@danplanet.com] Add test image for QYT KT-8R
Related to #6843
[Jim Unroe rock.unroe@gmail.com] [GMRS-50X1] Fix spmute for BTech GMRS-50X1
This patch fixes spmute in the btech driver structure that supports the the following model.
BTech GMRS-50X1
Related to #8463
[Jim Unroe rock.unroe@gmail.com] [UV-2501] Fix spmute for BTech UV-2501 and similar radio models
This patch fixes spmute in the btech driver structure that supports the the following (and similar) models.
BTech UV-2501, UV-2501+220, UV-5001 WACCOM MINI-8900 QYT KT-UV980, KT8900, KT8900R LUITON LT-588UV Jetstream JT2705M Juentai JT-6188 Mini, JT-6188 Plus Sainsonic GT-890 Zastone MP-300
Related to #8463
[Jim Unroe rock.unroe@gmail.com] [UV-25X2] Fix spmute for BTech UV-25X2 and similar radio models
This patch fixes spmute in the btech driver structure that supports the the following (and similar) models.
BTech UV-25X2, UV-25X4, UV-50X2 QYT KT7900D, KT8900D, KT8900R Surecom S-KT8900D Radioddity QB25
Related to #8463
[Jim Unroe rock.unroe@gmail.com] [btech.py] Correct typos in variable names.
This patch updates the the following variable names so that the correct number of elements in the list is contained in the varialbe name.
LIST_COLOR7 becomes LIST_COLOR8 LIST_COLOR8 becomes LIST_COLOR9
This is a cosmetic change only.
fixed #8461
participants (1)
-
Build System