1.8 KiB
1.8 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[v0.12.1]
- Allow multilple RXC frames during RXC window (#217)
- Individually feature-gate all regions (#216)
- Fix log macro for error (commit)
[v0.12.0]
- Fixes bug related to FCntUp and confirmed uplink (#182)
- Extend PhyRxTx to support antenna gain and max power (#159)
- Implement Class C functionality for async_device (#158)
- Implement rapid subband acquisition, aka "Join Bias" for US915 & AU915 (#110 / #170 )
- Develops
async_deviceAPI to provideJoinResponseandSendResponse(#144) - Develops
nb_deviceAPI around sending a join to be consistent withasync_device(#144) - Refactor
external-lora-phyinlorawan-deviceaslorawan-radioinlora-phy(#189) - Add
Timerimplementation based on embassy-time (#171) - Use radio timeout for end of RX1 and RX2 windows; preamble detection cancels timeout (#204)
- Remove
asyncfeature-flag as async fn in traits is stable
Change tracking starting at version 0.11.0.