Releases: kipr/libwallaby
v1.1.0 Release
What's Changed
- Minor changes to calibration functions as well as wait_for_light by @ToberoCat in #193
- Fixed DMA de-synchronized when using threads by @ToberoCat in #197
- Reverting back to green bar with red dot for wait_for_light by @erinharrington-12 in #195
New Contributors
- @ToberoCat made their first contribution in #193
- @erinharrington-12 made their first contribution in #195
Full Changelog: v1.0.0...v1.1.0
v1.0.0 Release
The first release since the merge of the refactor branch into libwallaby. Version numbering will begin from here rather than reflecting the version that the Wombat is currently on. Major changes are:
- Refactor of the entire libwallaby library as part of changes for the Simulator
- Addition of Create 3 module
- Addition of Tello drone module
- Upgrade to match Qt 6 requirements for botui
- Can be built for Raspberry Pi OS in docker image now
The attached binary will run on a Wombat in conjunction with:
Version 26 Release
This is a long overdue update.
This is basically the ground floor that future versions will build off of.
25.8 is meaningless as a version because it didn't get bumped and represents a host of states of the software rather than just 1.
After 26, the versions will hopefully be better managed.
The version control (as of writing this) will be managed in this project:
https://github.com/orgs/kipr/projects/3
The planned releases right now are:
Quark (version 27)
Electron (version 28)
Proton (version 29)
BOS - Hydrogen (version 30)
BOS - Helium (version 31)
BOS - Lithium (version 32)
...
BOS - Hydrogen is hoped to be as close to stable as we can get. The hope is that each subsequent version until Hydrogen will improve stability so that we can start with a better foundation after Hydrogen (v30) is released.
There are not actually plans for what Helium and onward will be, that is just in the list to show the pattern that will continue after Hydrogen is finished. As of writing this Hydrogen is the vision for KIPR software.
Keep It Simple, Stupid,
Zachary
25.8
This is the initial release.
This has been used for a while but not placed as a release binary.