Skip to content

Update 7.5.0

Latest

Choose a tag to compare

@jgromes jgromes released this 10 Jan 12:30
· 6 commits to master since this release

Change log and commit attribution

  • [SX128x] Add finishRanging method (#1605)
  • [SX128x] Add getRangingResultRaw method (#1605)
  • [SX1280] Add device type check based on register version string
  • [SX126x] Fix incorrect bit rate range check (#1636)
  • [Utils] Add generic (de)scrambler function
  • Add support for Arduino Uno Q (Zephyr) (by @StevenCellist)
  • [SX127x] Enable automatic LDRO by default (#1638)
  • [SX128x] Fix packet length mode not configurable on FLRC (#1644)
  • [SX1280] Use only raw ranging results until we figure out the filter
  • [CC1101] Increase MARCSTATE timeout in Tx to 1600 us (#1647)
  • [HAL] Fix falling interrupts not reported in RPi HAL
  • [CC1101] Reset GDO pins to high-Z state as part of Tx/Rx cleanup (#1647)
  • [SX128x] Fix receive timeout parameter docs (by @jrpear)
  • [SX126x] Autocorrect TCXO selected instead of XTAL
  • [HAL] Add a destructor method to RadioLibHal (#1661) (by @Vinx911)
  • [HAL] Rework RPi Pico interrupts (#1667) (#1669)
  • [LoRaWAN] Fix setting DataRate and TxPower before join (by @StevenCellist)
  • [Pager] Fix receive example implying SX126x can be used (#1672)
  • [SX126x] Add optimized PA configuration table for SX1262 and SX1268 (#1662)

What's Changed

New Contributors

Full Changelog: 7.4.0...7.5.0