Modified geo_sensor_hal plugin for IIO driver compatibility 22/25922/2
authorAmit Dharmapurikar <amit.vd@samsung.com>
Tue, 12 Aug 2014 12:19:16 +0000 (17:49 +0530)
committerAmit Dharmapurikar <amit.vd@samsung.com>
Wed, 13 Aug 2014 04:26:32 +0000 (21:26 -0700)
commita1e10a246eb1bda21da90cdd9d3c675ff0f71d78
treedb049a4b5f7942393e62d6178799dea061525a2d
parenta9b3d57d858b74fa345c11a87a9ca22db18cbce9
Modified geo_sensor_hal plugin for IIO driver compatibility

    - The geo_sensor_hal plugin is modified as per present geo sensor IIO driver interface.
       * the plugin reads data from raw data files instead of char-dev file in /dev/ directory,
       * time stamp for data samples is not available
       * enable and disable actions for geo sensor are not available.

    - The geo sensor is enabled in the sensord.spec file

Change-Id: I8a02be99c37bae3e37f36fa4291810410fcc3976
Signed-off-by: Amit Dharmapurikar <amit.vd@samsung.com>
packaging/sensord.spec
src/geo/geo_sensor_hal.cpp
src/geo/geo_sensor_hal.h