Skip to content

0.27.0

Latest

Choose a tag to compare

@aabadie aabadie released this 24 Nov 10:35
· 3 commits to main since this release
9de50d8

What's Changed

Enhancements

  • treewide: drop lighthouse calibration support by @aabadie in #177
  • treewide: refactor dotbot advertisement logic by @aabadie in #178
  • frontend: add battery level info in dotbot items + change status names (active/inactive/lost) by @aabadie in #180
  • pyproject.toml: bump marilib minimal dependency by @aabadie in #181
  • frontend: improvements in DotBot UI by @aabadie in #182
  • Work around Numba and Numpy version conflicts by @geonnave in #175
  • tests: add basic unit tests for adapter module by @aabadie in #186
  • .pre-commit-config.yaml: update tools by @aabadie in #188
  • maint: update qrkey to 0.12.0 by @aabadie in #187
  • pyproject.toml: exclude utils/ directory from package by @aabadie in #190

Bugs fixed

  • dotbot_simulator: sailbot_simulator: fix wrong access to packet payload by @aabadie in #176
  • server: fix inconsistent calls to controller by @aabadie in #183
  • dotbot/rest: fix logging error printed in test output by @aabadie in #185
  • protocol: remove calibrated field from Advertisement packet by @aabadie in #189

Full Changelog: 0.26.0...0.27.0