Skip to content

Patch 7.1.1

Latest
Compare
Choose a tag to compare
@jgromes jgromes released this 19 Dec 15:05
· 2 commits to master since this release

Change log and commit attribution

Click to expand

  • [SX126x] Fix LR-FHSS sync word
  • [LR11x0] Use array as LR-FHSS sync word
  • [CC1101] Added support for 4-FSK (#823)
  • [PHY] Use less generic modem names (#1294)
  • [LoRaWAN] Accept const uint8_t* on public API (#1302) (by @Kabbah)
  • Added quick links to readme
  • hal: Tock: Re-enable pin after detaching interrupt (#1308) (by @alistair23)
  • Added links to status code decoder to issue templates
  • Added missing links to doxygen mainpage
  • [SX127x/RF69] Added setFifoThreshold (#1309) (by @SzczepanLeon)
  • [SX127x] Added parameter doc and keyword
  • [MOD] Optimize SPI register writing
  • Drop debug decoder
  • Add link to online debug decoder
  • hal: Tock: Namespace HAL, update timer implementation and update libtock-c (#1313) (by @alistair23 and @ppannuto)
  • [SX127x] Add missing state initialization (#1321)
  • Change order of setFlag function (by @radiohound)
  • Fixed order of ISR functions in examples
  • [LR11x0] Disable DIO11 for GNSS only (#1275)
  • [SX126x] Allow 15 dBm on SX1261 (#1329)
  • [SX126x] Allow SX1261 version string for LLCC68 devices (#1329)
  • [LoRaWAN] Simplify JoinRequest datarate handling (by @StevenCellist)
  • [LoRaWAN] Update revision naming / RP revision B (by @StevenCellist)
  • Move ESP-IDF HAL back to examples (#1322)
  • [SX128x] Make Tx timeout at least 5 ms
  • [SX126x] Make Tx timeout at least 5 ms (#1338)
  • fix build with Arduino Core for Silicon Labs EFR32 Series 2 (by @lyusupov)
  • [LoRaWAN] Do not reject first JoinAccept for 1.0.4 on Chirpstack (by @StevenCellist)
  • [CI] Add Silicon Labs board to supported platforms
  • [CC1101] Clarify maximum packet length (#1347)
  • [SX127x] Use length from startReceive in implicit header mode (#1345)
  • [SX126x] Fix broken FSK packet params calls (#1350) (#1338)
  • [SX126x] Fix preamble detector configuration (#1350)
  • [SX126x] Drop support for FSK address filtering (#1268)
  • Add FSK to supported LoRaWAN modulations (by @StevenCellist)

What's Changed

New Contributors

Full Changelog: 7.1.0...7.1.1