summaryrefslogtreecommitdiff
path: root/include/accelgyro.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14909.124.B-...factory-brya-14909.124.B-mainYH Lin2022-12-051-1/+1
* include: Sort header filesJeremy Bettis2022-11-291-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* include/accelgyro.h: Format with clang-formatJack Rosenthal2022-06-281-31/+19
* zephyr: motion: add support for runtime probing of motion sensorsMichał Barnaś2021-09-301-0/+17
* motion_sense: Make change in range permanentGwendal Grignou2020-11-121-8/+9
* common: motion: add IF_ENABLED()Gwendal Grignou2020-11-061-6/+0
* driver: bmi: add get_rms_noise() for body detectionChing-Kang Yen2020-09-031-0/+6
* common: accelgyro: Add read temperature function to driverYuval Peress2019-12-181-0/+10
* drivers/tcs3400: add IR scaling factorNick Vaccaro2019-12-121-1/+8
* driver/tcs3400: add auto-compensation for saturationNick Vaccaro2019-08-201-5/+36
* driver: Add support for calibration modeGwendal Grignou2019-07-241-1/+7
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* tcs3400: rename tcs3400_drv_data_t to als_drv_data_tNick Vaccaro2019-05-091-0/+10
* driver: add tcs3400 RGB channel sensor driverNick Vaccaro2019-05-071-0/+12
* driver: add tcs3400 ALS sensor chip driverNick Vaccaro2019-05-061-0/+13
* motion_lid: Rewrite lid angle calculation based on chromium codeGwendal Grignou2019-03-261-0/+8
* common: sensor: Add API to set sensor scaleGwendal Grignou2018-12-141-3/+17
* type: Rename vector_3_t to intv3_t.Yilun Lin2018-09-131-1/+1
* motion: remove load_fifoGwendal Grignou2018-03-091-14/+0
* motion: driver: Fix activity inclusion in accelgyro.hGwendal Grignou2018-03-081-1/+1
* motion_sense: Add "spoof" modeAseda Aboagye2017-01-071-0/+4
* Fix various misspellings in commentsMartin Roth2016-11-151-3/+3
* driver: sensor: Remove set_interruptGwendal Grignou2016-11-081-10/+0
* motion: fix manage_activity interfaceGwendal Grignou2015-10-161-1/+1
* common: motion: Fix accelgyro interfaceGwendal Grignou2015-09-211-2/+2
* common: accel: Add error code for irq handlerGwendal Grignou2015-09-191-1/+4
* motion: Add Gesture InterfaceGwendal Grignou2015-09-181-0/+24
* common: motion: move gesture actions in motion task.Gwendal Grignou2015-09-181-2/+2
* motion_sense: Add more complex EC/AP sensor rate support.Gwendal Grignou2015-08-291-0/+6
* driver: change get_ interface.Gwendal Grignou2015-08-291-6/+3
* motion_sense: Allow multiple IRQ based sensorsGwendal Grignou2015-08-221-1/+2
* driver: bmi160 Add code for calibrationGwendal Grignou2015-07-151-0/+1
* driver: bmi160: Add FIFO and interrupt supportGwendal Grignou2015-07-101-0/+17
* motion: Add commands for calibrationGwendal Grignou2015-07-091-0/+14
* motion: Add decoding for MOTION_CMD_DUMP v1 commandGwendal Grignou2014-11-181-7/+2
* samus: add tap for batteryAlec Berg2014-10-181-1/+1
* samus: added gyro support for lsm6ds0Sheng-Liang Song2014-08-261-53/+40
* Refactor accel / gyro driver to accomodate various configurationsShawn Nematbakhsh2014-08-191-0/+111