madgwick
madgwick copied to clipboard
Use micromath crate
Switches from m
to micromath
for mathematical operations, and uses the latter's F32x3
vector type as well as its Quaternion
type (which was vendored from this crate).
I'm using micromath
in the accelerometer
crate, so ideally this would provide an interoperable way to support multiple accelerometer backends.