summaryrefslogtreecommitdiff
path: root/test/motion_lid.c
Commit message (Expand)AuthorAgeFilesLines
* motion sense: Calculate loop time based on sensor needsMathew King2021-09-251-3/+0
* type: Rename vector_3_t to intv3_t.Yilun Lin2018-09-131-1/+1
* driver: sensor: Remove set_resolution when NOOPGwendal Grignou2018-03-151-8/+0
* motion_lid: no angle correction when lid closephilipchen2017-03-171-0/+14
* CHERRY-PICK: motion_lid: Add more reliability measurements.Aseda Aboagye2017-01-201-3/+39
* motion_lid: prevent angle 0 <-> 360 transition.Gwendal Grignou2016-09-091-0/+27
* test: motion_lid: Use new sensor frameGwendal Grignou2016-08-241-35/+17
* sensor: update sensor driver to use I2C port from motion_sensor_tKevin K Wong2016-03-311-0/+2
* 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