Esp32 Loraprs Versions Save

LoRa ESP32 KISS Bluetooth modem (for APRSDroid or aprs.fi iOS) + APRS-IS RX/TX iGate over WiFi + Digipeater + DV (with Codec2 Walkie-Talkie)

1.0.15

5 months ago
  • Fix compilation issue for SX127x module

1.0.14

6 months ago
  • New modem configuration command version, includes split operation separate values for RX/TX frequency, modulation selection between LoRa and FSK and FSK modulation parameters
  • Do not switch modem to RX after every TX packet transmission, switch to RX when transmission is completed by TX TAIL timeout
  • Add small delay after each packet transmission to BT to minimize congestion

1.0.13

6 months ago
  • Update Espressif framework and other libraries to latest version

1.0.12

1 year ago
  • Update Espressif framework and other libraries to latest version

1.0.11

1 year ago
  • Allow to specify preamble length in config for noise environments
  • Allow to build for specific modem sx126x vs sx127x from platformio without changing config

1.0.10

1 year ago
  • Fix double header prefix in TNC2/TEXT mode when digirepeating

1.0.9

1 year ago
  • Fix compilation issues with SX127x modules

1.0.8

1 year ago
  • Fix issue with frequency split operation

1.0.7

1 year ago
  • Switch project from Arduino to PlatformIO, latest versions of Arduino IDE are very slow
  • Internal improvements

1.0.6

1 year ago
  • Add battery voltage monitoring