Updated Home (markdown)

master
sh123 2021-10-23 13:49:02 +03:00
rodzic cc17c1404a
commit fb764fa66d
1 zmienionych plików z 7 dodań i 7 usunięć

14
Home.md

@ -4,13 +4,13 @@
Amateur radio ESP32 based LoRa KISS Bluetooth/BLE/USB/TCPIP modem + APRS-IS RX/TX iGate server over WiFI + digipeater + Codec2 DV modem (in conjunction with Android application)
# Modes of operations
- *Normal/Client mode*, activated when `cfg.IsClientMode/CFG_IS_CLIENT_MODE` is set to `true`
- *APRS iGate mode*, activated when `cfg.IsClientMOde/CFG_IS_CLIENT_MODE` is set to `false`
- **RF to APRS-IS gating**, it will connect to your WiFI and will forward received APRS positions from RF LoRa into the APRS-IS network, it also reports client signal level, by appending it into the APRS comment, so you can see your signal reports in different locations (could be enabled or disabled from config). This way, it is also possible to setup portable iGate by connecting to your mobile phone's hotspot and provide power from the phone USB port by using USB-OTG cable
- **APRS-IS to RF gating**, it is possible to enable it together with the filter in the config, so APRS-IS data will be forwarded to RF
- **RF digirepating** for `WIDEn-n` new style paths
- **Beaconing**, own station periodic beacon announcement to APRS-IS and RF
- if `cfg.BtName` is NOT set to empty string then server mode also allows to connect with KISS bluetooth client and use it simulatenously with iGate functionality, e.g. when stationary at home and want to use DV Codec2 Walkie-Talkie voice communication
- **Normal/Client mode**, activated when `cfg.IsClientMode/CFG_IS_CLIENT_MODE` is set to `true`
- **APRS iGate/digipeater mode**, activated when `cfg.IsClientMOde/CFG_IS_CLIENT_MODE` is set to `false`
- *RF to APRS-IS gating*, it will connect to your WiFI and will forward received APRS positions from RF LoRa into the APRS-IS network, it also reports client signal level, by appending it into the APRS comment, so you can see your signal reports in different locations (could be enabled or disabled from config). This way, it is also possible to setup portable iGate by connecting to your mobile phone's hotspot and provide power from the phone USB port by using USB-OTG cable
- *APRS-IS to RF gating*, it is possible to enable it together with the filter in the config, so APRS-IS data will be forwarded to RF
- *RF digirepating* for `WIDEn-n` new style paths
- *Beaconing*, own station periodic beacon announcement to APRS-IS and RF
- if `cfg.BtName` is NOT set to empty string then server mode also allows to connect with KISS Bluetooth client and use it simultaneously with iGate functionality, e.g. when stationary at home and want to use DV Codec2 Walkie-Talkie voice communication
# Transport selection
- Transport selection