Releases
6.3.0
[RFM9x] Use RFM9x only as alias for SX127x (#833 )
[SX127x] Allow alternate chip versions
[RM9x] Drop RFM9x as separate class
[SX126x] Changed default whitening initial value for SX127x/LoRaWAN compatibility (#832 )
[SX127x] disable syncword generation & detection, add method to set preamble polarity (#834 )
[CC1101] Added list of supported bandwidths (#842 ) (by @baycom )
Incorrectly checking sx1280 command status (#843 ) (by @chemary )
[LoRaWAN] Fixed debug float print (#844 )
[STM32WLx] Added missing interrupt actions (#844 )
[HAL] Fixed persistent storage on Sparkfun Apollo (#848 )
[SX126x] Decrease startup wait to 10 ms (#850 )
[APRS] Fix array length calculation in static only mode
[SX126x] Make setPaConfig public (#852 )
[SX126x] Fixed duplicate setPaConfig
[LoRaWAN] Implement full session persistence & more v1.1 specification (#835 ) (by @StevenCellist )
Update api adapt esp core 3.0.0-alpha2 (#860 ) (by @lewisxhe )
[HAL] Added check for defined ESP version macro (#860 )
added functionality for LoRa Alliance TR-13 Enabling CSMA for LoRaWAN (#859 ) (by @jgamage91 )
Fixed Persistent Storage Issue for RP2040 with Arduino Pico Framework (#868 )
[RFM9x] Added missing alias for RFM95
[LoRaWAN] Rework bands, official Rx windows, support ADR, confirm frames, improve EEPROM handling, support clock drift (#867 ) (by @StevenCellist )
[LoRaWAN] Added event struct to pass extra info (#821 )
Added warning for low-end platforms (Uno etc.)
[CC1101] Fixed crash in blocking receive (#839 )
[LoRaWAN] Fixed unused variable warning on non-EEPROM boards
[HAL] Fixed unused variable warnings
[LoRaWAN] Move TX power logic to function (#884 ) (by @StevenCellist )
[LoRaWAN] Add datarate into event structure (#885 ) (by @StevenCellist )
Check for RADIOLIB_SPI_PARANOID = 1 rather than just defined (#883 ) (by @jp-bennett )
Reworked macro configuration system
You can’t perform that action at this time.