summaryrefslogtreecommitdiffstats
path: root/services/sensorservice/RotationVectorSensor.cpp
Commit message (Expand)AuthorAgeFilesLines
* use quaternions instead of MRPsMathias Agopian2011-06-021-28/+55
* 9-axis sensor fusion with Kalman filterMathias Agopian2011-05-271-102/+35
* fix [3369027] Sensor.TYPE_ROTATION_VECTOR is unstable and returns NaNs when r...Mathias Agopian2011-01-191-2/+2
* fix [3237242] sensormanager sensor active count gets out of syncMathias Agopian2010-11-301-13/+5
* allow rotation-vector to have 4 componentsMathias Agopian2010-11-301-0/+1
* don't attempt to normalize the rotation vectorMathias Agopian2010-11-221-4/+6
* Add support for virtual sensors.Mathias Agopian2010-11-181-0/+174