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-02082012/
A list of the changes included in this build (since the last daily) follows:
changeset: 1285:3db9dc931cbc tag: tip user: Dan Smith dsmith@danplanet.com date: Tue Feb 07 15:26:23 2012 -0800 files: chirp/ft817.py description: Add FT-817 special channels for US -ND version (i.e. the 60m channels)
changeset: 1284:eb298069829e user: Dan Smith dsmith@danplanet.com date: Tue Feb 07 15:25:54 2012 -0800 files: chirpui/mainapp.py description: Update the about box with significant contributors and translators
changeset: 1283:9379c1df816d user: Dan Smith dsmith@danplanet.com date: Tue Feb 07 07:22:46 2012 -0800 files: chirp/ft7800.py chirp/ic2100.py chirp/ic2200.py chirp/icq7.py chirp/ict70.py description: Fix several radios that still used the global TUNING_STEPS definition, which causes problems when we add tuning steps that they don't support to the valid list.
changeset: 1282:7fdbdac2e1bc user: Dan Smith dsmith@danplanet.com date: Tue Feb 07 07:01:14 2012 -0800 files: tests/images/ft817nd-us.img tests/images/ft857-us.img description: [tests] Add FT817ND (US version) and FT857 (US version) test images
changeset: 1281:5e826b59cc4a user: Dan Smith dsmith@danplanet.com date: Tue Feb 07 06:57:15 2012 -0800 files: tests/images/ft857.img description: [tests] Add FT857 test image
changeset: 1280:1b307d17677c user: Dan Smith dsmith@danplanet.com date: Tue Feb 07 06:46:40 2012 -0800 files: chirp/chirp_common.py description: Allow using 2.5kHz step
changeset: 1279:6e20033f1bc1 user: Dan Smith dsmith@danplanet.com date: Tue Feb 07 06:42:43 2012 -0800 files: chirpui/memedit.py description: Refactor memedit to fetch and store RadioFeatures once per instance and use that in all the cases we previously fetched the feature set.
changeset: 1278:4a773f3ef140 user: Marco Filippi iz3gme.marco@gmail.com date: Tue Jan 31 19:52:03 2012 +0100 files: chirp/ft857.py description: Stupid typo that causes detection failure on ft857-us image load
changeset: 1277:dfa9149cf063 user: Marco Filippi iz3gme.marco@gmail.com date: Mon Jan 30 18:58:35 2012 +0100 files: chirp/directory.py chirp/ft817.py chirp/ft857.py description: Support for 817ND and 857 US versions
changeset: 1276:5eecf6b711e9 user: Marco Filippi iz3gme.marco@gmail.com date: Sat Jan 21 10:13:03 2012 +0100 files: tests/run_tests description: Use valid_cross_modes during test
changeset: 1275:86d0a2ef25cc user: Marco Filippi iz3gme.marco@gmail.com date: Sat Jan 21 10:00:34 2012 +0100 files: chirp/ft857.py description: Set valid_cross_modes as needed
changeset: 1274:70b6c9535b31 user: Marco Filippi iz3gme.marco@gmail.com date: Sat Jan 21 09:59:33 2012 +0100 files: chirp/chirp_common.py chirpui/memedit.py description: Add "valid_cross_modes" to RadioFeatures.
changeset: 1273:d51d6d8e0149 user: Marco Filippi iz3gme.marco@gmail.com date: Thu Jan 19 23:03:51 2012 +0100 files: chirp/chirp_common.py chirp/directory.py chirp/ft817.py chirp/ft857.py description: FT857 initial support
changeset: 1272:ebe8d588452b user: Dan Smith dsmith@danplanet.com date: Mon Feb 06 20:48:14 2012 -0800 files: chirp/__init__.py chirp/bitwise.py chirp/bitwise_grammar.py chirp/chirp_common.py chirp/errors.py chirp/ft2800.py chirp/ft50.py chirp/ft50_ll.py chirp/ft60.py chirp/ft7800.py chirp/ft817.py chirp/generic_csv.py chirp/ic2100.py chirp/ic2200.py chirp/ic2720.py chirp/ic2820.py chirp/ic9x.py chirp/ic9x_icf.py chirp/ic9x_icf_ll.py chirp/ic9x_ll.py chirp/icf.py chirp/icw32.py chirp/icx8x.py chirp/icx8x_ll.py chirp/id800.py chirp/id880.py chirp/idrp.py chirp/import_logic.py chirp/kenwood_live.py chirp/memmap.py chirp/platform.py chirp/thd72.py chirp/tmv71.py chirp/tmv71_ll.py chirp/util.py chirp/vx3.py chirp/vx5.py chirp/vx6.py chirp/vx7.py chirp/vx8.py chirp/wouxun.py chirp/xml.py chirp/xml_ll.py chirp/yaesu_clone.py chirpui/__init__.py chirpui/bankedit.py chirpui/clone.py chirpui/cloneprog.py chirpui/common.py chirpui/config.py chirpui/dstaredit.py chirpui/editorset.py chirpui/importdialog.py chirpui/inputdialog.py chirpui/mainapp.py chirpui/memedit.py chirpui/miscwidgets.py chirpui/reporting.py chirpui/shiftdialog.py description: Remove shebangs from non-executable files
changeset: 1271:7e9a2dda38d4 user: Dan Smith dsmith@danplanet.com date: Mon Feb 06 20:45:21 2012 -0800 files: chirpui/memedit.py description: Fix special channels in the memory editor
I checked yesterday's build against the TM-V7, and it worked.
But I did identify that the skip/don't skip state doesn't seem to be read or written (and this was also in the older versions), so I'll see if I can track that down. Does anybody know of anywhere that has the documentation for the Kenwood protocol?
I checked yesterday's build against the TM-V7, and it worked.
Thanks!
But I did identify that the skip/don't skip state doesn't seem to be read or written (and this was also in the older versions), so I'll see if I can track that down. Does anybody know of anywhere that has the documentation for the Kenwood protocol?
I don't, and they're slightly different per-radio. However, it should be easy to download the radio, save the debug log, change a skip flag, then download the radio again and compare the strings from the two logs for the memory you changed.
Thanks!
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:
All,
Fedora Linux RPMs for the latest chirp-daily build are now available in the KK7DS Ham-Apps yum repository. To add the repository as a software source, please follow these instructions: http://www.d-rats.com/component/content/article/30-d-rats-yum-repository/
I know it says d-rats, the chirp files are in the same repository.
After setting up the repository, open the "Add/Remove Software" tool and go to "software sources" under the system menu. Make sure the "KK7DS Ham Apps Beta Software" line is checked (enabled).
For some reason, the Fedora package manager likes the beta versions better that the daily builds, so you may not see the daily release in the list the first time you update. If you don't see it, open a terminal window and enter: yum update chirp-daily_0208B2012 Or: yum update chirp-daily_02082012-1.fc16
That should install the latest daily build.
For those who don't wish to use the repository but still want the RPM (binary or source), please look here: http://ham.n0so.net/fileadmin/ham/apps/rpm/fedora/16/noarch/chirp-daily_0208...
http://ham.n0so.net/fileadmin/ham/apps/rpm/fedora/16/SRPMS/chirp-daily_02082...
We're off the the Orlando Hamcation for the weekend, so the next few rpm dailys may be a bit late!
Happy Testing, Mike, N0SO
participants (3)
-
Dan Smith
-
David Hagood
-
Mike Heitmann