Bug #10683
closedOverhaul Kenwood TH-D7 and TM-D700 drivers
0%
Files
Updated by Dan Smith over 1 year ago
- File debug-paste.txt debug-paste.txt added
This is a capture of trying to paste a bunch of memories into row zero on commit 9c8f7cac. Paste happens at timestamp 2023-06-27 15:03:24,408
. A bunch of fails due to NFM not being supported get reported to me in the UI, but other failures to accept memories show in the logs (like up to memory 155).
Updated by Dan Smith over 1 year ago
- File debug-settings.txt debug-settings.txt added
This is a capture of trying to go to the settings tab after the radio is fully loaded. Settings tab clicked at timestamp 2023-06-27 15:06:39,739
. I get the "Radio refused to return SSQ A" message in the UI as expected, and the settings tab remains blank (as expected).
Updated by Stephen Hurd over 1 year ago
It's not clear why "SSQ A" is expected to fail... is it supposed to be "SSQ 0"? Is MCL the same way?
Updated by Stephen Hurd over 1 year ago
Force pushed to 6b2c2bb, please re-test at your leisure.
Updated by Stephen Hurd over 1 year ago
Force-pushed to 0e154b01 (just style changes over 6b2)
Updated by Stephen Hurd over 1 year ago
Couldn't resist force-pushing to 2f2944c4 after discovering serial.Serial.read_until()
Updated by Dan Smith over 1 year ago
- Status changed from New to Closed
- Assignee set to Stephen Hurd
This was fixed here: https://github.com/kk7ds/chirp/pull/674