v4.4.2-rc.7
Pre-release
Pre-release
Changelog
2019-07-16, V4.4.2-rc.7
- General
- Release candidate based on "LoRaWAN specification 1.0.3" and "LoRaWAN Regional Parameters v1.0.3rA"
- GitHub reported issues corrections. Please refer to Release Version 4.4.2
- Added new refactored application examples
- Added LoRa-Alliance defined application layer protocols support. Only FUOTA test scenario 01 required features are currently implemented.
- "Clock Synchronization" package
- "Fragmented data block transport" package
- "Remote multicast setup" package
- Added LoRa-Alliance defined application layer protocols support. Only FUOTA test scenario 01 required features are currently implemented.
- LoRaWAN
- GitHub reported issues corrections. Please refer to Release Version 4.4.2
- Fixed ClassB implementation. (Mostly first beacon acquisition).
- Moved frame counters management to LoRaMacCrypto module..
- Reviewed data structures to only store in NVM the required fields.
- Implemented the support for RxC windows (ClassC) required by the application layer protocols.
- Changed multicast channels handling according to the application layer protocols.
- Applied proposed pull-requests changes. #630, #633, #638, #642, #643, #644, #645, #646, #647, #648, #649, #650, #651, #652, #653, #654, #655, #656, #657, #658, #659, #660, #666, #677, #683, #690, #695, #701, #703, #711, #714, #716, #728, #750 and #761