I am trying to use the send_cmd to load the memories on my Yaesu FT-991A because I need to load the alpha tags also. If I issue the 'f' command, I get the current frequency of the VFO. However, if I try the 'w FA;' command, i get no responce. I will be using the 'w MT...' CAT command to do the writes. What am I doing wrong? See below:
I am trying to use the send_cmd to load the memories on my Yaesu FT-991A because I need to load the alpha tags also. If I issue the 'f' command, I get the current frequency of the VFO. However, if I try the 'w FA;' command, i get no responce. I will be using the 'w MT...' CAT command to do the writes. What am I doing wrong? See below:
rigctl -m 135 -r /dev/tty.SLAB_USBtoUART -s 4800 -vvvvv
rigctl, Hamlib 3.0.1
Report bugs to hamlib-developer@lists.sourceforge.net
rig:rig_init called
yaesu: initrigs3_yaesu called
rig_register (121)
rig_register (127)
rig_register (110)
rig_register (105)
rig_register (106)
rig_register (107)
rig_register (109)
rig_register (120)
rig_register (101)
rig_register (122)
rig_register (123)
rig_register (111)
rig_register (115)
rig_register (113)
rig_register (114)
rig_register (128)
rig_register (131)
rig_register (116)
rig_register (103)
rig_register (124)
rig_register (104)
rig_register (125)
rig_register (129)
rig_register (132)
rig_register (130)
rig_register (117)
rig_register (119)
rig_register (118)
rig_register (126)
rig_register (133)
rig_register (134)
rig_register (135)
ft991_init called, version 0.22.4
newcat_init called
rig:rig_open called
newcat_open called
newcat_open: write_delay = 0 msec
newcat_open: post_write_delay = 50 msec
newcat_set_trn called
newcat_valid_command called
newcat_valid_command AI
cmd_str = AI0;
cmd_str = AI0;
write_block(): TX 4 bytes
0000 41 49 30 3b AI0;
cmd_str = ID;
write_block(): TX 3 bytes
0000 49 44 3b ID;
read_string(): RX 7 characters
0000 49 44 30 36 37 30 3b ID0670;
newcat_set_cmd: read count = 7, ret_data = ID0670;
newcat_get_vfo called
newcat_valid_command called
newcat_valid_command VS
newcat_valid_command: 'FT-991' command 'VS' not supported
Opened rig model 135, 'FT-991'
Backend version: 0.22.4, Status: Beta
Rig command: w FA;
rigctl_parse: input_line: w FA;
write_block(): TX 0 bytes
read_string(): Timed out 2.8504 seconds after 0 chars
Reply:
Rig command:
I'm having the same problem. Have you been able to make any headway on this?
I am also seeing the same thing with the Yaesu FT-950. Anything done to try to fix this?