Releases: richonguzman/LoRa_APRS_iGate
Releases · richonguzman/LoRa_APRS_iGate
V2.1.3.1
V2.1.3
- Finally APRS PASSCODE Verification Warning (sorry for the big delay)
V2.1.2.2
- 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
- Variants Implementation (faster to add new boards).
- Many small fixes and code cleaning
V2.1.2
- LILYGO Lora32 T3S3 support added.
V2.1.1
- QRP Labs LightGateway 1.0 support added.
- Preparing for Variants usage (platformio.ini cleaning).
V2.1
- 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
- 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
- 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
- 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).