summaryrefslogtreecommitdiff
path: root/test/motion_lid.c
Commit message (Expand)AuthorAgeFilesLines
* motion: Change units of ec_rate from us to ms.Gwendal Grignou2015-11-181-4/+4
* motion: cleanup include fileGwendal Grignou2015-11-121-0/+2
* motion: Remove duplicate shutdown codeGwendal Grignou2015-10-281-1/+3
* common: motion: Separate motion task interval from AP configurationGwendal Grignou2015-09-291-3/+3
* motion: add config option to use the old accelerometer ref frameAlec Berg2015-09-171-2/+2
* motion_sense: Add more complex EC/AP sensor rate support.Gwendal Grignou2015-08-291-31/+62
* math: Add inverse matrix calculationGwendal Grignou2015-08-241-4/+1
* accel: mechanical changes from i2c_addr to addrGwendal Grignou2015-07-301-2/+2
* ryu: Fix orientation of accel and compassGwendal Grignou2015-07-221-3/+4
* motion: Add sample frequency per sensorGwendal Grignou2015-07-151-26/+49
* driver: bmi160: Add FIFO and interrupt supportGwendal Grignou2015-07-101-0/+2
* accel: move X,Y,Z definitionGwendal Grignou2015-06-091-5/+0
* driver: Use common data structure to store default accel valuesGwendal Grignou2015-05-121-8/+30
* Convert motion sense calculations to fixed point.Randall Spangler2015-02-051-6/+7
* motion: Add decoding for MOTION_CMD_DUMP v1 commandGwendal Grignou2014-11-181-9/+8
* Samus: Split motion sense and lid angleGwendal Grignou2014-10-291-0/+208