Updated Home (markdown)

master
sh123 2021-10-23 13:22:38 +03:00
rodzic 0debc0cc7a
commit 59aeccb7c5
1 zmienionych plików z 5 dodań i 0 usunięć

@ -9,6 +9,11 @@ Can be used in two modes, mode seleciton is done by changing `cfg.IsClientMode`
- you need to use **APRSDroid** application (https://aprsdroid.org) or iOS aprs.fi official application, connect to the modem using bluetooth, data will be re-transmitted through the LoRa radio, this is similar to APRSDroid micromodem - https://unsigned.io/micromodem/, received data will be sent back to the APRSDroid using bluetooth
- by having two APRSDroid clients you can not only send your position, but also **send and receive APRS messages**
- it is also possible to use **other KISS APRS clients** over Bluetooth serial, just use `rfcomm` on Linux to setup serial over Bluetooth and put up AX25 interface with `kissattach`, then use any existing Linux APRS clients, such as `xastir`, see section below for alternative Linux usage
- Different transports could be used:
- *Bluetooth*, enabled when `cfg.BtName/CFG_BT_NAME` is not empty
- *BLE*, enabled when `cfg.BtEnableBle/CFG_BT_USE_BLE` is set to `true`
- *USB*, enabled when `cfg.UsbSerialEnable/CFG_USB_SERIAL_ENABLE is set to `true`
- *TCPIP*, enabld when `cfg.KissEnableTcpIp/CFG_KISS_TCP_IP` is set to `true`
- **LoRa APRS iGate RX/TX server over WiFi + Digipeater**, stationary usage at home
- **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