|
|
@ -102,6 +102,17 @@ For newer hamlib versions (≥4.5) use the rig 2050 like:
|
|
|
|
$ rigctld -m 2050 -r /dev/cuaU0 -s 9600 -v
|
|
|
|
$ rigctld -m 2050 -r /dev/cuaU0 -s 9600 -v
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In combination with Digirig I would probably use something like this,
|
|
|
|
|
|
|
|
because otherwise Digirig would instantly key the transceiver:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
```console
|
|
|
|
|
|
|
|
$ rigctld -m 2014 -r /dev/cuaU0 -s 9600 --set-conf=rts_state=OFF -v
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Well, I tested this on my desk at home but never used my Laptop for
|
|
|
|
|
|
|
|
doing digital modes with my TX-500 though -- but I want this to be noted
|
|
|
|
|
|
|
|
here just in case I should need it someday.
|
|
|
|
|
|
|
|
|
|
|
|
On another terminal start [`cloudlogbashcat.sh`](https://github.com/g0wfv/CloudlogBashCat):
|
|
|
|
On another terminal start [`cloudlogbashcat.sh`](https://github.com/g0wfv/CloudlogBashCat):
|
|
|
|
|
|
|
|
|
|
|
|
```console
|
|
|
|
```console
|
|
|
|