diff --git a/README.md b/README.md index db6129d..e4d7f75 100644 --- a/README.md +++ b/README.md @@ -77,54 +77,6 @@ ____________________________________________________ - 2023.02.17 Receiving Feed from APRS-IS. - 2023.02.10 First Beta (receiving LoRa Beacon/Packets and uploading to APRS-IS). -____________________________________________________ - - -Instructions (add your information into the '/data/igate_conf.json'): - -a) Change _callsign_ from "NOCALL-10" to your CALLSIGN + SSID. - -b) Choose _stationMode_: - - 1 = RX iGate, black "L" as symbol - - 2 = Rx + TX iGate, red "L" as symbol, HAM only. RX will be sent to APRS-IS, Messages will be sent via Lora. Same frequency for RX and TX. By using this feature you have comply with the regulations of your country. - - 3 = Digipeater simplex, green "L" as symbol, HAM only. Received packets containing WIDEx-x in path will be digipeated on the same frequency. By using this feature you have comply with the regulations of your country. - - 4 = Digipeater split frequency, green "L" as symbol, HAM only. Received packets will be digipeated on a different frequency. Frequency separation must be 125kHz or more. By using this feature you have comply with the regulations of your country. - - IgateComment and DigirepeaterComment will be sent to APRS-IS or via RF, depending on your stationmode - -c) WiFi section: - - adjust SSID and Password to you WiFi, add the GPS to "Latitude" and "Longitude" (info from GoogleMaps) of your new LoRa iGate. (If stationMode 3 or 4 selected, add also GPS info to Digirepeater Section). - -d) APRS_IS section: - - change "passcode" from "VWXYZ" to yours (remember that is 5 digits integer) and choose a server close to your location (see https://www.aprs2.net/) - -e) LORA section: - - adjust TX frequency and RX frequency matching your stationmode and country. Remember, - - at stationmode 1, 2, and 3, RX and TX frequency shall be set to 433775000 (443.775MHz, deviations possible, depending on your country) - - at stationmode 4, RX frequency shall be set to 433775000, TX frequency shall be set to 433900000 (deviations possible, depending on your country). There must be a frequency separation of 125kHz or more. - - adjust power to your need, valid values are from 1 to 20 - -f) Syslog section: - - adjust server and port to a suitable value if needed. - -g) BME section: - - adjust to "active" if BME280 sensor connected through I2C pins - - __________________________________________ -Special Thanks to the help in testing and developing to Manfred (DC2MH) , for showing me the "way of good coding" to Tihomir (CA3TSK) and much more Ham Licence Ops all over the world. - # Hope You Enjoy this, 73 !! CA2RXU , Valparaiso, Chile \ No newline at end of file