Updated Configuration parameters (markdown)

master
sh123 2021-11-13 15:23:39 +02:00
rodzic c5acc62018
commit 72ad539c2a
1 zmienionych plików z 1 dodań i 1 usunięć

@ -25,7 +25,7 @@
| APRS | EnableSignalReport | true | Signal report will be added to the comment sent to APRS-IS |
| APRS | EnablePersistentAprsConnection | CFG_PERSISTENT_APRS | `true` - keep tcp/ip connection open, `false` - connect on new packet (very rare traffic) |
| APRS | EnableRfToIs | CFG_RF_TO_IS | Forward packets from radio to internet |
| APRS | EnableIsToRf | CFG_IS_TO_RF | Forward packets from internet to radio basedon `CFG_APRS_FILTER` applies |
| APRS | EnableIsToRf | CFG_IS_TO_RF | Forward packets from internet to radio, `CFG_APRS_FILTER` filter rule applies |
| APRS | EnableRepeater | CFG_DIGIREPEAT | Digirepeat incoming packets |
| APRS | EnableBeacon | CFG_BEACON | Enable periodic beacon from `CFG_APRS_RAW_BKN` |
| APRS | EnableTextPackets | CFG_TEXT_PACKETS | `true` - operate on TNC2 text APRS packets for interoperability with other LoRa APRS projects (disables KISS usage) or to use Bluetooth terminal applications, `false` - operate on classic AX.25 frames (enables KISS usage) |