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-08172011/
A list of the changes included in this build (since the last daily) follows:
changeset: 1133:d128516fc949 tag: tip user: Dan Smith dsmith@danplanet.com date: Tue Aug 16 15:12:06 2011 -0700 files: chirp/directory.py chirp/ic9x_icf_ll.py description: [icf] Fix ic9x ICF file opening/importing
I never converted this driver to integral-hertz, so this does that, and puts it into the directory so it can be opened.
changeset: 1132:c40669ade418 user: Dan Smith dsmith@danplanet.com date: Tue Aug 16 14:43:19 2011 -0700 files: setup.py description: Include chirp.png in the source distribution
changeset: 1131:9f8d637510ac user: Dan Smith dsmith@danplanet.com date: Tue Aug 16 13:31:59 2011 -0700 files: chirp/alinco.py chirp/directory.py description: [dj596] Add Alinco DJ596 support
changeset: 1130:cac37052a9a9 user: Dan Smith dsmith@danplanet.com date: Tue Aug 16 12:42:00 2011 -0700 files: chirp/bitwise.py description: [bitwise] Provide more information about struct size/placement and bitfield contents in raw memory dumps. Also, keep the raw output in the order it was defined in the format.
changeset: 1129:11a097c3c58c user: Dan Smith dsmith@danplanet.com date: Tue Aug 16 10:48:38 2011 -0700 files: chirp/alinco.py description: [drx35] Fix 5kHz-step frequencies on Alinco radios
changeset: 1128:ad443fde9f00 user: Dan Smith dsmith@danplanet.com date: Tue Aug 16 10:45:00 2011 -0700 files: chirp/alinco.py description: [drx35] Fix offsets on Alinco radios
changeset: 1127:88f616363643 user: Dan Smith dsmith@danplanet.com date: Tue Aug 16 09:30:26 2011 -0700 files: chirp/vx8.py description: [vx8] Fix using a float for offset
changeset: 1126:4e7fff3f7514 user: Dan Smith dsmith@danplanet.com date: Tue Aug 16 09:22:16 2011 -0700 files: chirp/import_logic.py chirpui/importdialog.py tests/run_tests description: Make import_logic cautious about moving between radios with differing ctone/rtone models.