Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GD-73] Cannot write codeplug #443

Open
sgofferj opened this issue Jun 1, 2024 · 1 comment
Open

[GD-73] Cannot write codeplug #443

sgofferj opened this issue Jun 1, 2024 · 1 comment
Assignees
Labels
bug Something isn't working GD73 Affacts Radioddity GD-73 A/E devices

Comments

@sgofferj
Copy link

sgofferj commented Jun 1, 2024

Reading the codeplug works now but qdmr doesn't write it.

Branch: origin/414-relax-gd73-linking-errors
Commit: b8cbe8d

Log output:

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.
@hmatuschek
Copy link
Owner

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.

@hmatuschek hmatuschek self-assigned this Jul 15, 2024
@hmatuschek hmatuschek added GD73 Affacts Radioddity GD-73 A/E devices bug Something isn't working labels Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working GD73 Affacts Radioddity GD-73 A/E devices
Projects
None yet
Development

No branches or pull requests

2 participants