Bug #10104
closedKenwood tk-2180 issue with Zones.
0%
Description
I added a zone to the Kenwood TK-2180 and after that the setup and the properties do not work. I attached an image file.
Thanks
Dean
Files
Updated by Tony Fuller about 2 years ago
Hi Dean,
Thanks for posting your img file, it's the only way to resolve issues like this.
After some debugging I can see that CHIRP considers the settings in Zone 9 to be invalid (timeout timer, re-key, pre-alert, etc). This isn't handled very gracefully thus the blank settings tab.
I think this driver should initialize the zone settings after you add a new zone (but it doesn't). CHIRP then tries to interpret arbitrary data in the image as settings values.
I've updated the image for you, it should load now. I'll see if there's a fix I can post for this bug.
Thanks,
Tony
Updated by Dan Smith about 2 years ago
I thought I fixed this a week ago here:
https://github.com/kk7ds/chirp/commit/cd248d16853a724e4509ce7c2f3474c9a1e98554
Dean, can you confirm which build version you're using?
Updated by Tony Fuller about 2 years ago
I would like to admit that I was on the py3 branch when I did my testing.