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-05252011/
A list of the changes included in this build (since the last daily) follows:
changeset: 1016:c25ec46e7af3 tag: tip user: Dan Smith dsmith@danplanet.com date: Tue May 24 16:14:13 2011 -0700 files: chirpui/mainapp.py description: Make multi-tab live radios focus the first tab too
changeset: 1015:ea3c11c66c05 user: Dan Smith dsmith@danplanet.com date: Tue May 24 16:07:58 2011 -0700 files: chirpui/mainapp.py description: Focus the first tab in a multi-sub-device radio instead of the last
changeset: 1014:36a5ef659c30 user: Dan Smith dsmith@danplanet.com date: Tue May 24 13:47:15 2011 -0700 files: chirpui/mainapp.py description: Allow filtering RepeaterBook results by band
changeset: 1013:ee4b9596fe0f user: Dan Smith dsmith@danplanet.com date: Tue May 24 09:05:48 2011 -0700 files: chirp/csv.py chirpui/mainapp.py description: Make CSV driver not throw exceptions on load errors, but rather collect them in a list. Make the do_open() routine in mainapp report those as soft errors to the UI, and log detailed information in the debug log. This should be reported as a list to the user, but this at least helps usability at the moment.
changeset: 1012:d78af2f2c601 user: Dan Smith dsmith@danplanet.com date: Tue May 24 08:49:26 2011 -0700 files: chirp/chirp_common.py chirp/csv.py description: Allow CSV driver to scale its upper limit to accomodate >1000 memories
changeset: 1011:e7b15d00749f user: Dan Smith dsmith@danplanet.com date: Tue May 24 08:48:51 2011 -0700 files: chirpui/mainapp.py description: Fix repeaterbook import from states with a single-digit FIPS code
Also add a pop-up notice about the repeaterbook site.