Skip to content

Releases: sh123/esp32_loraprs

Release 1.0.15

01 Dec 14:42
Compare
Choose a tag to compare
  • Fix compilation issue for SX127x module

Release 1.0.14

17 Nov 14:01
Compare
Choose a tag to compare
  • 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

Release 1.0.13

12 Nov 14:18
Compare
Choose a tag to compare
  • Update Espressif framework and other libraries to latest version

Release 1.0.12

15 Mar 17:44
Compare
Choose a tag to compare
  • Update Espressif framework and other libraries to latest version

Release 1.0.11

15 Mar 06:29
Compare
Choose a tag to compare
  • Allow to specify preamble length in config for noise environments
  • Allow to build for specific modem sx126x vs sx127x from platformio without changing config

Release 1.0.10

30 Dec 21:47
Compare
Choose a tag to compare
  • Fix double header prefix in TNC2/TEXT mode when digirepeating

Release 1.0.9

20 Dec 11:19
Compare
Choose a tag to compare
  • Fix compilation issues with SX127x modules

Release 1.0.8

20 Dec 09:04
Compare
Choose a tag to compare
  • Fix issue with frequency split operation

Release 1.0.7

19 Dec 09:17
Compare
Choose a tag to compare
  • Switch project from Arduino to PlatformIO, latest versions of Arduino IDE are very slow
  • Internal improvements

Release 1.0.6

17 Dec 22:02
Compare
Choose a tag to compare
  • Add battery voltage monitoring