Re: [Hamlib-developer] serial ports and hamlib
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Stephane F. <f8...@fr...> - 2003-02-23 22:32:33
|
On Tue, Feb 11, 2003, Joop Stakenborg wrote:
> > Hamlib should be okay, just pass the "-r /dev/usb/ttyUSBn" option to
> > rigctl and friends, or rig_set_conf("rig_pathname", "/dev/usb/ttyUSBn")
> > from your code.
>
> What about the default timeout for the serial port?
> Is it supported?
yes. I don't remember what was the acutal problem, but yes, there's a
timeout field in the caps that can be set through rig_set_conf, or
"-Ctimeout=500" using rigctl to set it to 500ms for example.
What was the problem again?
Stephane
|