Updated Configuration parameters (markdown)

master
sh123 2021-11-23 11:38:31 +02:00
rodzic 830a5b5873
commit 4dec42b3ab
1 zmienionych plików z 1 dodań i 1 usunięć

@ -28,7 +28,7 @@
| APRS | AprsFilter | CFG_APRS_FILTER | APRS-IS incoming packet filter when running in iGate TX capable mode, see [APRS-IS specification](http://www.aprs-is.net/javAPRSFilter.aspx) for supported formats, multiple filters are space separated|
| APRS | AprsRawBeacon | CFG_APRS_RAW_BKN | Raw APRS beacon |
| APRS | AprsRawBeaconPeriodMinutes | 20 | Raw APRS beacon transmission period |
| APRS | EnableSignalReport | true | Signal report will be added to the comment sent to APRS-IS |
| APRS | EnableSignalReport | CFG_SIGNAL_REPORT | 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, `CFG_APRS_FILTER` filter rule applies |