Skip to content

Releases: jgromes/RadioLib

Update 1.3.0

31 Jul 09:53
Compare
Choose a tag to compare

New features
Added support for ESP8266 platform

Patch 1.2.2

26 Jul 18:13
Compare
Choose a tag to compare

Bugfixes

  • [HTTP] Fixed memory leak
  • [RTTY] Fixed ITA2 encoding

Patch 1.2.1

11 Jul 05:27
Compare
Choose a tag to compare

SX126x

  • Added chip presence check (via BUSY timeout)
  • Fixed buffer overflow (redundant null terminator)
  • Added OCP config reset

SX127x

  • Sync with LoRaLib 8.1.1

Update 1.2.0

16 Jun 12:49
Compare
Choose a tag to compare

SX126x

  • Implemented DIO2 as RF switch configuration (by @beegee-tokyo)
  • Changed CAD to only use DIO1

SX127x

PhysicalLayer

  • Implemented getPacketLength method

Release 1.1.0

01 Jun 18:59
Compare
Choose a tag to compare

New features since the last release

  • nRF24 support

Release 1.0.0

25 May 08:58
Compare
Choose a tag to compare

First production-ready release.

Pre-release 0.0.1

24 May 10:53
Compare
Choose a tag to compare
Pre-release 0.0.1 Pre-release
Pre-release

The first alpha pre-release. Core functionality is implemented and passed basic testing.

Supported modules

  • HC-05
  • RF69
  • XBee Pro S2B
  • SX127x
  • ESP8266