summaryrefslogtreecommitdiffstats
path: root/libsensors
Commit message (Collapse)AuthorAgeFilesLines
* aries-common: Reduce minimum sensor delayPawit Pornkitprasan2012-08-181-3/+3
| | | | Change-Id: I0ca6703d97a6e5069a2639fbad1fc465d1432556
* Do not include libsensors if TARGET_PROVIDES_LIBSENSORS is definedAndrew Dodd2012-08-071-0/+4
| | | | Change-Id: Ibd1c690c936c703634b16ba93d31a66b34afac87
* jellybean bring upPawit Pornkitprasan2012-07-149-67/+67
| | | | Change-Id: I19a95c3c8613a81d02f1146941fcb2f9ecc4efae
* libsensors: Fix setting delay for compass sensorPawit Pornkitprasan2012-05-161-6/+16
| | | | | | | | | The kernel driver only supports specific values and setting the delay will fail if other values are choosen Thanks to burakgon for reporting Change-Id: Ia3a2b73bad13cc8da75e5ce654962ae192af9a4c
* aries-common: Fix orientation sensorPawit Pornkitprasan2012-04-062-7/+7
| | | | | | The orientation sensor will not work if the magnetic sensor was started before because the "orientationd restart hack" was put in the wrong file.
* aries-common: Fix orientation sensor on kernel 3.0Pawit Pornkitprasan2011-12-271-0/+7
|
* libsensors: Update from crespoPawit Pornkitprasan2011-12-234-46/+11
| | | | | | Light sensor now uses calculation instead of pre-determined values Requires updated kernel
* libsensors: Fix line endingPawit Pornkitprasan2011-12-2319-2606/+2606
|
* aries-common: Implement libsensors setDelayPawit Pornkitprasan2011-11-263-18/+54
| | | | | Change-Id: Ibc1bae37d3fd791eb7b24824a899ba3932e9c5e8 (cherry picked from commit 241d5c032e64569128eb11a754cb6ee359b25380)
* Fix orientation sensor.Pawit Pornkitprasan2011-07-301-0/+41
| | | | | | | Orientation sensor's daemon (orientationd) requires both accelerometer and magnetic sensor to be enabled in order to work. Change-Id: If34a5af1c55e9db8c3255786b1052e895afa7176
* Set max lux to 10240 as returned by LightSensor.cppatinm2011-05-181-2/+2
| | | | Change-Id: I448e8acd2774a5a97c18aba8fe43595b1b781597
* moved to device/samsung/aries-commonatinm2011-05-1721-0/+2754