You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Debug in lib/usbdevice.cc@228: Search for a device matching VID:PID 1206:227 at bus 1, device 10.
Debug in lib/usbdevice.cc@239: Found device on bus=1, device=10 with 1206:227.
Debug in lib/usbdevice.cc@228: Search for a device matching VID:PID 1206:227 at bus 1, device 10.
Debug in lib/usbdevice.cc@239: Found device on bus=1, device=10 with 1206:227.
Debug in lib/radio.cc@61: Try to detect radio at USB C7000 HT: bus 1, device 10.
Debug in lib/c7000device.cc@147: Try to detect USB C7000 interface USB C7000 HT: bus 1, device 10.
Debug in lib/c7000device.cc@161: Matching device found at bus 1, device 10 with vendor ID 1206 and product ID 227.
Debug in lib/c7000device.cc@201: Connected to C7000 device USB C7000 HT: bus 1, device 10.
Debug in lib/gd73_interface.cc@21: Entered prog mode. Response: 0000000000000000000000000000000006000000d8ce03004e060400d8ce030008.
Debug in lib/gd73_interface.cc@78: Start codeplug read, seqnr=ffffh.
ERROR in lib/c7000device.cc@302: Cannot receive response from device: Retry count of 10 exceeded.
ERROR in lib/gd73_interface.cc@61: Cannot send write command.
ERROR in lib/gd73.cc@240: Cannot upload codeplug.
Debug in lib/c7000device.cc@263: Close C7000 interface.
Debug in lib/c7000device.cc@263: Close C7000 interface.
The text was updated successfully, but these errors were encountered:
Reading and writing fails for me randomly with high frequency too. Retry until you succeed (at most three times for me). This however, is certainly a bug in qdmr or a quirk of the radio I need to address. So I'll keep this issue open.
Reading the codeplug works now but qdmr doesn't write it.
Branch: origin/414-relax-gd73-linking-errors
Commit: b8cbe8d
Log output:
The text was updated successfully, but these errors were encountered: