Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
6fdd49630834b1c20a781c9d29b241a68d1289ef
/
services
/
sensorservice
acd3151
fix a potential buffer overflow in sensorservice
by Mathias Agopian
· 13 years ago
8fd03f4
Fix a stack corruption in sensorservice
by Mathias Agopian
· 13 years ago
f48206f
fix a typo causing sensor event to be sorted in reverse chronological order
by Mathias Agopian
· 13 years ago
89c30a5
usea socketpair instead of a pipe in BitTube
by Mathias Agopian
· 13 years ago
3762c31
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
8564c8d
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
6215d3f
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
5baa3a6
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
c925a65
am e1d50e0c: am 785fd368: Merge "handle EINTR when calling sensor HAL\'s poll function" into ics-mr1
by Mathias Agopian
· 13 years ago
37d95f6
handle EINTR when calling sensor HAL's poll function
by Mathias Agopian
· 13 years ago
e6b5e24
am 64370354: am 393e2c1f: Merge "SensorService now always clamps the requested rate" into ics-mr1
by Mathias Agopian
· 13 years ago
eed2373
SensorService now always clamps the requested rate
by Mathias Agopian
· 13 years ago
5f43c96
am 515c6b44: Merge "fix an issue where SensorService could request an invalid sensor delay" into ics-mr1
by Mathias Agopian
· 13 years ago
f61acda
fix an issue where SensorService could request an invalid sensor delay
by Mathias Agopian
· 13 years ago
12cdf51
Rename SensorChannel to BitTube
by Mathias Agopian
· 13 years ago
6f4f8e7
improve sensorservice dumpsys
by Mathias Agopian
· 13 years ago
8c27335
improve sensorservice_test output
by Mathias Agopian
· 13 years ago
3a3fca3
Fix a few style issues and remove LOG spam
by Mathias Agopian
· 13 years ago
f5cfea78
More error checks to avoid div by zero.
by Michael Johnson
· 13 years ago
3d41ecd
Fix occasional fusion divergence by detecting it and resetting the fusion.
by Max Braun
· 13 years ago
88b14c5
have the sensorsevice test print the delay of the first received event
by Mathias Agopian
· 13 years ago
f9a4b13
silence sensorservice when it's dropping events
by Mathias Agopian
· 13 years ago
29c176f
sensorservice: be more robust when there are no sensor h/w
by Mathias Agopian
· 13 years ago
bd882b1
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 13 years ago
0dd593f
PermissionCache caches permission checks
by Mathias Agopian
· 13 years ago
451e8258
cleanup Kalman filter parameters, add/fix comments/units
by Mathias Agopian
· 14 years ago
f8a6737
improve orientation sensor with gyro data
by Mathias Agopian
· 14 years ago
6043e53
use quaternions instead of MRPs
by Mathias Agopian
· 14 years ago
73e0bc8
9-axis sensor fusion with Kalman filter
by Mathias Agopian
· 14 years ago
9ff73de
Fix a few issues with sensors reference-counting
by Mathias Agopian
· 14 years ago
057f625
Fix a crasher in SensorService
by Mathias Agopian
· 14 years ago
3070af0
frameworks/base: remove LOCAL_PRELINK_MODULE
by Iliyan Malchev
· 14 years ago
8d94d82
fix [4025681] continuous sensors should not try to send an event as soon as they're activated
by Mathias Agopian
· 14 years ago
f0aec21
fix [3421350] Killing a game that uses the accelerometer renders the device unable to sleep
by Mathias Agopian
· 14 years ago
0bcd713
fix [3369027] Sensor.TYPE_ROTATION_VECTOR is unstable and returns NaNs when running slowly
by Mathias Agopian
· 14 years ago
b483d5c
fix [3237242] sensormanager sensor active count gets out of sync
by Mathias Agopian
· 14 years ago
186b68b
Merge "allow rotation-vector to have 4 components" into gingerbread
by Mathias Agopian
· 14 years ago
6038db3
Uses 4-th order low-pass for extracting gravity.
by Mathias Agopian
· 14 years ago
7badd2c
allow rotation-vector to have 4 components
by Mathias Agopian
· 14 years ago
5d45c33
don't attempt to normalize the rotation vector
by Mathias Agopian
· 14 years ago
671a6ff
Add support for virtual sensors.
by Mathias Agopian
· 14 years ago
f33a6e9
Fix a race condition in sensormanager
by Mathias Agopian
· 14 years ago
3a9223e
record the last event received regardless of having clients or not
by Mathias Agopian
· 14 years ago
94c4f5c
improve sensorservice dumpsys and increase the max sensor rate to 1 ms (1000Hz)
by Mathias Agopian
· 14 years ago
4fe6c3e
Replace epoll() with poll() and rename PollLoop to Looper.
by Jeff Brown
· 14 years ago
32123fde
Report sensor events to BatteryStats service
by Mathias Agopian
· 14 years ago
aea786f
SensorService handles last known state properly
by Mathias Agopian
· 14 years ago
efba8bf
filter sensor event by connection
by Mathias Agopian
· 14 years ago
d865351
propagate sensor event rate properly to the sensor HAL
by Mathias Agopian
· 14 years ago
23e8de2
propagate sensor event rate properly
by Mathias Agopian
· 14 years ago
5df13ef
SensorService doesn't crash if correct HAL is not present
by Mathias Agopian
· 14 years ago
42e1b39
Better dumpsys logs
by Mathias Agopian
· 14 years ago
6f8b4d2
Added partial support for repporting sensor activity to IBatteryStats
by Mathias Agopian
· 14 years ago
1bf7978
new SensorService
by Mathias Agopian
· 14 years ago