Update Ultimate Remote Operation

master
Elliott Liggett 2020-09-24 22:38:59 +00:00
rodzic 46e7807c2c
commit 60b1374d23
1 zmienionych plików z 1 dodań i 1 usunięć

@ -48,7 +48,7 @@ socat pty,link=/tmp/vmodem0,waitslave tcp:10.0.0.130:54321
# For mac clients:
socat -t 4096 pty,link=/tmp/vmodem0,waitslave,ignoreeof tcp:10.0.0.130:54321
```
3. Modify the wfview preferences to point to /tmp/vmodem0. Just change the `SerialPortRadio=auto` line to `SerialPortRadio=/tmp/vmodem0`
3. Modify the wfview preferences to point to /tmp/vmodem0. Just change the `SerialPortRadio=auto` line to `SerialPortRadio=/tmp/vmodem0`. On linux, the configuration file is located here: `~/.config/eliggett/wfview.conf`. For Mac clients, you simply run this command in the terminal: `defaults write org.nodomain.wfview SerialPortRadio /tmp/vmodem0`. You can verify this property using the `defaults read org.nodomain.wfview SerialPortRadio` command.
4. Open wfview and verify that you can control the radio and receive the waterfall.
### 2: Stream the Icom audio