Releases: barafael/mpu6050-dmp-rs
Releases · barafael/mpu6050-dmp-rs
v0.6.0
What's Changed
- Allow creating non-default addresses by @TheButlah in #2
- Added InitError by @TheButlah in #3
- Support scaling values and calibrating sensor offsets by @massimiliano-mantione in #4
- Add interrupt enable API by @rland93 in #5
- feat: Sensor - motion6 6 dof with one registry read by @elpiel in #8
- Feat/defmt log &
async
feature by @elpiel in #7 - chore(test): add test with real calibration data that overflows by @elpiel in #6
- Add temperature sensor by @1-rafael-1 in #9
- Add examples and add docs by @1-rafael-1 in #10
- add motion detection by @1-rafael-1 in #11
- Fix overflow bug in MeanAccumulator by @1-rafael-1 in #12
- refactor: Convert motion detection example to use hardware interrupt by @1-rafael-1 in #15
New Contributors
- @TheButlah made their first contribution in #2
- @massimiliano-mantione made their first contribution in #4
- @rland93 made their first contribution in #5
- @elpiel made their first contribution in #8
- @1-rafael-1 made their first contribution in #9
Full Changelog: 0.1.0...v0.6.0