OSDN Git Service

GMIN-3015: Initialize accuracy flag on accel and gyro samples
authorPatrick Porlan <patrick.porlan@intel.com>
Wed, 27 Aug 2014 16:12:10 +0000 (18:12 +0200)
committerAdriana Reus <adriana.reus@intel.com>
Mon, 8 Sep 2014 07:46:36 +0000 (10:46 +0300)
commit7d7c4b0b5e3d6c2a565593101be543d2d9ae0920
treed531dcebe8164b98e833aeee9551db662739f203
parent25e58ad35313cfa048d49295e37aef25e1170d4c
GMIN-3015: Initialize accuracy flag on accel and gyro samples

It's done already for magnetometer samples, and this flag does not
exist for sensors other than 3D (see sensors.h). This indicator is
visible in applications such as My Sensors, and may be used by the
sensors framework to decide how much it can trust incoming data.

Issue: GMIN-3015

Change-Id: I6773819396b1adc44ab0b56f7cf3b9e295706644
Signed-off-by: Patrick Porlan <patrick.porlan@intel.com>
gyro-calibration.c
transform.c