Updated Configuration parameters (markdown)

master
sh123 2021-10-23 23:00:02 +03:00
rodzic da667ac6f6
commit d60c2865b8
1 zmienionych plików z 10 dodań i 10 usunięć

@ -17,16 +17,16 @@
| APRS | AprsHost | "rotate.aprs2.net" | APRS-IS host |
| APRS | AprsPort | 14580 | APRS-IS port |
| APRS | AprsLogin | CFG_APRS_LOGIN | Your callsign for APRS-IS login |
| APRS | AprsPass | CFG_APRS_PASS | Your callsign passphrase for APRS-IS login |
| APRS | AprsFilter | CFG_APRS_FILTER | |
| APRS | AprsRawBeacon | CFG_APRS_RAW_BKN | |
| APRS | AprsRawBeaconPeriodMinutes | 20 | |
| APRS | EnableSignalReport | true | |
| APRS | EnablePersistentAprsConnection | CFG_PERSISTENT_APRS | |
| APRS | EnableRfToIs | CFG_RF_TO_IS | |
| APRS | EnableIsToRf | CFG_IS_TO_RF | |
| APRS | EnableRepeater | CFG_DIGIREPEAT | |
| APRS | EnableBeacon | CFG_BEACON | |
| APRS | AprsPass | CFG_APRS_PASS | Your callsign key for APRS-IS login |
| APRS | AprsFilter | CFG_APRS_FILTER | APRS-IS incoming packet filter when running in iGate TX capable mode |
| 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 | 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 | EnableRepeater | CFG_DIGIREPEAT | Digirepeat incoming packets |
| APRS | EnableBeacon | CFG_BEACON | Enable perdiodc beacon from `CFG_APRS_RAW_BKN` |
| USB | UsbSerialEnable | CFG_USB_SERIAL_ENABLE | |
| BT | BtName | CFG_BT_NAME | |
| BT | BtEnableBle | CFG_BT_USE_BLE | |