> Is your program supposed to show banks on the Yaesu VX6R? I downloaded the data from the radio, and it did not show any banks. The last column was the skip column
Not yet, but it shouldn't be too much trouble. If you can open an issue
on the website and attach an image with some known bank information, I
will finish off the bank support on the vx6 driver.
--
Dan Smith
www.danplanet.com
KK7DS
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-03312012
A list of the changes included in this build (since the last daily)
follows:
Changes for Build #47
[Tom Hayward <tom(a)tomh.us>] [vx5] Add support for reading masked memories, masking and unmasking memories. #94
On import/download, mark masked memories as empty, and populate fields anyway.
On edit of masked memory, convert to normal memory.
On delete of normal memory, mark memory as masked and empty.
On delete of masked memory, mark memory as unused and empty.
Example: http://i.imgur.com/vapi9.png
[Dan Smith <dsmith(a)danplanet.com>] Add tools/check_for_bug.sh, which is intended to be used as a
pretxncommit hook to enforce having a bug for each commit.
This one will go against the catch-all bug #93