[chirp_users] New Daily Build
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-20160923
A list of the changes included in this build (since the last daily) follows:
Changes for Build #433 [Jim Unroe rock.unroe@gmail.com] [UV-5R] UV-82HP (An error has occurred, Unexpected response from radio)
The "ident" returned by the radios supported by the uv5r.py driver used to be static. The "ident" of the UV-82HP radio (and possibly other recent Baofeng radios) now changes based on the band limit settings. When setting a band limit to "1" or and value ending in "01" (101, 201, 301, etc.), the value ends up in the "ident" and is stripped by the code that was added to support the UV-6 with the longer 12 byte "ident".
This patch uses a different strategy to support the UV-6 with longer "ident" restoring the use of any selectable band limit value.
Bug #3987
[Brian Dickman brian.maybe@gmail.com] [ft60] Update download message to match reality, fixes #3979
[Leo Bärring leo.barring@protonmail.com] Provides a mem_val getter for RadioSettingValueMap, fixes issue #4033
[Leo Bärring leo.barring@protonmail.com] Renames value to mem_val, fixes issue #4031 Also a "hello world" patch for me.
participants (1)
-
Build System