[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-05092011/
A list of the changes included in this build (since the last daily) follows:
changeset: 994:0dc6d0665264 tag: tip user: Dan Smith dsmith@danplanet.com date: Sun May 08 13:57:03 2011 -0700 files: tests/run_tests description: [tests] Don't complain about tuning step mismatch if unsupported
changeset: 993:b1687369abed user: Dan Smith dsmith@danplanet.com date: Sun May 08 13:52:12 2011 -0700 files: tests/run_tests description: [tests] Don't require rtone,ctone,dtcs,offset if not in tone or duplex mode since the Wouxun doesn't store everything.
changeset: 992:05e85ee599ff user: Dan Smith dsmith@danplanet.com date: Sun May 08 13:49:16 2011 -0700 files: chirp/import_logic.py chirpui/importdialog.py tests/run_tests description: Move the core import logic to its own module so that we can use it for tests
changeset: 991:dd3007b4707f user: Dan Smith dsmith@danplanet.com date: Sun May 08 13:46:14 2011 -0700 files: chirp/ic2200.py description: [ic2200] Don't pad D-STAR calls
changeset: 990:9a926365c677 user: Dan Smith dsmith@danplanet.com date: Sun May 08 10:25:48 2011 -0700 files: tests/run_tests description: [tests] Add a set of "odd step" frequency tests
changeset: 989:534d1dcd1ae6 user: Dan Smith dsmith@danplanet.com date: Sun May 08 10:03:36 2011 -0700 files: chirp/id800.py chirp/id800_ll.py description: [id800] Convert to new bitwise-based driver format
changeset: 988:8224909ff9ca user: Dan Smith dsmith@danplanet.com date: Sun May 08 09:54:21 2011 -0700 files: tests/run_tests description: Make sure the BruteForce test case uses a DVMemory when mode==DV
changeset: 987:f1ca5f5cb822 user: Dan Smith dsmith@danplanet.com date: Sun May 08 07:43:37 2011 -0700 files: chirp/vx6.py description: [vx6] Set the "show name" bit when setting a non-null memory name and fix the CHARSET from the previous changeset.
changeset: 986:40e0dc3bef16 user: Dan Smith dsmith@danplanet.com date: Sun May 08 05:25:21 2011 -0700 files: chirp/vx6.py chirp/vx6_ll.py description: [vx6] Convert to the new bitwise arch, which makes it pass most of the normal tests
Some notes below:
changeset: 992:05e85ee599ff user: Dan Smithdsmith@danplanet.com date: Sun May 08 13:49:16 2011 -0700 files: chirp/import_logic.py chirpui/importdialog.py tests/run_tests description: Move the core import logic to its own module so that we can use it for tests
This change could use some testing. It allows the new automated tests to exercise the import logic, and they do, but some verification that imports still work properly through the UI would be good.
changeset: 989:534d1dcd1ae6 user: Dan Smithdsmith@danplanet.com date: Sun May 08 10:03:36 2011 -0700 files: chirp/id800.py chirp/id800_ll.py description: [id800] Convert to new bitwise-based driver format
This brings the id800 driver up to the modern format and fixes several small issues. If someone with an ID800 could test this out a little, that would be great.
changeset: 986:40e0dc3bef16 user: Dan Smithdsmith@danplanet.com date: Sun May 08 05:25:21 2011 -0700 files: chirp/vx6.py chirp/vx6_ll.py description: [vx6] Convert to the new bitwise arch, which makes it pass most of the normal tests
Like the id800 above, this moves the vx6 driver to the new architecture, and thus could use some testing.
Thanks!
participants (1)
-
Dan Smith