summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MotionApps 5.1.1 release, with MA 5.1.0 for further merge review.cm-10.1.3-RC2cm-10.1.3-RC1cm-10.1.3cm-10.1.2cm-10.1.1cm-10.1.0-RC5cm-10.1.0-RC4cm-10.1.0-RC3cm-10.1.0-RC2cm-10.1.0-RC1cm-10.1.0cm-10.1-M3cm-10.1-M2cm-10.1-M1mr1.1-stagingcm-10.1JP Abgrall2012-10-0383-8283/+3226
* Revert "Official MA 5.1.2 - RC11 Release"Ramanan Rajeswaran2012-09-26105-6141/+8921
* Official MA 5.1.2 - RC11 ReleaseRosa Chow2012-09-26105-8921/+6141
* Fixed crash when accel is not functional or present.Rosa Chow2012-06-293-16/+30
* libsensors_iio: Don't segfault when constructor fails when device absentJP Abgrall2012-06-213-8/+27
* HACK: libsensors: Initial attempt at MotionApps 5.1 for MPU6050 + AKM8975JP Abgrall2012-06-15120-0/+19581
* Revert "HACK: libsensors: Initial attempt at MotionApps 5.1 for MPU6050 + AKM...JP Abgrall2012-06-15177-17657/+23311
* Revert "libsensors: Fix build breakage. Don't build IIO hal unless requested"JP Abgrall2012-06-151-2/+0
* libsensors: Fix build breakage. Don't build IIO hal unless requestedJP Abgrall2012-06-151-0/+2
* HACK: libsensors: Initial attempt at MotionApps 5.1 for MPU6050 + AKM8975JP Abgrall2012-06-14177-23311/+17657
* Don't build invensense_hal when working with prebuilt sensor librariesjellybean-stablejellybeanJean-Baptiste Queru2012-04-171-0/+4
* Don't build from source for grouperJean-Baptiste Queru2012-04-131-0/+3
* Merge remote-tracking branch 'goog/ics-aah'Mike Lockwood2012-04-030-0/+0
|\
| * am 425eccbf: Fix for sensor rate not updating correctly Gyro sensor rate is n...Rosa chow2011-11-112-9/+5
| |\
| * \ keep previous history after reset to mr1 plus aah changes (ics-aah-wip)Ed Heyl2011-10-280-0/+0
| |\ \
| | * \ undo reset to ics-mr1 until we have a better methodEd Heyl2011-10-260-0/+0
| | |\ \
| | | * | reset to ics-mr1, but keep historyEd Heyl2011-10-260-0/+0
| | |/| | | |/|/ /
| | * | am 86e0dce7: (-s ours) Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block2011-10-260-0/+0
| | |\ \
| | * | | am 4572c8fe: (-s ours) Rename LOG() to ALOG() DO NOT MERGESteve Block2011-10-250-0/+0
| |/| | |
* | | | | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-082-38/+38
* | | | | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-051-5/+5
* | | | | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-2/+2
* | | | | am 425eccbf: Fix for sensor rate not updating correctly Gyro sensor rate is n...Rosa chow2011-11-112-9/+5
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Fix for sensor rate not updating correctlyRosa chow2011-11-102-9/+5
| |/ /
* | / Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block2011-10-251-27/+27
| |/ |/|
* | Rename LOG() to ALOG() DO NOT MERGESteve Block2011-10-251-1/+1
|/
* SensorHAL: Reset compass calibrationJinkyu Song2011-10-151-0/+22
* SensorHAL: Handle the error flag for overflow or underflowRosa Chow2011-10-143-0/+21
* Changed accuracy for sensor handlers.Rosa Chow2011-10-121-3/+1
* SensorHAL: Updated filter parameters for compass sensorJinkyu Song2011-10-121-2/+2
* Fixed problem with compass not calibrating without Gyro.Rosa Chow2011-10-112-8/+9
* Fixed verbose messagesRosa Chow2011-10-111-1/+2
* Write the calibration as soon as compass gets a MEDIUM accuracy.Mathias Agopian2011-10-101-1/+1
* Write to calibration file depends on figure 8 motion (compass)Rosa Chow2011-10-102-2/+7
* silence sensor libraryMathias Agopian2011-10-101-20/+21
* remove unused codeMathias Agopian2011-10-101-323/+0
* am 1bf221b3: Apply compass filter only on devices that need itMathias Agopian2011-09-300-0/+0
|\
| * Apply compass filter only on devices that need itMathias Agopian2011-09-302-1/+8
* | am 8dd45d19: (-s ours) Integrate Noise Filter Providied by YamahaRosa Chow2011-09-300-0/+0
|\|
| * Integrate Noise Filter Providied by YamahaRosa Chow2011-09-303-2/+189
* | Apply compass filter only on devices that need itMathias Agopian2011-09-302-1/+8
* | Integrate Noise Filter Providied by YamahaRosa Chow2011-09-303-2/+189
|/
* Fix various issues with the sensor HALRosa2011-09-145-37/+46
* dynamically construct the sensor list.Kevin Powell2011-08-185-60/+436
* binary library name changed, per instructions from goog.Kevin Powell2011-08-181-1/+1
* update compass accuracy output when using default.Kevin Powell2011-08-151-1/+9
* merge fix for inv_get_accel_bias_floatKevin Powell2011-08-011-3/+3
* remove an ugly newlineKevin Powell2011-08-011-2/+1
* fix loading the mldmp shared lib.Kevin Powell2011-08-011-2/+3
* handle yas530 offsets and stored cal better.Kevin Powell2011-08-018-11/+117