sensor-plugin-tm1: modify wrong raw_data_unit of accelerometer 43/58743/1
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 e460fb2..31d33cf 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>