|
|
|
@ -4,7 +4,7 @@ summary: >
|
|
|
|
|
Some basic configuration of my HF and VHF/UHF rigs to participate in the
|
|
|
|
|
Winlink world...
|
|
|
|
|
date: 2024-03-30T22:28:25+0100
|
|
|
|
|
lastmod: 2024-03-31T08:03:51+0000
|
|
|
|
|
lastmod: 2024-04-28T09:14:37+0000
|
|
|
|
|
coverCaption: An example, a session to OE7XKG-10 on 144.950 MHz.
|
|
|
|
|
categories:
|
|
|
|
|
- amateur-radio
|
|
|
|
@ -174,7 +174,7 @@ $ rigctld -m 2050 -r /dev/ttyUSB0 -d /dev/ttyUSB0 -p /dev/ttyUSB0 -P RTS -s 9600
|
|
|
|
|
~~~
|
|
|
|
|
|
|
|
|
|
This is for the CAT protocol <kbd>Lab599</kbd>. If you use the older implementation
|
|
|
|
|
(<kbd>Kenwood TS-2000</kbd>) start rigctl with the proper model:
|
|
|
|
|
(<kbd>Kenwood TS-2000</kbd>) start rigctl with model <kbd>2014</kbd>:
|
|
|
|
|
|
|
|
|
|
~~~console
|
|
|
|
|
$ rigctld -m 2014 -r /dev/ttyUSB0 -d /dev/ttyUSB0 -p /dev/ttyUSB0 -P RTS -s 9600 -vvv
|
|
|
|
|