1
Fork 0
Commit graph

24 commits

Author SHA1 Message Date
Julian Gaal
f42bd47882 rm ununsed imports 2019-05-23 08:52:56 +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
Julian Gaal
61b8b62b50 documentation improvements 2019-05-08 19:02:51 +02:00
Julian Gaal
b9dbcf8896 remove unnecessary spaces 2019-05-08 19:02:28 +02:00
Julian Gaal
44a67e8fdd make registers dedicated enum 2019-05-08 18:50:47 +02:00
Julian Gaal
93521d8f5d rad/deg conversion, acc/gyro separate type 2019-04-25 13:30:13 +02:00
juliangaal
00cdf79b35 steps struct to calrify filte size 2019-04-24 16:00:48 +02:00
juliangaal
2ed70201e5 support for basic avg/mean filtering 2019-04-24 15:44:37 +02:00
juliangaal
4a277b1ee1 restructure functions to better reflect typical usage 2019-04-23 18:24:02 +02:00
juliangaal
f423a740db calculate variance from sensor data 2019-04-23 16:28:28 +02:00
juliangaal
02cf4c5799 calculate variance from sensor data 2019-04-23 15:41:13 +02:00
Julian Gaal
930ceac802 delete unnecessary constants file 2019-04-17 19:38:20 +02:00
Julian Gaal
0ada7c9d0f rename 2019-04-17 16:37:07 +02:00
Julian Gaal
267fb85206 clean, comments 2019-04-16 01:24:20 +02:00
Julian Gaal
5afe9dfbc1 comments 2019-04-16 00:58:12 +02:00
Julian Gaal
97c4ab352d comments 2019-04-16 00:26:21 +02:00
Julian Gaal
06e1768318 implement temperature support 2019-04-15 23:27:36 +02:00
Julian Gaal
1f76432fa1 roll pitch estimation accelerometer alone 2019-04-15 22:14:45 +02:00
Julian Gaal
8b29b9f2ac separate constants 2019-04-15 21:59:52 +02:00
Julian Gaal
f349c79791 enable soft calibration 2019-04-15 21:59:12 +02:00
Julian Gaal
717e9e6149 correct gyro readings. Acc and gyrp raw working 2019-04-15 21:14:37 +02:00
Julian Gaal
d230655e43 add TODO 2019-04-08 10:16:41 +02:00
Julian Gaal
58370b79b3 first commit 2019-04-08 10:11:36 +02:00