diff --git a/README.md b/README.md index 4408a14..2358042 100644 --- a/README.md +++ b/README.md @@ -18,41 +18,41 @@ Here's how to control the APRS modem over a serial connection. The modem accepts                                                  |   --- | :--- -__!\__ | Send raw packet -__@__ | Send location update (cmt = optional comment) -__#__ | Send APRS message +__\\__ | Send raw packet +__@\__ | Send location update (cmt = optional comment) +__#\__ | Send APRS message   |   -__c__ | Set your callsign -__d__ | Set destination callsign -__1__ | Set PATH1 callsign -__2__ | Set PATH2 callsign +__c\__ | Set your callsign +__d\__ | Set destination callsign +__1\__ | Set PATH1 callsign +__2\__ | Set PATH2 callsign   |   -__sc__ | Set your SSID -__sd__ | Set destination SSID -__s1__ | Set PATH1 SSID -__s2__ | Set PATH2 SSID +__sc\__ | Set your SSID +__sd\__ | Set destination SSID +__s1\__ | Set PATH1 SSID +__s2\__ | Set PATH2 SSID   |   -__lla__ | Set latitude (NMEA-format, eg 4903.50N) -__llo__ | Set latitude (NMEA-format, eg 07201.75W) -__lp<0-9>__ | Set TX power info -__lh<0-9>__ | Set antenna height info -__lg<0-9>__ | Set antenna gain info -__ld<0-9>__ | Set antenna directivity info -__ls__ | Select symbol -__lt__ | Select symbol table (standard/alternate) +__lla\__ | Set latitude (NMEA-format, eg 4903.50N) +__llo\__ | Set latitude (NMEA-format, eg 07201.75W) +__lp\<0-9>__ | Set TX power info +__lh\<0-9>__ | Set antenna height info +__lg\<0-9>__ | Set antenna gain info +__ld\<0-9>__ | Set antenna directivity info +__ls\__ | Select symbol +__lt\__ | Select symbol table (standard/alternate)   |   -__mc__ | Set message recipient callsign -__ms__ | Set message recipient SSID -__mr__ | Retry last message -__ma<1/0>__ | Automatic message ACK on/off +__mc\__ | Set message recipient callsign +__ms\__ | Set message recipient SSID +__mr\__ | Retry last message +__ma\<1/0>__ | Automatic message ACK on/off   |  -__ps<1/0>__ | Print SRC on/off -__pd<1/0>__ | Print DST on/off -__pp<1/0>__ | Print PATH on/off -__pm<1/0>__ | Print DATA on/off -__pi<1/0>__ | Print INFO on/off -__v<1/0>__ | Verbose mode on/off -__V<1/0>__ | Silent mode on/off +__ps\<1/0>__ | Print SRC on/off +__pd\<1/0>__ | Print DST on/off +__pp\<1/0>__ | Print PATH on/off +__pm\<1/0>__ | Print DATA on/off +__pi\<1/0>__ | Print INFO on/off +__v\<1/0>__ | Verbose mode on/off +__V\<1/0>__ | Silent mode on/off   |   __S__ | Save configuration __L__ | Load configuration