summaryrefslogtreecommitdiffstats
path: root/include/hardware/sensors.h
Commit message (Collapse)AuthorAgeFilesLines
...
| | * support humidity sensor typeUrs Fleisch2011-04-121-0/+12
| | | | | | | | | | | | Change-Id: I7600d64ea28d2eefc20104cbf81270ddad9d57c0
* | | Improve ROTATION_VECTOR sensor documentationMathias Agopian2011-05-021-0/+12
| | | | | | | | | | | | Change-Id: Iebc978beadf365d63c60c04d54ce7331605348b3
* | | remove deprecated/unused HAL headersMathias Agopian2011-04-281-2/+0
| | | | | | | | | | | | | | | | | | copybit, overlay, sensors_deprecated are no longer supported. Change-Id: Ie5da20bd4ff95f7565a162d628bf572a76327b7b
* | | fix [4056232] Deprecate Sensor.TYPE_TEMPERATURE and add ↵Mathias Agopian2011-03-221-1/+10
|/ / | | | | | | | | | | | | Sensor.TYPE_AMBIENT_TEMPERATURE Bug: 4056232 Change-Id: I4555823abacc8aa127429bda78033ef6007aa04b
* | am 778ab436: am 3cceacee: Merge "update rotation-vector documentation." into ↵Mathias Agopian2010-12-011-0/+15
|\ \ | |/ | | | | | | | | | | gingerbread * commit '778ab436dee2918ae2fa083f4afa4ba68dc39235': update rotation-vector documentation.
| * update rotation-vector documentation.Mathias Agopian2010-11-221-0/+15
| | | | | | | | | | | | | | | | | | the rotation-vector sensor must transmit the W component of the unit quaternion in data[4]. This change doesn't cause a compatibility issue because nothing in the system relies on the W component being present. Change-Id: If4f699ac8d41d8b957925b375e355a138a82dcf8
* | resolved conflicts for merge of 72c113ee to masterMathias Agopian2010-09-151-8/+10
|\ \ | |/ | | | | Change-Id: Icef7703423fdb153477bfd3dc49980e979bbd8e7
| * Added a data field for gyroscopes and improved documentation.Mathias Agopian2010-09-141-6/+11
| | | | | | | | Change-Id: Iddc9710d8b724af9285df0396949479dccc3de7a
| * add new sensor types for handling gyro data and device orientation more ↵Kevin Powell2010-08-201-0/+39
| | | | | | | | | | | | efficiently. Change-Id: I89faf5b3d57a3e726d1c347ce01d931b100188cd
* | resolved conflicts for merge of 5e610d6a to masterKenny Root2010-08-241-0/+39
|\ \ | | | | | | | | | Change-Id: Ibeaa176ff4b25f81559d14dd8c73283ee4f2eacf
| * \ resolved conflicts for merge of b01a043d to gingerbread-plus-aospJean-Baptiste Queru2010-08-201-0/+39
| |\ \ | | |/ | |/| | | | Change-Id: I60466613c7ea0335a78d553a10876367d65557d9
| | * add new sensor types for handling gyro data and device orientation more ↵Kevin Powell2010-08-051-0/+39
| | | | | | | | | | | | | | | | | | efficiently. Change-Id: I453b7a2e84b885ca207d9d938b923e1624554644
* | | hw: sensors: Add gyro fieldMakarand Karvekar2010-08-111-0/+10
|/ / | | | | | | | | Change-Id: I113f0a067fccbc8d69d1949b6af3ed9e119d0355 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* | improved comments and added a minDelay attribute to sensor_tMathias Agopian2010-07-291-2/+11
| | | | | | | | Change-Id: Ie00fe8260089614e15f1f8035b8392711dff048c
* | Added definition/documentation for pressure sensorsMathias Agopian2010-07-291-0/+10
| | | | | | | | Change-Id: I68b1bb74ebf1aceee09b6e8cbb8e37b906dbdcd0
* | improve sensor HAL documentationMathias Agopian2010-07-231-4/+4
| | | | | | | | Change-Id: If443c1d2e48c697fa8774bd94af4e65866d1dedb
* | Be more explicit about the rate at which sensor events must be returnedMathias Agopian2010-07-221-0/+15
| | | | | | | | Change-Id: I937e84c34c539b4e3ff34eddcf4fb24e2866ebfa
* | move the old sensorHAL interface into a separate headerMathias Agopian2010-07-191-145/+2
| | | | | | | | | | | | | | sensors_deprecated.h is included from sensors.h, for easier reading. Change-Id: I97883e1db73beb6c612da2ec023ee6bb8d4858c3
* | new sensor_event_t structure for the new HAL that can handle bigger payloadsMathias Agopian2010-07-191-1/+48
| | | | | | | | Change-Id: I8f21e457c308eea9cb1f73b49b1fed36627ec55e
* | New sensor HAL and testMathias Agopian2010-07-141-12/+44
|/ | | | Change-Id: I216e3dd0b2b45829fef7c682774d2cdd8271d4e7
* [2472946] Sensor.TYPE_ORIENTATION returns inverted roll valuesMathias Agopian2010-02-261-2/+17
| | | | update the documentation is sensors.h to reflect reality.
* Add documentation for proximity and light sensors.Mike Lockwood2009-11-031-2/+15
| | | | | Change-Id: I5692e803e33aefbfd79c156fec7700d972140dc4 Signed-off-by: Mike Lockwood <lockwood@android.com>
* sensors: whitespace clean upMike Lockwood2009-09-041-2/+2
| | | | | Change-Id: I49da2d17dae2f9f958a0ccb205c41a83c123802c Signed-off-by: Mike Lockwood <lockwood@android.com>
* sensors: Add optional close_data_source callMike Lockwood2009-08-291-1/+10
| | | | | Change-Id: I591afea509ee055211a4beeaa83b12692e251f67 Signed-off-by: Mike Lockwood <lockwood@android.com>
* libhardware: add a field for reporting light levelsIliyan Malchev2009-08-201-0/+3
| | | | Signed-off-by: Iliyan Malchev <malchev@google.com>
* libhardware: add data field for proximity sensorsIliyan Malchev2009-07-081-0/+3
| | | | Signed-off-by: Iliyan Malchev <malchev@google.com>
* Update open_data_source documentation to accurately reflect the correct ↵Bill Napier2009-06-021-1/+1
| | | | return value on error.
* Sensors: Use a native_handle for the data channel instead of a single file ↵Mike Lockwood2009-05-221-8/+9
| | | | | | | | | descriptor. This eliminates the requirement that all sensors share a single file descriptor. This, along with concurrent changes in other projects, fixes bugs b/1614524 and b/1614481 Signed-off-by: Mike Lockwood <lockwood@android.com>
* fix [1847499] sensors.h : "roll" documentation is wrongMathias Agopian2009-05-181-1/+1
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+375
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-375/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-6/+24
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-111/+225
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+243