Re: [Hamlib-developer] hamlib and TS870
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Joop S. <pa...@de...> - 2001-12-09 19:57:02
|
On Sun, 9 Dec 2001 14:58:55 +0100 Stephane Fillod <f4...@fr...> wrote: > On Sun, Dec 09, 2001, Joop Stakenborg wrote: > > Can you run rigctl with "-vvvvv" option and report the traces please? > This will tell us what's Hamlib is doing, and what characters are > exchanged on the serial line. > aba@pc3:~$ rigctl -vvvvv -m 210 rig:rig_init called rig: loading backend kenwood kenwood: _init called rig_register (203) rig_register (204) rig_register (216) rig_register (210) rig:rig_open called TX 3 bytes 0000 46 52 3b FR; RX 1 bytes 0000 d2 . RX 1 bytes 0000 fb . fread_block: timedout after 0 chars Opened rig model 210, 'TS-870S' Rig command: f TX 3 bytes 0000 46 52 3b FR; RX 1 bytes 0000 d3 . RX 1 bytes 0000 fb . fread_block: timedout after 0 chars Frequency: 4611874313014867991get_freq: error = Communication timed out Rig command: F 14.000 TX 3 bytes 0000 46 52 3b FR; Frequency: RX 1 bytes 0000 92 . RX 1 bytes 0000 fb . fread_block: timedout after 0 chars set_freq: error = Communication timed out Rig command: q rig:rig_close called rig:rig_cleanup called aba@pc3:~$ > Eventually, if you suspect a problem with the serial cable, you may try to > talk directly to the rig with minicom, and issue simple commands like > 'ID'. > The serial line is OK, I have tested it with a modem. It is a 9 wire cable to a 9 pin connector at both ends. I have tried to talk to my transceiver with minicom, but I never get anything back, whatever communication parameter I try. From the tests I get the impression that serial line speeds do not match the communication paramaters of the transceiver. is this correct? Maybe I should give kontakt a try..... Joop |