Updated Protocol and compatibility (markdown)

master
sh123 2021-10-23 17:26:09 +03:00
rodzic 072aa0a5ee
commit c2e88cf5e7
1 zmienionych plików z 2 dodań i 2 usunięć

@ -1,3 +1,3 @@
- Make sure LoRa sync word and other LoRa parameters match - Make sure LoRa sync word and other LoRa parameters match
- **Client** should be interoperable with other clients, which transmit raw text APRS messages if bluetooth client sends them in this format to the modem - **Normal/Client mode** should be interoperable with other clients, which transmit raw text APRS messages if bluetooth client sends them in this format to the modem
- **Server** supports only classical `AX25` frames over LoRa (as defined in http://www.aprs.org/doc/APRS101.PDF page 12). It should enable interoperability with classical Linux APRS software, such as Xastir with `kissattach`. Some LoRa ARPS implementations transfer plain text APRS messages over LoRa, as a result **Server** will not be able to process these messages and gate them to APRS-IS, also clients won't be able to decode messages gated from APRS-IS to RF by the server - **Server iGate** supports only classical `AX25` frames over LoRa (as defined in http://www.aprs.org/doc/APRS101.PDF page 12). It should enable interoperability with classical Linux APRS software, such as Xastir with `kissattach`. Some LoRa ARPS implementations transfer plain text APRS messages over LoRa, as a result **Server** will not be able to process these messages and gate them to APRS-IS, also clients won't be able to decode messages gated from APRS-IS to RF by the server