History log of /device/samsung/manta/libsensors/InputEventReader.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5dcc6c98e287eb1a1215778ce075950531624436 01-Jun-2012 JP Abgrall <jpa@google.com> manta: senors: add HAL for light and pressure sensors

This HAL supports sensors using Industrial I/O subsystem.
These sensor devices will be located in /sys/bus/iio/devices.

Light Sensor:
IIO device name: lightsensor-level
chan_type: IIO_LIGHT
channel: in_illuminance0_input
event: /dev/iio:device? (assigned dynamically)

Pressure Sensor:
IIO device name: barometer
chan_type: IIO_PRESSURE (This is not yet defined in main stream.)
channel: in_pressure0_input
event: /dev/iio:device? (assigned dynamically)

TODO: iio/events.h and iio/types.h should be moved to
external/kernel-headers/original.

Change-Id: Ifbeb2f8e7ef7ac09f5b0727a2376c652e5f9e800
Signed-off-by: Won Hyoung Lee <whlee@sta.samsung.com>
/device/samsung/manta/libsensors/InputEventReader.cpp