Skip to content

Releases: DotBots/mari

v0.8.0

13 Jan 13:58
1e82eea

Choose a tag to compare

Fix (re-)join issues and bugs impacting association time when several tens of nodes join at once.

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0 improved UART

17 Sep 09:31

Choose a tag to compare

What's Changed

  • Gateway: implement UART reception in bulk mode by @geonnave in #145

Full Changelog: v0.6.0...v0.7.0

v0.6.0 improved PDR

12 Sep 15:38
106f003

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.6.0

v0.6.0-rc1 improved PDR

12 Sep 07:17
106f003

Choose a tag to compare

Pre-release

In this release, the Packet Delivery Ratio (PDR) goes from 50% or less in the UART, up to close to 90% on average. Radio PDR is also improved. What allows this is a whole new metrics collection system. Cool!

What's Changed

Full Changelog: v0.5.1...v0.6.0-rc1

v0.5.1 fast assoc + handover

27 Aug 08:52
6bc9a9d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0 fast assoc

21 Aug 08:48
e6ad2dc

Choose a tag to compare

Fast and reliable association time (and fast handover), result of lots and lots of new experiments and fixes and optimizations.

What's Changed

  • Add bloom filter in beacon structure by @ysong02 in #132
  • Fixes around timings with app/net cores and gateway synchronization by @geonnave in #136
  • Improve parameters for association and handover by @geonnave in #137

New Contributors

Full Changelog: v0.4.0...v0.5.0