841e366daaacd7a893046add8535c9a23d9bc599 |
|
10-Mar-2017 |
Andrew Rossignol <aarossig@google.com> |
Adds validateChreApiCall to EventLoopManager Test: Compile and run on device Change-Id: I6aca2f849fe3c6c519faa2fc55714c8e3baeef3f
/system/chre/platform/shared/chre_api_sensor.cc
|
48fda6e1eedf6ba80ae7596fc7676f8318a1e88e |
|
07-Mar-2017 |
Meng-hsuan Chung <menghsuan@google.com> |
Implements the chreGetSensorInfo CHRE API Also modifies SensorWorld nanoapp to exercise the API. Change-Id: If71643bbc98edc5fb8a753aa546aa31ee4c27f48
/system/chre/platform/shared/chre_api_sensor.cc
|
8d7fbecab6b025243dcdb6dc28f49e37430dc650 |
|
27-Jan-2017 |
Andrew Rossignol <aarossig@google.com> |
Implements the chreSensorConfigure method - Implements support for adding/updating/removing a request from the SensorRequestManager Change-Id: Id5ac1c4eebe851501f8997e98e011b3d5c7eaa55
/system/chre/platform/shared/chre_api_sensor.cc
|
4446be9be8f90e66d3cb4d30393862fc725230da |
|
26-Jan-2017 |
Andrew Rossignol <aarossig@google.com> |
Renames chre/core/sensors.h to chre/core/sensor_request.h - This better represents the function of the file. - Makes space for a new class called Sensor in core/ without having sensors and sensor which could be confusing. Change-Id: I5483ee5c2d73d44cbfcb07ffbf5c8db8a4c86395
/system/chre/platform/shared/chre_api_sensor.cc
|
1795db1e2282dac8454cf59d23314f70b6930f7b |
|
18-Jan-2017 |
Andrew Rossignol <aarossig@google.com> |
Adds a SensorRequestManager - Implements chreSensorFindDefault. - There is still work to be done for setting the rate of the sensor. Change-Id: Ia070cecfa0b3b157910d79ef3019773b2e8be612
/system/chre/platform/shared/chre_api_sensor.cc
|
38bec5401084a884b19e8523649548d6a4f7169a |
|
07-Jan-2017 |
Andrew Rossignol <aarossig@google.com> |
Adds a SensorContext to platform - Adds a chre_api_sensor to platform/shared with TODO. - SensorContext allows interacting with platform sensors. - Linux is a TODO. - SLPI just grabs the service object for now. More work to come! Change-Id: Icb407e917477b0aa19a8b8e33bdcb21f61047fb3
/system/chre/platform/shared/chre_api_sensor.cc
|