ok, looked at vx-8 code, and think the fix is simply returning name.rstrip() !!
repatched. both patches attached. (I'm starting to see why mq is useful - with ability to pop, edit, refresh, and repush patches, edit refresh, etc).
On Friday, October 18, 2013 7:09 PM, Jens J. kd4tjx@yahoo.com wrote:
Yeah, this is odd. I didnt add any bank name code (Did not mess with VX3Bank which is NamedBank class). I implemented all of the regular bank methods to make bank mappings actually work. The only thing there before was bank naming code - it wasn't really functional, and I suspect it was actually causing some odd issues for folks.
I believe trailing spaces are legal for bank names in the radio, but I guess chirp doesn't like it? ideas?
On Friday, October 18, 2013 6:29 PM, Dan Smith dsmith@danplanet.com wrote:
Yaesu VX-3 Banks FAILED: Bank names stored with trailing whitespace
Doh :)