[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-20130102
A list of the changes included in this build (since the last daily) follows:
Changes for Build #138 [Dan Smith dsmith@danplanet.com] Fix import override sequencing
The import_mem() logic allows the caller to pass in overrides for fields in the memory, which allows for changing the name or number during the import. These overrides were being applied *after* the import logic, which does things like filtering names for valid characters, which of course defeats the purpose of the import. This patch moves the overrides to before the import conversion logic to avoid that issue.
Fixes #388
[Dan Smith dsmith@danplanet.com] [vx7] Add support for "auto" mode
Related to #390
[Dan Smith dsmith@danplanet.com] [icq7] Add support for "Auto" mode
This fixes #390 by adding support for auto modes in the ICQ7 driver. It also adds support to the chirp core, and teaches the import logic how to make (very rough) guesses about an appropriate mode when importing from a radio that supports automatic mode selection to one that does not. It has the side-effect of allowing Auto modes in CSV files.
[Jim Unroe rock.unroe@gmail.com] [uv5r] Add 'Broadcast FM Radio' Setting Added 'Broadcast FM Radio' Setting for UV-5R Added #seekto 0x0E52; structure required by above #392
[Tom Hayward tom@tomh.us] [ft60] Add odd-split support. #391
[Dan Smith dsmith@danplanet.com] [tests] Fix logs directory creation on first run #93
[Jim Unroe rock.unroe@gmail.com] [uv5r] Add 'Dual Watch Priority' Setting Implement a Dual Watch Priority (TDR-AB) setting to compliment the existing Dual Watch (TDR) setting on the Advanced Settings Tab #387
participants (1)
-
Build System