Change log and commit attribution
Click to expand
- [CI] Add release workflow
- [LR11x0] Use dummy SPI transfer for wakeup
- [SX128x] Use dummy SPI transfer for wakeup
- [SX126x] Use dummy SPI transfer for wakeup (#1364)
- [nRF24] Use Module SPI transfer stream
- [CC1101] Simplify reset sequence
- [MOD] Remove getCs method (#1364)
- [CI] Add size metrics (#1367)
- Fix frequency issue on SX127x (#1368) (#1369) (by @CrispyAlice2)
- [Pager] Minor formatting fixes
- [Pager] Fix sync words in long messages (#1112)
- [LoRaWAN] Improve dwell time handling under ADR (by @StevenCellist)
- [LoRaWAN] Fix some MAC commands not being resent (by @StevenCellist)
- [LoRaWAN] Accept MAC channel mask if ADR is disabled (by @StevenCellist)
- [LoRaWAN] Improve handling of invalid MAC commands (by @StevenCellist)
- [LoRaWAN] Fix ADR backoff difference between 1.0.4 and 1.1 (by @StevenCellist)
- [CI] Unit test (#1373)
What's Changed
- [CI] Add size metrics by @jgromes in #1367
- Fix frequency issue on SX127x (#1368) by @CrispyAlice2 in #1369
- [CI] Use SSH deploy key for metrics push by @jgromes in #1371
- [LoRaWAN] Remove unused space in session buffer (this breaks existing sessions!, but not nonces) (by @StevenCellist)
- [CI] Unit test by @jgromes in #1373
New Contributors
- @CrispyAlice2 made their first contribution in #1369
Full Changelog: 7.1.1...7.1.2