Releases: DotBots/mari
Releases · DotBots/mari
v0.8.0
v0.7.0 improved UART
What's Changed
Full Changelog: v0.6.0...v0.7.0
v0.6.0 improved PDR
v0.6.0-rc1 improved PDR
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
- Add asn to gateway info by @geonnave in #140
- Refact: unify metrics collection by @geonnave in #141
- Use proper field type for receiving uart data (API breaking) #63 by @geonnave in #142
- Investigating PDR by @geonnave in #143
Full Changelog: v0.5.1...v0.6.0-rc1
v0.5.1 fast assoc + handover
What's Changed
- chore: update README.md (#133) by @nermine11 in #138
- Improvements on handover and stability by @geonnave in #139
New Contributors
- @nermine11 made their first contribution in #138
Full Changelog: v0.5.0...v0.5.1
v0.5.0 fast assoc
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