[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-02112012/
A list of the changes included in this build (since the last daily) follows:
changeset: 1321:5bbc258d4f2e tag: tip user: Dan Smith dsmith@danplanet.com date: Fri Feb 10 17:26:24 2012 -0800 files: chirp/detect.py chirp/kenwood_live.py description: Fix Kenwood detection and instantiation code to work for radios with baud rates other than 9600.
changeset: 1320:39c9537739ba user: Dan Smith dsmith@danplanet.com date: Fri Feb 10 13:09:42 2012 -0800 files: chirpui/mainapp.py description: Fix up some lingering menu items that should be insensitive when no file is open. Also fix "Move Dn" to "Move Down".
changeset: 1319:609ab2326f67 user: Dan Smith dsmith@danplanet.com date: Fri Feb 10 13:01:02 2012 -0800 files: chirpui/mainapp.py description: Make import from stock insensitive when nothing is open
changeset: 1318:1f2353fc595a user: Dan Smith dsmith@danplanet.com date: Fri Feb 10 12:59:43 2012 -0800 files: chirpui/mainapp.py description: Add File->Open stock menu item(s) for easy opening, copy/paste'ing, and editing the stock files.
changeset: 1317:e6fbc27f9b36 user: Dan Smith dsmith@danplanet.com date: Fri Feb 10 12:58:44 2012 -0800 files: chirpui/mainapp.py description: Fix lots of mainapp functions like copy/paste/etc after the bank UI changes.
changeset: 1316:3ff262dac6c9 user: Dan Smith dsmith@danplanet.com date: Fri Feb 10 11:25:58 2012 -0800 files: MANIFEST.in build/make_win32_build.sh build/win32_remote_build.sh setup.py stock_configs/US 60 meter channels (Center).csv stock_configs/US 60 meter channels (Dial).csv stock_configs/US Calling Frequencies.csv description: Build support for stock configurations, and the following stock files: 1. US calling frequencies (146.52, etc) 2. US 60m channels (center) 3. US 60m channels (dial)
changeset: 1315:52f91c0d14b6 user: Dan Smith dsmith@danplanet.com date: Fri Feb 10 11:24:25 2012 -0800 files: chirpui/mainapp.py description: Add a new function to the Radio menu, which provides ready-to-import stock configurations from stock_configs/*.csv in the configuration directory
changeset: 1314:968da044644f user: Dan Smith dsmith@danplanet.com date: Fri Feb 10 10:57:46 2012 -0800 files: chirp/generic_csv.py description: [csv] Let the CSV driver expose nostep tuning for HF frequencies
changeset: 1313:c8586c31317a user: Dan Smith dsmith@danplanet.com date: Fri Feb 10 10:45:57 2012 -0800 files: chirp/chirp_common.py chirp/generic_csv.py description: Fix saving CSV format after bank changes
changeset: 1312:182c1b0dca1a user: Dan Smith dsmith@danplanet.com date: Fri Feb 10 10:15:08 2012 -0800 files: chirp/vx7.py description: [vx7] New bank model support
changeset: 1311:86a940fb7461 user: Dan Smith dsmith@danplanet.com date: Thu Feb 09 20:26:57 2012 -0800 files: chirp/ft857.py description: [ft857] Add support for the 60m "special" channels
Hi all,
This new feature provides a few "stock configurations" built into chirp, for things like standard calling frequencies and the 60m channels that many radios don't include by default.
You can extend these stock configs by putting CSV files into the "stock_configs" directory within the CHIRP configuration directory. For example, I have my local frequency plan in my stock configs, so that when I get a new radio, I can easily do Radio -> Import stock -> K7HIO, and import all my standard channels into my radio.
Try it out and let me know what you think...
Thanks!
participants (1)
-
Dan Smith