Skip to content

Releases: IRNAS/SWL2001

v0.10.0

16 Apr 06:06

Choose a tag to compare

Release notes

  • Add beacon epoch time to smtc_modem_beacon_statistics_t structure.

v0.9.0

01 Apr 12:38

Choose a tag to compare

Release notes

  • Remove ral_sx128x_bsp_set_front_end_bypass, as it is not used by the lib.

v0.8.1

26 Mar 08:20

Choose a tag to compare

Release notes

  • Remove non-existent variable print.

v0.8.0

23 Mar 11:52

Choose a tag to compare

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

20 Feb 12:34

Choose a tag to compare

Release notes

  • Fix the number of services in the callback implementation.
  • Fix the number of stacks in FUOTA support packages.

v0.6.0

05 Jan 10:11

Choose a tag to compare

Release notes

Add external front-end module support for SX128X.

v0.5.0

05 Jan 07:39

Choose a tag to compare

Release notes

Add multi-radio support.

NOTE: not fully tested. Samples are not updated or tested

v0.4.0

23 Oct 11:23

Choose a tag to compare

Release notes

Rebase main to the latest SWL2001 version v4.9.0

v0.3.3

07 Jul 09:32
a60b018

Choose a tag to compare

Release notes

Added

  • Add smtc_modem_factory_reset function.

Fixed

  • Call modem_store_modem_context( ) function at the end of modem init to storethe reset counter.

v0.3.2

12 Jun 12:00
08587cf

Choose a tag to compare

Release notes

Fixed

  • Fix crc computation bug.