Releases: jgromes/RadioLib
Releases · jgromes/RadioLib
Update 1.6.1
SX126x
- Added option to set sync word length in bits (by @mmrein)
- Fixed waiting for BUSY pin in sleep mode (found by @beegee-tokyo)
CC1101, RF69, SX127x and SX126x
- Fixed interrupt-driven transmit example
Update 1.5.0
New features
- STM32 support (by @mmrein)
- SAMD support (by @beegee-tokyo and @Pablo2048)
Update 1.4.0
New features
- Added ESP32 support (by @beegee-tokyo)
Bugfixes
- Fixed dynamic memory issues with ESP8266 and HTTP
Update 1.3.0
New features
Added support for ESP8266 platform
Patch 1.2.2
Bugfixes
- [HTTP] Fixed memory leak
- [RTTY] Fixed ITA2 encoding
Patch 1.2.1
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
SX126x
- Implemented DIO2 as RF switch configuration (by @beegee-tokyo)
- Changed CAD to only use DIO1
SX127x
- Sync with LoRaLib 8.1.0: https://github.com/jgromes/LoRaLib/releases/tag/8.1.0
PhysicalLayer
- Implemented getPacketLength method
Release 1.1.0
New features since the last release
- nRF24 support
Release 1.0.0
First production-ready release.
Pre-release 0.0.1
The first alpha pre-release. Core functionality is implemented and passed basic testing.
Supported modules
- HC-05
- RF69
- XBee Pro S2B
- SX127x
- ESP8266