kopia lustrzana https://github.com/sh123/esp32_loraprs
Update README.md
rodzic
172f5ab9e2
commit
68eb9be5de
|
@ -59,6 +59,9 @@ All work was done on ESP32-WROOM with custom made LoRa shield, if your ESP32 boa
|
||||||
- `cfg.EnableRepeater` set to `true` to enable packet repeater
|
- `cfg.EnableRepeater` set to `true` to enable packet repeater
|
||||||
- `cfg.EnableBeacon` set to `true` to enable periodic beacons specified in `cfg.AprsRawBeacon` with period specified in `cfg.AprsRawBeaconPeriodMinutes` into RF and APRS-IS if `cfg.EnableRfToIs` is enabled
|
- `cfg.EnableBeacon` set to `true` to enable periodic beacons specified in `cfg.AprsRawBeacon` with period specified in `cfg.AprsRawBeaconPeriodMinutes` into RF and APRS-IS if `cfg.EnableRfToIs` is enabled
|
||||||
|
|
||||||
|
# Protocol Compatibility
|
||||||
|
This project is using classical `AX25` frames over LoRa and `AX25` frames are encapsulated into `KISS` frames when transferred over serial Bluetooth to phone or PC. It should enable interoperability with classical Linux APRS software and `kissattach`. Some LoRa ARPS implementations transfer plain text APRS messages over LoRa, as a result interoperability with this project is not guaranteed.
|
||||||
|
|
||||||
# Test Results
|
# Test Results
|
||||||

|

|
||||||
- Antennas
|
- Antennas
|
||||||
|
|
Ładowanie…
Reference in New Issue