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

FT-891 SH command incorrect #455

Closed
mdblack98 opened this issue Dec 5, 2020 · 0 comments
Closed

FT-891 SH command incorrect #455

mdblack98 opened this issue Dec 5, 2020 · 0 comments
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 RigPi Issues affecting RigPi operations

Comments

@mdblack98
Copy link
Contributor

SH command should be SH0014; not SH014;
2020-12-04:22:21:58.114715: write_block(): TX 6 bytes
2020-12-04:22:21:58.114843: 0000 53 48 30 31 34 3b SH014;
2020-12-04:22:21:58.114884: cmd_str = ID;
2020-12-04:22:21:58.114920: write_block called
2020-12-04:22:21:58.165153: write_block(): TX 3 bytes
2020-12-04:22:21:58.165238: 0000 49 44 3b ID;
2020-12-04:22:21:58.165269: read_string called, rxmax=129
2020-12-04:22:21:58.165332: read_string(): RX 2 characters
2020-12-04:22:21:58.165364: 0000 3f 3b ?;
2020-12-04:22:21:58.165393: newcat_set_cmd: read count = 2, ret_data = ?;
2020-12-04:22:21:58.165422: newcat_set_cmd: Rig busy - retrying
2020-12-04:22:21:58.165449: read_string called, rxmax=129
2020-12-04:22:21:58.165557: read_string(): RX 7 characters
2020-12-04:22:21:58.165586: 0000 49 44 30 36 35 30 3b ID0650;
2020-12-04:22:21:58.165614: newcat_set_cmd: read count = 7, ret_data = ID0650;
2020-12-04:22:21:58.165645: cmd_str = AB;
2020-12-04:22:21:58.165672: write_block called
2020-12-04:22:21:58.215806: write_block(): TX 3 bytes
2020-12-04:22:21:58.215871: 0000 41 42 3b AB;
2020-12-04:22:21:58.215899: read_string called, rxmax=129
2020-12-04:22:22:00.217262: read_string(): Timed out 2.1302 seconds after 0 chars
2020-12-04:22:22:00.217383: cmd_str = AB;
2020-12-04:22:22:00.217446: write_block called
2020-12-04:22:22:00.267645: write_block(): TX 3 bytes
2020-12-04:22:22:00.267712: 0000 41 42 3b AB;
2020-12-04:22:22:00.267741: read_string called, rxmax=129
2020-12-04:22:22:02.269825: read_string(): Timed out 2.2041 seconds after 0 chars
2020-12-04:22:22:02.269893: cmd_str = AB;
2020-12-04:22:22:02.269921: write_block called
2020-12-04:22:22:02.320082: write_block(): TX 3 bytes
2020-12-04:22:22:02.320165: 0000 41 42 3b AB;
2020-12-04:22:22:02.320200: read_string called, rxmax=129
2020-12-04:22:22:04.321707: read_string(): Timed out 2.1460 seconds after 0 chars
2020-12-04:22:22:04.321787: cmd_str = AB;
2020-12-04:22:22:04.321819: write_block called
2020-12-04:22:22:04.372079: write_block(): TX 3 bytes
2020-12-04:22:22:04.372207: 0000 41 42 3b AB;
2020-12-04:22:22:04.372253: read_string called, rxmax=129
2020-12-04:22:22:06.374337: read_string(): Timed out 2.2034 seconds after 0 chars
2020-12-04:22:22:06.374404: rig_set_mode: retcode after set_mode=-5

@mdblack98 mdblack98 added bug critical A problem for common operations with WSJT-X, GPredict, RigPi, etc. RigPi Issues affecting RigPi operations labels Dec 5, 2020
mdblack98 added a commit that referenced this issue Dec 5, 2020
N0NB pushed a commit to N0NB/Hamlib that referenced this issue Dec 5, 2020
Hamlib#455

(cherry picked from commit 12335d5)
mdblack98 added a commit that referenced this issue Dec 6, 2020
N0NB pushed a commit that referenced this issue Dec 6, 2020
#455

(cherry picked from commit a082906)
@mdblack98 mdblack98 reopened this Dec 7, 2020
mdblack98 added a commit that referenced this issue Dec 7, 2020
Remove get_vfo from FT-891
#455
@mdblack98 mdblack98 added the needs test Patches have been submitted but need testing to close issue label Dec 7, 2020
N0NB pushed a commit that referenced this issue Dec 7, 2020
Remove get_vfo from FT-891
#455

(cherry picked from commit 15958c8)
mdblack98 added a commit that referenced this issue Dec 9, 2020
N0NB pushed a commit that referenced this issue Dec 11, 2020
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 RigPi Issues affecting RigPi operations
Projects
None yet
Development

No branches or pull requests

1 participant