summaryrefslogtreecommitdiffstats
path: root/services/sensorservice/Fusion.cpp
Commit message (Expand)AuthorAgeFilesLines
* revert parts of dc5b63e40, which made gyro drift estimation unstableMathias Agopian2013-05-301-16/+0
* improve sensor fusionMathias Agopian2012-06-281-2/+23
* add some commentsMathias Agopian2012-06-281-2/+14
* small improvement to sensor fusionMathias Agopian2012-06-271-7/+33
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-06-271-1/+1
* improve sensorservice dumpsysMathias Agopian2012-06-271-0/+3
* Fix a few style issues and remove LOG spamMathias Agopian2012-06-271-22/+28
* More error checks to avoid div by zero.Michael Johnson2012-06-271-4/+55
* Fix occasional fusion divergence by detecting it and resetting the fusion.Max Braun2012-06-271-11/+16
* cleanup Kalman filter parameters, add/fix comments/unitsMathias Agopian2012-06-271-14/+43
* use quaternions instead of MRPsMathias Agopian2012-06-271-184/+97
* 9-axis sensor fusion with Kalman filterMathias Agopian2012-06-271-0/+431