summaryrefslogtreecommitdiffstats
path: root/services/sensorservice/Fusion.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix occasional fusion divergence by detecting it and resetting the fusion.Max Braun2012-06-271-2/+2
| | | | Change-Id: I51186e12fb9b2316e3671e3908174f4495df89a0
* use quaternions instead of MRPsMathias Agopian2012-06-271-18/+17
| | | | | | | | also use correct time propagation equation disable the fused sensors when gyro is not present since they were unusable in practice. Change-Id: Iad797425784e67dc6c5690e97c71c583418cc5b5
* 9-axis sensor fusion with Kalman filterMathias Agopian2012-06-271-0/+86
Add support for 9-axis gravity and linear-acceleration sensors virtual orientation sensor using 9-axis fusion Change-Id: I6717539373fce781c10e97b6fa59f68a831a592f