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

Xiegu G90 errors #1547

Open
mdblack98 opened this issue May 5, 2024 · 1 comment
Open

Xiegu G90 errors #1547

mdblack98 opened this issue May 5, 2024 · 1 comment
Labels
bug critical A problem for common operations with WSJT-X, GPredict, RigPi, etc. needs test Patches have been submitted but need testing to close issue
Milestone

Comments

@mdblack98
Copy link
Contributor

rig_model=Xiegu G90 20240504.8

0x25 command not working well and also not documented in G90 CI-V reference

Echo is wrong for example.
[2024-05-05 19:03:12.983848][00:00:08.117498][RIGCTRL:trace] 0000 fe fe a4 e0 25 00 00 40 07 21 00 fd ....%..@.!..
[2024-05-05 19:03:13.009858][00:00:08.143519][RIGCTRL:trace] read_string_generic(): RX 11 characters, direct=1
[2024-05-05 19:03:13.009858][00:00:08.143534][RIGCTRL:trace] 0000 fe fe a4 e0 25 00 00 40 07 00 fd ....%..@...

And gives the wrong answers too
[2024-05-05 19:09:23.710884][00:00:08.886608][RIGCTRL:trace] 0000 fe fe a4 e0 25 00 fd ....%..
[2024-05-05 19:09:23.734344][00:00:08.909621][RIGCTRL:trace] read_string_generic(): RX 7 characters, direct=1
[2024-05-05 19:09:23.734344][00:00:08.909637][RIGCTRL:trace] 0000 fe fe a4 e0 25 00 fd ....%..
[2024-05-05 19:09:23.734344][00:00:08.909645][RIGCTRL:trace] icom_one_transaction: DEBUG retval=7, frm_len=7, cmd=0x25
[2024-05-05 19:09:23.758347][00:00:08.933619][RIGCTRL:trace] read_string_generic(): RX 12 characters, direct=1
[2024-05-05 19:09:23.758347][00:00:08.933633][RIGCTRL:trace] 0000 fe fe e0 a4 25 01 00 40 07 28 00 fd ....%..@.(..

@mdblack98 mdblack98 added bug critical A problem for common operations with WSJT-X, GPredict, RigPi, etc. labels May 5, 2024
@mdblack98 mdblack98 added this to the 4.6 milestone May 5, 2024
@mdblack98 mdblack98 added the needs test Patches have been submitted but need testing to close issue label May 5, 2024
@mdblack98
Copy link
Contributor Author

Commit 95f2e9b hopefully addresses this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug critical A problem for common operations with WSJT-X, GPredict, RigPi, etc. needs test Patches have been submitted but need testing to close issue
Projects
None yet
Development

No branches or pull requests

1 participant