summaryrefslogtreecommitdiff
path: root/include/motion_sense.h
Commit message (Expand)AuthorAgeFilesLines
* sensor: Adjust max_frequency based on EC performanceGwendal Grignou2019-05-301-0/+10
* motion: Change ODR only within the motion sensor taskGwendal Grignou2018-10-041-0/+3
* Revert "motion: Lower jitter of Sensor->EC timestamp"Alexandru M Stan2018-07-161-7/+4
* motion: Lower jitter of Sensor->EC timestampAlexandru M Stan2018-03-151-4/+7
* motion_sense: Fix indentation in headerAlexandru M Stan2018-01-021-5/+5
* chipset: Introduce CHIPSET_STATE_ANY_SUSPENDFurquan Shaikh2017-11-281-1/+1
* motion_sense: Put set_range in common codeGwendal Grignou2017-11-171-4/+4
* motion_sense: Add CONFIG_DYNAMIC_MOTION_SENSOR_COUNT config optionScott Collyer2017-10-111-0/+4
* sensors: add bmi160 & kionix orientation driverNick Vaccaro2017-08-081-1/+7
* sensor: Add board specific function for double tap eventScott Collyer2017-06-011-0/+6
* common: sensors: add extra sensor attributesNick Vaccaro2017-05-181-0/+12
* motion: Add opt3001 as a motion sensorGwendal Grignou2017-02-161-0/+4
* console: Add non-verbose print config optionShawn Nematbakhsh2017-02-111-0/+9
* motion_sense: Add "spoof" modeAseda Aboagye2017-01-071-0/+7
* motion: remove accel_int_xxx, dead codeGwendal Grignou2016-09-091-16/+0
* sensor: update sensor driver to use I2C port from motion_sensor_tKevin K Wong2016-03-311-0/+4
* motion: improve readability by adding units to variable names.Gwendal Grignou2015-11-191-1/+1
* motion: wake up main task for all changes in EC parameter.Gwendal Grignou2015-11-191-1/+3
* motion: Change units of ec_rate from us to ms.Gwendal Grignou2015-11-181-4/+4
* motion: fix oversampling formulaGwendal Grignou2015-11-151-1/+4
* motion: minium interval between motion task now a variableGwendal Grignou2015-11-131-4/+3
* motion: cleanup include fileGwendal Grignou2015-11-121-5/+0
* motion: Remove duplicate shutdown codeGwendal Grignou2015-10-281-1/+1
* common: lightbar: Add histeresis to prevent flickeringGwendal Grignou2015-10-231-0/+5
* common: Add lightbar dimming based on outside light.Gwendal Grignou2015-10-201-0/+4
* motion: fix spellingGwendal Grignou2015-10-151-5/+5
* common: motion: Separate motion task interval from AP configurationGwendal Grignou2015-09-291-2/+2
* motion: Add Gesture InterfaceGwendal Grignou2015-09-181-0/+8
* driver: bmi160: Prevent crash when FIFO is not validGwendal Grignou2015-09-071-0/+1
* samus: Use new config, fix gestureGwendal Grignou2015-08-291-9/+0
* motion_sense: Add more complex EC/AP sensor rate support.Gwendal Grignou2015-08-291-12/+46
* motion_sense: calculate threshold properlyGwendal Grignou2015-08-241-1/+1
* motion_sense: Allow multiple IRQ based sensorsGwendal Grignou2015-08-221-4/+13
* accel: mechanical changes from i2c_addr to addrGwendal Grignou2015-07-301-1/+2
* motion_sense: Fix init routinesGwendal Grignou2015-07-271-1/+0
* motion: Add sample frequency per sensorGwendal Grignou2015-07-151-7/+40
* motion: FIFO: add lost per vector typeGwendal Grignou2015-07-151-0/+10
* driver: bmi160: Add FIFO and interrupt supportGwendal Grignou2015-07-101-0/+16
* driver: Use common data structure to store default accel valuesGwendal Grignou2015-05-121-4/+7
* motion: Add decoding for MOTION_CMD_DUMP v1 commandGwendal Grignou2014-11-181-19/+7
* Samus: Split motion sense and lid angleGwendal Grignou2014-10-291-62/+17
* Samus: move gesture to commonGwendal Grignou2014-10-291-0/+6
* samus: support sensor at different power state.Sheng-Liang Song2014-10-081-6/+18
* [common]: Remove accelerator calibration code.Gwendal Grignou2014-09-251-22/+1
* samus: added gyro support for lsm6ds0Sheng-Liang Song2014-08-261-4/+35
* Refactor accel / gyro driver to accomodate various configurationsShawn Nematbakhsh2014-08-191-0/+16
* accel: Add host cmd for setting lid angle threshold for disabling keyboard wakeAlec Berg2014-04-111-2/+3
* rambi: glimmer: Disable key scanning in suspend when lid is openAlec Berg2014-03-271-0/+3
* accel: clapper: glimmer: Add support for accelerometer interrupt.stabilize-5696.BAlec Berg2014-03-261-0/+15
* rambi: Rotate accelerometer data into standard reference frameAlec Berg2014-03-011-0/+6