summaryrefslogtreecommitdiffstats
path: root/libsensors/cm36651_light.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert "i9300: rewrite libsensors in c++"Wolfgang Wiedmeyer2017-01-131-0/+264
| | | | This reverts commit 381a05756bdbe474ab76242a4e2934d81b8975e9.
* i9300: rewrite libsensors in c++Simon Shields2016-03-051-264/+0
| | | | | | | | * based off t0lte sensors * AkmSensor kanged from i9100 (added sensor status support) * has a working compass! Change-Id: Iaed0463c33089ca0b636be4ba3f966f2e25f34f9
* libsensors: switch to portable typedefs to match callbacksDheeraj CVR2015-11-251-3/+3
| | | | | | | | | | | | | Using a strict basetype only coding style is not a good idea especially when we are dealing with callbacks which use portable typedef like int64_t. This kind of coding style would most likely end up in overflows at various places especially when dealing with timestamps and sensor delays which are caused when typecasting datatypes of different size. Switch to portable typedefs and get rid of "long". Change-Id: I75b9cace7602345dba9095f046292e6d4db07df4
* libsensors: fix light sensorJavi Ferrer2015-11-251-3/+37
| | | | Change-Id: I7cad5c048c1a9877889216ca8ca43bb13daeb4b0
* i9300: update libsensors from replicantJavi Ferrer2015-11-251-27/+16
| | | | | | - Orientation sensor still broken Change-Id: I7d20afbbc1f8b1ca5d046a38c0c3b7ce824c12cd
* i9300: add opensource sensors halPaul Kocialkowski2013-09-021-0/+241
Change-Id: Ia104c31f165fcaca1ee5dc471f7d71ca9abd387f