Peng Xu 1f12c7a338 [sensors] Minor tuning of hal definition
* Swap GEOMAGNETIC_FIELD with MAGNETIC_FIELD for more accurate
    definition.
  * Remove redundunt prefixes in various enum definitions.
  * Clarify that string type will be removed for well defined sensor
    types. This avoid dependency on strings defined in sensors.h.
  * Added SensorFlagShift enum.
  * Remove unused flag parameter in batch.
  * Remove legacy setDelay function.
  * Change the type of sensor flag to bitfield<SensorFlagBits>, and
    use uint32_t since only low 32 bits are used.

Test: all sensor works(in marlin), tested with sensorlogger.

Change-Id: I93a4d13c5d2e054857d1e400d15002aeb9a47368
2017-01-14 05:42:13 +00:00
2017-01-11 13:04:15 -08:00
2017-01-11 13:04:15 -08:00
2017-01-12 15:40:53 -08:00
2017-01-11 23:43:16 +00:00
2017-01-11 13:14:59 -08:00
2017-01-11 13:14:59 -08:00
2017-01-11 13:14:59 -08:00
2017-01-11 13:14:59 -08:00
2017-01-11 23:43:16 +00:00
2017-01-11 13:14:59 -08:00
2017-01-11 13:14:59 -08:00
2016-10-26 12:04:37 +02:00
2016-08-30 11:28:36 -07:00
2016-08-30 11:28:36 -07:00
Description
No description provided
134 MiB
Languages
C++ 56.3%
AIDL 41.2%
C 1.5%
Rust 0.4%
Java 0.4%
Other 0.1%