Under Ubuntu 9.10 Karmic rigctl, Hamlib version 1.2.9 and 1.2.10 output the following error on startup with Icom pcr1000
$ rigctl -m 401 -r /dev/ttyS1 -s 9600 -vvvvvv rigctl, Hamlib version 1.2.9 Report bugs to <hamlib-developer@lists.sourceforge.net> rig:rig_init called rig: loading backend pcr pcr: init called rig_register (402) rig_register (401) rig:rig_open called pcr_transaction: cmd = H101 pcr_send: cmd = H101, len = 4 TX 6 bytes 0000 48 31 30 31 0d 0a H101.. pcr_read_block RX 1 bytes 0000 0a . RX 1 bytes 0000 47 G RX 3 bytes 0000 30 30 30 000 pcr_read_block: RX 4 bytes pcr_transaction: got G000 pcr_parse_answer: len = 4 pcr_transaction: cmd = H101 pcr_send: cmd = H101, len = 4 TX 6 bytes 0000 48 31 30 31 0d 0a H101.. pcr_read_block RX 4 bytes 0000 0a 47 30 30 .G00 pcr_transaction: got G00 pcr_parse_answer: len = 4 rig_open: error = Protocol error
This should be fixed by version 1.2.11. Thanks for the feedback.
Log in to post a comment.
Under Ubuntu 9.10 Karmic
rigctl, Hamlib version 1.2.9 and 1.2.10 output the following error on startup with Icom pcr1000
$ rigctl -m 401 -r /dev/ttyS1 -s 9600 -vvvvvv
rigctl, Hamlib version 1.2.9
Report bugs to <hamlib-developer@lists.sourceforge.net>
rig:rig_init called
rig: loading backend pcr
pcr: init called
rig_register (402)
rig_register (401)
rig:rig_open called
pcr_transaction: cmd = H101
pcr_send: cmd = H101, len = 4
TX 6 bytes
0000 48 31 30 31 0d 0a H101..
pcr_read_block
RX 1 bytes
0000 0a .
RX 1 bytes
0000 47 G
RX 3 bytes
0000 30 30 30 000
pcr_read_block: RX 4 bytes
pcr_transaction: got G000
pcr_parse_answer: len = 4
pcr_transaction: cmd = H101
pcr_send: cmd = H101, len = 4
TX 6 bytes
0000 48 31 30 31 0d 0a H101..
pcr_read_block
RX 4 bytes
0000 0a 47 30 30 .G00
pcr_transaction: got
G00
pcr_parse_answer: len = 4
rig_open: error = Protocol error
This should be fixed by version 1.2.11.
Thanks for the feedback.