Hamlib / Hamlib

Ham radio control library for rigs, rotators, tuners, and amplifiers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FT-710 IF command error

mdblack98 opened this issue · comments

Hamlib error: read_string_generic called, rxmax=4095 direct=1, expected_len=1
cmd_str = IF;
write_block(): TX 3 bytes, method=2
0000 49 46 3b IF;
read_string_generic called, rxmax=129 direct=1, expected_len=1
read_string_generic(): RX 12 characters, direct=1
0000 49 46 30 31 30 31 33 38 37 30 30 3b IF010138700;
newcat_get_cmd: read count = 12, ret_data = IF010138700;
94:newcat.c(10692):newcat_get_cmd returning(0)
newcat_get_vfo_mode: incorrect length of IF response, expected 27 or 28, got 12 93:newcat.c(10398):newcat_get_vfo_mode returning(-8) Protocol error

                92:newcat.c(1834):newcat_get_vfo returning(-8) Protocol error

Protocol error
)
91:rig_get_vfo: elapsed=44ms
91:rig.c(2947):rig_get_vfo returning(-8) Protocol error

Protocol error
Protocol error
while getting current VFO

Timestamp: 2024-05-12T08:16:21.974Z

Asked user to reflash firmware. This should be 28 byte response.

No response from user and no other such complaints about the 710 so closing the ticket.