summaryrefslogtreecommitdiffstats
path: root/services/sensorservice/RotationVectorSensor.cpp
Commit message (Expand)AuthorAgeFilesLines
* native frameworks: 64-bit compile issuesMark Salyzyn2014-03-121-2/+2
* Fix for AOSP fusion sensors not handling multiple clients correctly.Aravind Akella2013-09-161-4/+4
* various fixes to the sensorserviceMathias Agopian2013-05-161-2/+2
* use quaternions instead of MRPsMathias Agopian2012-06-271-28/+55
* 9-axis sensor fusion with Kalman filterMathias Agopian2012-06-271-102/+35
* fix [3369027] Sensor.TYPE_ROTATION_VECTOR is unstable and returns NaNs when r...Mathias Agopian2012-06-271-2/+2
* fix [3237242] sensormanager sensor active count gets out of syncMathias Agopian2012-06-271-13/+5
* allow rotation-vector to have 4 componentsMathias Agopian2012-06-271-0/+1
* don't attempt to normalize the rotation vectorMathias Agopian2012-06-271-4/+6
* Add support for virtual sensors.Mathias Agopian2012-06-271-0/+174