sensor-plugin-tm1: modify wrong raw_data_unit of accelerometer
authorMu-Woong Lee <muwoong.lee@samsung.com>
Wed, 3 Feb 2016 07:45:57 +0000 (16:45 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Wed, 3 Feb 2016 07:45:57 +0000 (16:45 +0900)
because accelerometer is set to 4G from kernel driver,
raw_data_unit has to be changed.

* IMHO, sensor fw should received this setting information from kernel.
  I will check whether it is available or not. (from IIO interface)

Change-Id: I7fa98b51e892be8839a5246816ab29ad9e1ec66e
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
sensors.xml.in

index e460fb25d58a797b79b7198bcc16c5c1395a68a3..31d33cf85d5402b5626ab944ad1f83450ae4785d 100644 (file)
@@ -18,7 +18,7 @@
                <MODEL id="K2HH">
                        <NAME value="K2HH" />
                        <VENDOR value="ST Microelectronics"/>
-                       <RAW_DATA_UNIT value="0.061"/>
+                       <RAW_DATA_UNIT value="0.122"/>
                        <RESOLUTION value="16"/>
                </MODEL>