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-20161010
A list of the changes included in this build (since the last daily) follows:
Changes for Build #441 [Jim Unroe rock.unroe@gmail.com] [New Model] BTech GMRS-UV1
This patch adds support for the BTech GMRS-UV1
#4119
[Dan Smith dsmith@danplanet.com] Make tests check validate_memory()
This makes the BruteForce test check validate_memory() before trying to set it in the radio and subsequently failing. If a radio doesn't validate a memory it may have some weird requirements. Also, make the edges test try to use the first mode out of the valid_modes list instead of the default 'FM'.
Related to issue #4119