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-04202012
A list of the changes included in this build (since the last daily) follows:
Changes for Build #66 [Dan Smith dsmith@danplanet.com] Merge with stable #93
[Dan Smith dsmith@danplanet.com] [thf6] Fix valid name length
Was 7, should be 8 Fixes #132
[Dan Smith dsmith@danplanet.com] [tests] Fix column alignment with recent long-named vendor #93
[Dan Smith dsmith@danplanet.com] Fix up BruteForce test to be gracious about Baofeng shortcomings #93
[Dan Smith dsmith@danplanet.com] Merge with stable #93
[Dan Smith dsmith@danplanet.com] Fix 12.5kHz split tx frequencies on VX3,5,7,8 Fixes #139
[Dan Smith dsmith@danplanet.com] Fix FT-8900 narrow bit setting
Before this patch, we would never clear the narrow bit on a channel, only set it. So, once you marked something as narrow, we could never unmark it back to wide, without deleting/wiping it. Fixes #140
[Marco Filippi iz3gme.marco@gmail.com] [FT8x7] Index error on fm only band check Affect whole ft8x7 family fix Bug #137
[Marco Filippi iz3gme.marco@gmail.com] [ft8x7] React correctly on deletion of special memories fix Bug #136
[Marco Filippi iz3gme.marco@gmail.com] [FT857] Protected a debugging print by CHIRP_DEBUG environment variable Fix Bug #134
[Marco Filippi iz3gme.marco@gmail.com] [FT857] Fix PMS memories editing Fixes #131
[Dan Smith dsmith@danplanet.com] Add the ability to exclude a test from the set Misc fixes #93
[Dan Smith dsmith@danplanet.com] [ic9x] Fix offset field
The recent move to using bitwise on the ic9x left the offset field one BCD digit shorter than it should be. Fixes #132
[Marco Filippi iz3gme.marco@gmail.com] [ft8x7] Stupid typo that prevent vfob memories to be modified. Affect whole ft8x7 family Bug #133
[Dan Smith dsmith@danplanet.com] [tests] Add a corner case test for split duplex with a 12.5kHz TX frequency, since this is stored in a funky way on some yaesu radios. Tests #125