replicant-frameworks_native/services/sensorservice
Jani Suonpera d4db70a7b8 DO NOT MERGE ANYWHERE Add new interface for sensor physical data
This is special solution only for emerald branch.

Changes including new const char* value/interface for sensor physical data. Sensor service and manager does not take care of content, structure or other
details of string. Sensor HAL is taking care of parsing data from string and setting values to Sensor HW.

Change-Id: I3abc3ddc7c6adc4b32a40b9a43f2a94c5af7b2b0
Signed-off-by: Ben Fennema <fennema@google.com>
2015-11-30 21:27:27 -08:00
..
tests SensorServiceTest: Fix build, warnings. 2015-05-02 21:03:44 -07:00
Android.mk move services executables sources in their respective src folder 2013-07-22 12:25:18 -07:00
BatteryService.cpp Cleanup Binder interface between sensorservice and BatteryStats 2013-09-25 09:28:41 -07:00
BatteryService.h Cleanup Binder interface between sensorservice and BatteryStats 2013-09-25 09:28:41 -07:00
CorrectedGyroSensor.cpp native frameworks: 64-bit compile issues 2014-03-12 13:12:44 -07:00
CorrectedGyroSensor.h 9-axis sensor fusion with Kalman filter 2012-06-27 17:07:54 -07:00
Fusion.cpp revert parts of dc5b63e40, which made gyro drift estimation unstable 2013-05-30 14:26:36 -07:00
Fusion.h Fix occasional fusion divergence by detecting it and resetting the fusion. 2012-06-27 17:07:55 -07:00
GravitySensor.cpp native frameworks: 64-bit compile issues 2014-03-12 13:12:44 -07:00
GravitySensor.h use quaternions instead of MRPs 2012-06-27 17:07:55 -07:00
LinearAccelerationSensor.cpp Fix for AOSP fusion sensors not handling multiple clients correctly. 2013-09-16 15:49:49 -07:00
LinearAccelerationSensor.h 9-axis sensor fusion with Kalman filter 2012-06-27 17:07:54 -07:00
OrientationSensor.cpp native frameworks: 64-bit compile issues 2014-03-12 13:12:44 -07:00
OrientationSensor.h 9-axis sensor fusion with Kalman filter 2012-06-27 17:07:54 -07:00
RotationVectorSensor.cpp native frameworks: 64-bit compile issues 2014-03-12 13:12:44 -07:00
RotationVectorSensor.h use quaternions instead of MRPs 2012-06-27 17:07:55 -07:00
SensorDevice.cpp DO NOT MERGE ANYWHERE Add new interface for sensor physical data 2015-11-30 21:27:27 -08:00
SensorDevice.h DO NOT MERGE ANYWHERE Add new interface for sensor physical data 2015-11-30 21:27:27 -08:00
SensorFusion.cpp am cdbf28b3: Merge "native frameworks: 64-bit compile issues" 2014-03-13 23:18:43 +00:00
SensorFusion.h Bug fix for SensorFusion data rate. 2014-03-06 19:07:18 +00:00
SensorInterface.cpp Surface maxDelay and isWakeUpSensor flag in Sensor.java. 2014-05-23 18:58:01 -07:00
SensorInterface.h native frameworks: 64-bit compile issues 2014-03-12 13:12:44 -07:00
SensorService.cpp DO NOT MERGE ANYWHERE Add new interface for sensor physical data 2015-11-30 21:27:27 -08:00
SensorService.h DO NOT MERGE ANYWHERE Add new interface for sensor physical data 2015-11-30 21:27:27 -08:00
main_sensorservice.cpp native frameworks: 64-bit compile issues 2014-03-12 13:12:44 -07:00
mat.h Fix occasional fusion divergence by detecting it and resetting the fusion. 2012-06-27 17:07:55 -07:00
quat.h use quaternions instead of MRPs 2012-06-27 17:07:55 -07:00
traits.h 9-axis sensor fusion with Kalman filter 2012-06-27 17:07:54 -07:00
vec.h More error checks to avoid div by zero. 2012-06-27 17:07:55 -07:00