[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-11172011/
A list of the changes included in this build (since the last daily) follows:
changeset: 1217:8bc664d3fe85 tag: tip user: Dan Smith dsmith@danplanet.com date: Wed Nov 16 16:22:24 2011 -0800 files: tests/run_tests description: [tests] Various cleanups to the ANSI test output
changeset: 1216:29a7240ab35f user: Dan Smith dsmith@danplanet.com date: Wed Nov 16 16:22:09 2011 -0800 files: chirp/directory.py description: Don't list the ft7900 in the directory since it's the same as the 7800
changeset: 1215:69c11df86c49 user: Dan Smith dsmith@danplanet.com date: Wed Nov 16 15:57:17 2011 -0800 files: tests/run_tests description: [tests] Fix tests to not punish radios for unsupported tone values
changeset: 1214:01dbf673fb75 user: Dan Smith dsmith@danplanet.com date: Wed Nov 16 15:56:54 2011 -0800 files: chirp/alinco.py description: [dj596] Properly indicate unsupported tone values
changeset: 1213:f543ec3ae8b9 user: Dan Smith dsmith@danplanet.com date: Wed Nov 16 15:47:17 2011 -0800 files: chirp/ft7800.py description: [ft8900] Hopefully fix setting the "show name" flag
changeset: 1212:c85797d0450c user: Dan Smith dsmith@danplanet.com date: Wed Nov 16 07:32:02 2011 -0800 files: chirpui/mainapp.py description: Set the main window icon on non-Win32 systems (might need some tweaking for MacOS)
All,
Sorry, but we experienced a hard drive crash this past weekend on the system used for making CHIRP and D-RATS builds. Fedora RPMs for the daily builds will resume after recovery.
Mike, N0SO
----- Original Message ---- From: Dan Smith dsmith@danplanet.com To: chirp_users@intrepid.danplanet.com Sent: Thu, November 17, 2011 6:02:14 AM Subject: [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:
All,
Linux Fedora 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_11162011 or yum update chirp-daily_11162011-1.fc16.noarch.rpm
That should install the latest daily build.
Happy Testing! Mike, N0SO
----- Original Message ---- From: Mike Heitmann n0so@att.net To: Discussion of CHIRP chirp_users@intrepid.danplanet.com Sent: Thu, November 17, 2011 8:13:12 AM Subject: [chirp_users] New Daily Build - Fedora RPMs Delay by System Crash at N0SO.NET
All,
Sorry, but we experienced a hard drive crash this past weekend on the system used for making CHIRP and D-RATS builds. Fedora RPMs for the daily builds will resume after recovery.
Mike, N0SO
----- Original Message ---- From: Dan Smith dsmith@danplanet.com To: chirp_users@intrepid.danplanet.com Sent: Thu, November 17, 2011 6:02:14 AM Subject: [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: _______________________________________________ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
Update on my system crash: The server that crashed is still offline awaiting replacement hardware, so the most recent daily chirp build was done on a laptop that is running Fedora 16 (fc16), which was released last week. Therefore the resulting RPM in the KK7DS repository is an fc16 RPM. When the server that is offline is restored to service, it will also be running fc16. Moving forward, all future chirp (and d-rats) RPMs will be made for fc16 as well. The fc16 RPMs should work fine with Fedora 14 and up.
Status of Fedora Core 13 (fc13) RPMs: With the release of fc16, fc13 becomes unsupported by the Fedora Project. We have been building fc13 and fc15 RPMs for a while because fc13 used python V2.6 while fc14 and up use python 2.7. The plan forward is to only generate fc16 RPMs and discontinue the fc13 RPMs.
If someone needs fc13 RPMs, please contact me and we will try to work something out.
Mike, N0SO
----- Original Message ---- From: Mike Heitmann n0so@att.net To: Discussion of CHIRP chirp_users@intrepid.danplanet.com Sent: Thu, November 17, 2011 8:13:12 AM Subject: [chirp_users] New Daily Build - Fedora RPMs Delay by System Crash at N0SO.NET
All,
Sorry, but we experienced a hard drive crash this past weekend on the system used for making CHIRP and D-RATS builds. Fedora RPMs for the daily builds will resume after recovery.
Mike, N0SO
changeset: 1216:29a7240ab35f user: Dan Smithdsmith@danplanet.com date: Wed Nov 16 16:22:09 2011 -0800 files: chirp/directory.py description: Don't list the ft7900 in the directory since it's the same as the 7800
Could someone with an FT7900 verify that everything is still okay with it after this change?
changeset: 1212:c85797d0450c user: Dan Smithdsmith@danplanet.com date: Wed Nov 16 07:32:02 2011 -0800 files: chirpui/mainapp.py description: Set the main window icon on non-Win32 systems (might need some tweaking for MacOS)
If someone that does a full install of chirp on a linux system could verify that this works, I'd appreciate it.
Thanks!
Hi,
On Thu, 17 Nov 2011 16:03:16 +0100 (CET), Dan Smith dsmith@danplanet.com wrote: DS> > changeset: 1212:c85797d0450c DS> > user: Dan Smithdsmith@danplanet.com DS> > date: Wed Nov 16 07:32:02 2011 -0800 DS> > files: chirpui/mainapp.py DS> > description: DS> > Set the main window icon on non-Win32 systems (might need some DS> > tweaking for MacOS) DS> DS> If someone that does a full install of chirp on a linux system DS> could verify that this works, I'd appreciate it.
yes, it works. tested on Ubuntu 10.04.3 LTS + Xfce4, chirp daily-11192011.
participants (3)
-
Dan Smith
-
Mike Heitmann
-
tomasgn@seznam.cz