On 18/10/2021 14:29, Bill Somerville via wsjt-devel wrote:
On 18/10/2021 14:21, Barry Jackson via wsjt-devel wrote:
On 15/10/2021 16:18, Black Michael wrote:
Try this
rigctld -v -Z -vvvvv -m 2003 -s 4800 -r /dev/ttyUSB0 -t 4532
--serial_handshake=None --write_delay=5
Hi Mike,
Going back to this command of yours with syntax that does not work,
is there a current up-to-date ridctld documentation somewhere.
I have tried the man page which has errors and I also see many
alternatives to the syntax that also don't work around the internet.
Am I maybe confusing parameters for rigctl with those for rigctld if
they are different?
Any help would be appreciated as I don't know which documentation to
believe ;)
Cheers,
Barry
G4MKT
Barry,
both rigctl and rigctld have pretty comprehensive built in usage
documentation. Use:
rigctl(d) -h
for command line usage, and:
rigctl(d) -l
to list model number assignments, and:
rigctl(d) -m <model-number> -L
to see the available configuration options along with their default
values.
73
Bill
G4WJS.
Hi Barry,
note that configuration options are set with the -C or --set-conf=
command line option, so your example probably should be:
rigctld -Z -vvvvv -m 2003 -r /dev/ttyUSB0 --set-conf=serial_handshake=None -C
write_delay=5
Although I doubt the write_delay configuration option does anything more
than unnecessarily slow things down a bit.
73
Bill
G4WJS.
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel