Skip to content

Releases: richonguzman/LoRa_APRS_iGate

V2.1.3.1

30 Dec 21:10
Compare
Choose a tag to compare
  • On 2.1.3 update a new APRS IS connection and Passcode verification was added, but I forgot to enable another part which blocked Digi to send its own GPS beacon. Now fixed

V2.1.3

06 Dec 15:12
Compare
Choose a tag to compare
  • Finally APRS PASSCODE Verification Warning (sorry for the big delay)

V2.1.2.2

04 Dec 17:09
Compare
Choose a tag to compare
  • RadioLib 7.1.0 Update
  • Include Header Changes
  • Syslog Default Server added.

Two New Boards:

  • XIAO ESP32S3 + WIO SX1262
  • Waveshare RP2040 LoRa (as Digipeater)

V2.1.2.1

06 Nov 15:53
Compare
Choose a tag to compare
  • Variants Implementation (faster to add new boards).
  • Many small fixes and code cleaning

V2.1.2

29 Oct 13:36
Compare
Choose a tag to compare
  • LILYGO Lora32 T3S3 support added.

V2.1.1

25 Oct 19:27
Compare
Choose a tag to compare
  • QRP Labs LightGateway 1.0 support added.
  • Preparing for Variants usage (platformio.ini cleaning).

V2.1

21 Oct 14:21
Compare
Choose a tag to compare
  • Boards with GPS can now send Real-GPS Beacon (also posible: GPS ambiguity of ~ 1 km).
  • Received Packets in WebUI show real Local Time (NTP with GMT offset).

V2.0.1

09 Oct 15:23
Compare
Choose a tag to compare
  • New EcoMode for Remote Digirepeaters without WiFi/WiFiAP, Screen, Leds (Example: LILYGO LoRa32 uses only 24mA, with WifiAP and all was 150mA). APRS Message/Queries can start/stop this mode too.
  • Cross Frequency Digirepeater Rules improved.

V2.0

23 Sep 18:59
Compare
Choose a tag to compare
  • Release Version Number Update changed to show that it has WebFlasher/Installer.
  • Added Wemos S2 Mini DIY LoRa board.
  • Added ESP32 DIY with E220 LLCC68 1W board
  • Added Heltec Wireless Paper (Epaper Control still missing)
  • Wx Packet length correction.
  • Added Encoded Telemetry to GPS Beacon Packet to send Battery Voltage and External Voltage in one single packet. (Thanks @wb2osz for APRS1.2b info)
  • Libraries update to get ready for SDK 3.0
  • Added @RAKWireless Wisblock 4631 for initial digirepeater test

V1.0.5.1

14 Aug 18:24
Compare
Choose a tag to compare
  • Improved Configuration Read process to avoid crashing when a new variable is added from one version to another.
  • Fix Digirepeater Process (BackUpMode and only Rx Modes for iGate).