replicant-frameworks_native/services/sensorservice
Mathias Agopian ddf1ceb647 allow rotation-vector to have 4 components
- upadte documentation for rotation vector
- update method dealing with rotation vector to deal with 4 components
- virtual rotation-vector sensor reports all four components
- improve SensorManager documentation layout

Whent he 4-th component of the rotation-vector is present, we can save
a square-root when computing the quaternion or rotation matrix from it.

Change-Id: Ia84d278dd5f0909fab1c5ba050f8df2679e2c7c8
2012-06-27 17:07:54 -07:00
..
tests improve sensorservice dumpsys and increase the max sensor rate to 1 ms (1000Hz) 2012-06-27 17:07:54 -07:00
Android.mk Add support for virtual sensors. 2012-06-27 17:07:54 -07:00
GravitySensor.cpp Add support for virtual sensors. 2012-06-27 17:07:54 -07:00
GravitySensor.h Add support for virtual sensors. 2012-06-27 17:07:54 -07:00
LinearAccelerationSensor.cpp Add support for virtual sensors. 2012-06-27 17:07:54 -07:00
LinearAccelerationSensor.h Add support for virtual sensors. 2012-06-27 17:07:54 -07:00
RotationVectorSensor.cpp allow rotation-vector to have 4 components 2012-06-27 17:07:54 -07:00
RotationVectorSensor.h Add support for virtual sensors. 2012-06-27 17:07:54 -07:00
SecondOrderLowPassFilter.cpp Add support for virtual sensors. 2012-06-27 17:07:54 -07:00
SecondOrderLowPassFilter.h Add support for virtual sensors. 2012-06-27 17:07:54 -07:00
SensorDevice.cpp Add support for virtual sensors. 2012-06-27 17:07:54 -07:00
SensorDevice.h Add support for virtual sensors. 2012-06-27 17:07:54 -07:00
SensorInterface.cpp Add support for virtual sensors. 2012-06-27 17:07:54 -07:00
SensorInterface.h Add support for virtual sensors. 2012-06-27 17:07:54 -07:00
SensorService.cpp Add support for virtual sensors. 2012-06-27 17:07:54 -07:00
SensorService.h Add support for virtual sensors. 2012-06-27 17:07:54 -07:00