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-05132011/
A list of the changes included in this build (since the last daily) follows:
changeset: 997:d0a9ce0176d8 tag: tip user: Jon K Hellan hellan@acm.org date: Thu May 12 08:48:27 2011 -0700 files: chirp/vx6.py description: I've added some extra bits I know about to VX-6 channel memories. I reverse engineered a good part of the VX-6 image format some years ago, but never followed up on it. See http://www.ha19.no/la4rt/vx-6-protocol.html.
The attached patch modifies the memory format in vx6.py, with a separate comment block to explain what's going on. The fields for Power and half deviation should be useful.
I haven't tried to tie the bits up to the program logic.