1. 6f4f8e7 improve sensorservice dumpsys by Mathias Agopian · 13 years ago
  2. 8c27335 improve sensorservice_test output by Mathias Agopian · 13 years ago
  3. 3a3fca3 Fix a few style issues and remove LOG spam by Mathias Agopian · 13 years ago
  4. f5cfea78 More error checks to avoid div by zero. by Michael Johnson · 13 years ago
  5. 3d41ecd Fix occasional fusion divergence by detecting it and resetting the fusion. by Max Braun · 13 years ago
  6. 88b14c5 have the sensorsevice test print the delay of the first received event by Mathias Agopian · 13 years ago
  7. f9a4b13 silence sensorservice when it's dropping events by Mathias Agopian · 13 years ago
  8. 29c176f sensorservice: be more robust when there are no sensor h/w by Mathias Agopian · 13 years ago
  9. bd882b1 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  10. 0dd593f PermissionCache caches permission checks by Mathias Agopian · 13 years ago
  11. 451e8258 cleanup Kalman filter parameters, add/fix comments/units by Mathias Agopian · 13 years ago
  12. f8a6737 improve orientation sensor with gyro data by Mathias Agopian · 13 years ago
  13. 6043e53 use quaternions instead of MRPs by Mathias Agopian · 13 years ago
  14. 73e0bc8 9-axis sensor fusion with Kalman filter by Mathias Agopian · 13 years ago
  15. 9ff73de Fix a few issues with sensors reference-counting by Mathias Agopian · 13 years ago
  16. 057f625 Fix a crasher in SensorService by Mathias Agopian · 13 years ago
  17. 3070af0 frameworks/base: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 13 years ago
  18. 8d94d82 fix [4025681] continuous sensors should not try to send an event as soon as they're activated by Mathias Agopian · 13 years ago
  19. f0aec21 fix [3421350] Killing a game that uses the accelerometer renders the device unable to sleep by Mathias Agopian · 13 years ago
  20. 0bcd713 fix [3369027] Sensor.TYPE_ROTATION_VECTOR is unstable and returns NaNs when running slowly by Mathias Agopian · 14 years ago
  21. b483d5c fix [3237242] sensormanager sensor active count gets out of sync by Mathias Agopian · 14 years ago
  22. 186b68b Merge "allow rotation-vector to have 4 components" into gingerbread by Mathias Agopian · 14 years ago
  23. 6038db3 Uses 4-th order low-pass for extracting gravity. by Mathias Agopian · 14 years ago
  24. 7badd2c allow rotation-vector to have 4 components by Mathias Agopian · 14 years ago
  25. 5d45c33 don't attempt to normalize the rotation vector by Mathias Agopian · 14 years ago
  26. 671a6ff Add support for virtual sensors. by Mathias Agopian · 14 years ago
  27. f33a6e9 Fix a race condition in sensormanager by Mathias Agopian · 14 years ago
  28. 3a9223e record the last event received regardless of having clients or not by Mathias Agopian · 14 years ago
  29. 94c4f5c improve sensorservice dumpsys and increase the max sensor rate to 1 ms (1000Hz) by Mathias Agopian · 14 years ago
  30. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  31. 32123fde Report sensor events to BatteryStats service by Mathias Agopian · 14 years ago
  32. aea786f SensorService handles last known state properly by Mathias Agopian · 14 years ago
  33. efba8bf filter sensor event by connection by Mathias Agopian · 14 years ago
  34. d865351 propagate sensor event rate properly to the sensor HAL by Mathias Agopian · 14 years ago
  35. 23e8de2 propagate sensor event rate properly by Mathias Agopian · 14 years ago
  36. 5df13ef SensorService doesn't crash if correct HAL is not present by Mathias Agopian · 14 years ago
  37. 42e1b39 Better dumpsys logs by Mathias Agopian · 14 years ago
  38. 6f8b4d2 Added partial support for repporting sensor activity to IBatteryStats by Mathias Agopian · 14 years ago
  39. 1bf7978 new SensorService by Mathias Agopian · 14 years ago