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-03202012
A list of the changes included in this build (since the last daily) follows:
Changes for Build #40 [Dan Smith dsmith@danplanet.com] Merge with stable branch
[Dan Smith dsmith@danplanet.com] [csv] Fix writing extra carriage returns in CSV files on Windows because of a peculiar behavior of the system CSV module.
[Dan Smith dsmith@danplanet.com] The RFinder guys changed their query mechanism _again_. At least this time it's sane.
[Dan Smith dsmith@danplanet.com] [ic9x] Finish the port by adding bank support
[Dan Smith dsmith@danplanet.com] Allow cloning data from another Memory() object
[Dan Smith dsmith@danplanet.com] Some type conversion routines for concrete bitwise types
[Dan Smith dsmith@danplanet.com] [ic9x] Re-write the code that parses and generates IC9x frames to use bitwise. This is a long time coming, and it's significantly cleaner and easier to maintain now. Note that this broke bank support, but I'll follow up shortly with a fix for that.
[Dan Smith dsmith@danplanet.com] Fix one-off error preventing us from properly updating the first column name in the bank membership editor.
[Dan Smith dsmith@danplanet.com] Update RFinder driver to support their new super secret ultra secure authentication protocol.
[Tom Hayward tom@tomh.us] Add option for hardware flow control (rtscts) for Radio drivers, defaults to off.