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-20160924
A list of the changes included in this build (since the last daily) follows:
Changes for Build #434 [Jim Unroe rock.unroe@gmail.com] [UV-5R] UV-82HP (local variable 'response' referenced before assignment)
Some how after my testing I reverted one of my changes. This patch corrects that mistake.
Bug #3987
[Michael Wagner michael.wagner@gmx.at] [btech] Delay writes statically, to avoid invalid header-response from KT-8900. Fixes #3993 Much simpler approch to ommit the "0x05"-Respone-Bug on KT-8900 (and other radios) mostly on linux. Instead of detecting platform or only delaying only on case of previous errors, the write is now always delayd. Result of following thread: http://intrepid.danplanet.com/pipermail/chirp_devel/2016-September/004264.ht... 73, OE4AMW
[Tom Hayward tom@tomh.us] Fix MemoryMapping bug that caused only the last-defined bank editor to load. #741
[Jim Unroe rock.unroe@gmail.com] [UV-5X3] Increase Band Limits
The factory changed the 220 band limits of the BTECH UV-5X3. This patch sets the driver band limits to match.
#4053