dcmimu 0.1.2

no_std DCM IMU implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "dcmimu"
version = "0.1.2"
authors = ["Alexander Zhuravlev", "Roma Sokolov"]
description = "no_std DCM IMU implementation"
keywords = ["no_std", "dcm", "imu", "kalman", "sensor-fusion"]
license = "MIT"
readme = "Readme.md"

[dependencies]
libm = "0.1.2"