Releases: IRNAS/SWL2001
Releases · IRNAS/SWL2001
v0.10.0
v0.9.0
Release notes
- Remove
ral_sx128x_bsp_set_front_end_bypass, as it is not used by the lib.
v0.8.1
Release notes
- Remove non-existent variable print.
v0.8.0
Release notes
- Add an additional setting that disables functionality that drops beacons when having multiple stacks.
- Expose a function that converts RTC to GPS timestamp, so we can get beacon time out of SMTC lib.
v0.7.0
Release notes
- Fix the number of services in the callback implementation.
- Fix the number of stacks in FUOTA support packages.
v0.6.0
Release notes
Add external front-end module support for SX128X.
v0.5.0
Release notes
Add multi-radio support.
NOTE: not fully tested. Samples are not updated or tested
v0.4.0
Release notes
Rebase main to the latest SWL2001 version v4.9.0
v0.3.3
Release notes
Added
- Add
smtc_modem_factory_resetfunction.
Fixed
- Call modem_store_modem_context( ) function at the end of modem init to storethe reset counter.
v0.3.2
Release notes
Fixed
- Fix crc computation bug.