dcmimu 0.1.5

no_std DCM IMU implementation
Documentation
[package]
name = "dcmimu"
version = "0.1.5"
authors = ["Alexander Zhuravlev", "Roma Sokolov"]
description = "no_std DCM IMU implementation"
keywords = ["no_std", "dcm", "imu", "kalman", "sensor-fusion"]
categories = ["embedded", "hardware-support", "no-std", "navigation"]
license = "MIT"
repository = "https://github.com/copterust/dcmimu"
readme = "Readme.md"

[dependencies]
libm = "0.1.2"

[dev-dependencies]
csv = "1.0.0"