1
Fork 0
Commit graph

18 commits

Author SHA1 Message Date
juliangaal
16e17ce364 bump dependencies, rm buggy bias calc 2021-02-15 18:45:50 +01:00
dependabot-preview[bot]
6e46ec1301
Update libm requirement from 0.1.3 to 0.2.1
Updates the requirements on [libm](https://github.com/rust-lang/libm) to permit the latest version.
- [Release notes](https://github.com/rust-lang/libm/releases)
- [Changelog](https://github.com/rust-lang/libm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libm/compare/0.1.3...0.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-11 14:24:53 +00:00
juliangaal
dd1d0a176c bump version: nalgebra migration 2019-06-06 19:40:51 +02:00
Julian Gaal
c4083ea87d remove i2cdev patch - fixed in i2cdev 4.1.2 with nix 0.14 2019-05-29 16:14:20 +02:00
Julian Gaal
182e7b5eca apply nix patch 2019-05-23 08:40:59 +02:00
juliangaal
0656fe336b Merge branch 'dev' of github.com:juliangaal/mpu6050 into restructure-example 2019-05-21 09:23:00 +02:00
juliangaal
aadf2e6c53 bump libm version 2019-05-21 09:18:27 +02:00
juliangaal
3708b3c35e build example in base cargo.toml with dev-dependencies 2019-05-20 16:20:34 +02:00
juliangaal
c1aa3c1f8b migrate to nalgebra 2019-05-20 16:00:24 +02:00
Julian Gaal
7ab5fc90f4 enable nalgebra with no_std support 2019-05-16 13:09:30 +02:00
juliangaal
3d87bffdff version bump: averaging 2019-04-24 16:10:25 +02:00
Julian Gaal
a02bf301cd separate linux example from core 2019-04-16 00:58:34 +02:00
Julian Gaal
865faae9c5 MIT license 2019-04-16 00:46:10 +02:00
Julian Gaal
3ec011666d prep for crates.io - typo 2019-04-16 00:43:21 +02:00
Julian Gaal
f2e6181e1b prep for crates.io - typo 2019-04-16 00:41:56 +02:00
Julian Gaal
403b76a77a prep for crates.io 2019-04-16 00:39:20 +02:00
Julian Gaal
1f76432fa1 roll pitch estimation accelerometer alone 2019-04-15 22:14:45 +02:00
Julian Gaal
58370b79b3 first commit 2019-04-08 10:11:36 +02:00