summaryrefslogtreecommitdiffstats
path: root/services/sensorservice/Fusion.cpp
Commit message (Expand)AuthorAgeFilesLines
* improve sensorservice dumpsysMathias Agopian2011-09-141-0/+3
* Fix a few style issues and remove LOG spamMathias Agopian2011-08-241-22/+28
* More error checks to avoid div by zero.Michael Johnson2011-08-241-4/+55
* Fix occasional fusion divergence by detecting it and resetting the fusion.Max Braun2011-08-191-11/+16
* cleanup Kalman filter parameters, add/fix comments/unitsMathias Agopian2011-06-131-14/+43
* use quaternions instead of MRPsMathias Agopian2011-06-021-184/+97
* 9-axis sensor fusion with Kalman filterMathias Agopian2011-05-271-0/+431