OSDN Git Service

Adding TYPE_GYROSCOPE_UNCALIBRATED
authorAdriana Reus <adriana.reus@intel.com>
Sun, 22 Jun 2014 08:06:26 +0000 (11:06 +0300)
committerAdriana Reus <adriana.reus@intel.com>
Wed, 23 Jul 2014 08:48:34 +0000 (11:48 +0300)
commita603a7461dab68ab0951b6bf978c1949d6bdf277
tree2942602d3601cdae0541ca2e65abd533b2fff3d8
parentf9635becefaca6e9e062be9a58e0ef2fdd3cf993
Adding TYPE_GYROSCOPE_UNCALIBRATED

Add type TYPE_GYROSCOPE_UNCALIBRATED on the same device number as the base sensor.
When activated at the same time the uncalibrated will copy the data from the calibrated one.
When activated independently each will take data from the device.

Signed-off-by: Adriana Reus <adriana.reus@intel.com>
Change-Id: If7d8f801a418f8cb4ab561849949f65e0249f379
common.h
control.c
enumeration.c
gyro-calibration.c
transform.c