Option to use a TCP socket instead of a serial port. Closes #2.
This commit is contained in:
@@ -43,7 +43,7 @@ vara_mode: false
|
||||
|
||||
| Variable | Meaning |
|
||||
|-------------------|-----------------------------------------------------------------------------------------------------------------------------|
|
||||
| `device` | Path to the serial device where the modem is connected |
|
||||
| `device` | Path to the serial device where the modem is connected **or** `tcp://address:port` (useful for Android) |
|
||||
| `baudrate` | baud rate of the modem |
|
||||
| `mycall` | The callsign to be used on HF |
|
||||
| `server_address` | server socket address for the **commands** |
|
||||
|
Reference in New Issue
Block a user