mirror of
https://github.com/markqvist/OpenModem.git
synced 2024-10-01 03:15:46 -04:00
Updated readme
This commit is contained in:
parent
f0474199c9
commit
9e5d541644
13
README.md
13
README.md
@ -18,22 +18,35 @@ Here's how to control the APRS modem over a serial connection. The modem accepts
|
||||
|
||||
### Setting callsigns
|
||||
c\<callsign\> = set your callsign (default NOCALL)
|
||||
|
||||
d\<callsign\> = set destination callsign (default APZMDM)
|
||||
|
||||
1\<callsign\> = set first path via (default WIDE1)
|
||||
|
||||
2\<callsign\> = set second path via (default WIDE2)
|
||||
|
||||
|
||||
sc<\SSID\> = set your ssid (default 0)
|
||||
|
||||
sd<\SSID\> = set destination ssid (default 0)
|
||||
|
||||
s1<\SSID\> = set first path via ssid (default 1)
|
||||
|
||||
s2<\SSID\> = set second path via ssid (default 2)
|
||||
|
||||
|
||||
### Setting serial output options
|
||||
ps<1/0> = turn on/off printing SRC (example "ps0" to turn off, "ps1" to turn on)
|
||||
|
||||
pd<1/0> = turn on/off printing DST
|
||||
|
||||
pp<1/0> = turn on/off printing path
|
||||
|
||||
pm<1/0> = turn on/off printing data
|
||||
|
||||
pi<1/0> = turn on/off printing info
|
||||
|
||||
|
||||
### Examples
|
||||
|
||||
#### To set your callsign to XX1YYY-5, send these two commands:
|
||||
|
Loading…
Reference in New Issue
Block a user