Updated Configuration parameters (markdown)

master
sh123 2021-11-23 11:45:13 +02:00
rodzic c787dadb7f
commit 4b2ab43716
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 | CFG_SIGNAL_REPORT | Signal report will be added to the comment sent to APRS-IS |
| APRS | EnableSignalReport | CFG_SIGNAL_REPORT | `true` - signal report will be added to the comment sent to APRS-IS, `fasle` - won't be added |
| 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 |