All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
orientation::Trackerhandling of z-orientation (#58)
- Split
AccelerometerandRawAccelerometer(#53, #54) - Move vector types under
accelerometer::vector::*(#54) - Use
accelerometer::Errorin (Raw)AccelerometerAPI (#54)
- Upgrade to
micromathv1.0 (#48)
- Upgrade to
micromathv0.5 (#45)
- Fix doc link resolution failure (#40)
- Decouple
TrackerfromAccelerometer(#38)
- Upgrade to
micromathv0.4 (#34)
- Update to micromath v0.3 (#28)
lib.rs: Add docs on writing an accelerometer driver (#24)
lib.rs: Fixhtml_logo_urlto point atdevelopbranch (#23)
- Update to micromath v0.2 (#20)
- Use the
micromathcrate (#18)
- Add a
Componenttrait for vector components (#16)
- Initial implementation (#1)