OSDN Git Service

Support for channel specific scale value
authorsuyyala <sridhar.uyyala@intel.com>
Sat, 17 May 2014 01:03:53 +0000 (18:03 -0700)
committersuyyala <sridhar.uyyala@intel.com>
Mon, 19 May 2014 23:53:38 +0000 (16:53 -0700)
commit11359b89231c8086dfdf6e61185206ed2c7c351f
treec4662faeece823292553e872e83010b27d35009b
parent911111712ede679ffa194212a5132a2ef02d17bd
Support for channel specific scale value

Sensor devices are exporting channel specific scale values as well.
example: in_magn_x_scale, in_magn_y_scale, in_magn_z_scale, etc.
Channel specific scales are enumerated when no common scale(example:
in_magn_scale) is provided.

Issue: GMIN-355

Change-Id: Ib49750228a2f0a44528470672be93dc3945c2bae
Signed-off-by: suyyala <sridhar.uyyala@intel.com>
common.h
enumeration.c
enumeration.h
transform.c