Skip to content

Update 7.1.0

Latest
Compare
Choose a tag to compare
@jgromes jgromes released this 28 Oct 15:13
· 17 commits to master since this release

Change log and commit attribution

Click to expand

  • [SX128x] Save context before sleep to allow TX to work on wake (#1249) (#1250) (by @jacobeva)
  • [SX128x] Add setDataRate method for LoRa modem (#1251) (by @jacobeva)
  • [LR1110] Added configurable LR-FHSS grid spacing
  • [SX126x] LR-FHSS support (#1228)
  • [LoRaWAN] Collection of fixes (also fixes #1254) (by @StevenCellist)
  • [SX1276, LoRaWAN] Fix confusing return value in LoRaWAN::processJoinAccept (#1262) (by @VolkerChristian)
  • [LoRaWAN] Just for convenience: Add a frmPending field in (by @VolkerChristian)
  • [SX126x] Fix FSK addresses on transmission (#1268)
  • [SX127x] Fix FSK address handling
  • [SX126x] Fix second call to startReceive breaking reception (#1272)
  • [STM32WLx] Update Rx interrupt example (#1272)
  • [LR11x0] GNSS support (#1275)
  • [SX127x] Added reset to home channel to FHSS examples (#1266)
  • Update all examples, add link to RadioBoards
  • [HAL] HALs in src (#1281)
  • [LoRaWAN] Fix incorrect payload size values (by @StevenCellist)
  • [LoRaWAN] Fix #1284 (max length) and channel struct for fixed bands (by @StevenCellist)
  • [CC1101] Fix direct reception (#1257)
  • [LR11X0] FSK preamble detector length configuration (#1286) (by @lyusupov)
  • [APRS] Added repeaters (#1285)
  • [HAL] Prevent reinit in PiHal
  • [PHY] Get/Set modem (#1294)
  • Added pointer assert
  • [CI] Drop Sparkfun Artemis from build matrix due to lonmg build time
  • [LR11x0] Prevent WiFi scanning attempts on LR1121 (#1290)
  • [SX126x] Configure preamble detector length based on preamble
  • [LR11x0] Calibrate image based on frequency change
  • [SX126x] Calibrate image based on frequency change (#1292)
  • Added note about Arduino Uno and smaller
  • [LR11x0] Fix RF swtich table handling (#1295)
  • [LR11x0] Fix RF switch call in examples (#1295)
  • [LoRaWAN] Fix persistence of channel mask (fixes #1293) (by @StevenCellist)
  • [SX126x] Fix signed comparison warning
  • [LR11x0] Added setDatarate for LR-FHSS
  • [SX126x] Added setDatarate for LR-FHSS
  • [LoRaWAN] Improve modem switching
  • [LoRaWAN] Fix LR-FHSS bw encoding
  • [LoRaWAN] Fix LR-FHSS cr encoding

What's Changed

New Contributors

Full Changelog: 7.0.2...7.1.0