summaryrefslogtreecommitdiff
path: root/common/motion_lid.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesstabilize-quickfix-15278.72.B-ishstabilize-quickfix-15183.78.B-ishstabilize-15446.B-ishstabilize-15439.B-ishstabilize-15432.B-ishstabilize-15429.B-ishstabilize-15415.B-ishstabilize-15395.B-ishstabilize-15393.48.B-ishstabilize-15381.B-ishstabilize-15364.B-ishstabilize-15361.B-ishstabilize-15359.B-ishstabilize-15359.58.B-ishstabilize-15359.50.B-ishstabilize-15359.45.B-ishstabilize-15335.B-ishstabilize-15329.59.B-ishstabilize-15329.44.B-ishstabilize-15317.B-ishstabilize-15301.B-ishstabilize-15300.B-ishstabilize-15278.64.B-ishstabilize-15251.B-ishstabilize-15245.B-ishstabilize-15236.66.B-ishstabilize-15208.B-ishstabilize-15207.B-ishstabilize-15185.B-ishstabilize-15185.7.B-ishstabilize-15183.82.B-ishstabilize-15183.69.B-ishstabilize-15183.14.B-ishstabilize-15174.B-ishstabilize-15167.B-ishstabilize-15129.B-ishstabilize-15122.B-ishstabilize-15120.B-ishstabilize-15117.86.B-ishstabilize-15117.48.B-ishstabilize-15117.111.B-ishrelease-R114-15437.B-ishrelease-R113-15393.B-ishrelease-R112-15359.B-ishrelease-R111-15329.B-ishrelease-R110-15278.B-ishrelease-R109-15237.B-ishrelease-R109-15236.B-ishrelease-R108-15183.B-ishrelease-R107-15117.B-ishishfirmware-ti50-prepvt-15315.B-ishfirmware-skyrim-15390.B-ishfirmware-skyrim-15369.B-ishfirmware-nissa-15217.B-ishfirmware-nissa-15217.45.B-ishfirmware-nissa-15217.126.B-ishfirmware-duplo-15151.B-ishfirmware-corsola-15194.B-ishfactory-trogdor-15210.B-ishfactory-skyrim-15384.B-ishfactory-nissa-15199.B-ishfactory-corsola-15197.B-ishfactory-corsola-15196.B-ishfactory-brya-15231.B-ishMike Frysinger2022-09-141-2/+1
* tablet_mode: Fix the race condition of setting the tablet modeWai-Hong Tam2021-07-231-1/+1
* common: lid angle calculation: Exclude any measurement over 1.1gGwendal Grignou2021-05-061-1/+1
* motion_sense: Make change in range permanentGwendal Grignou2020-11-121-4/+2
* motion_lid: Add IS_ENABLED()Gwendal Grignou2020-11-061-31/+43
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-021-1/+1
* tablet_mode: Renaming for GMR sensorPhilip Chen2019-09-191-4/+4
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* motion_lid: Rewrite lid angle calculation based on chromium codeGwendal Grignou2019-03-261-200/+157
* ec_commands: Fix more warnings from check_patch.plGwendal Grignou2019-02-081-18/+18
* motion_lid: Allow host to configure tablet mode detection thresholdFurquan Shaikh2018-11-291-6/+64
* motion_lid: Set tablet mode at 180 degreeFurquan Shaikh2018-11-291-10/+10
* motion_lid: Use CONFIG_TABLET_MODEFurquan Shaikh2018-11-291-12/+5
* motion_lid: Get rid of return value for motion_lid_set_tablet_modeFurquan Shaikh2018-11-271-5/+4
* motion_lid: Add support for setting DPTF profile based on lid angleFurquan Shaikh2018-11-151-1/+69
* type: Rename vector_3_t to intv3_t.Yilun Lin2018-09-131-6/+6
* grunt: Enable tablet mode for convertible SKUs.Jonathan Brandmeyer2018-06-181-1/+1
* Nami: Use lid angle to detect tablet mode for Vayne & NamiDaisuke Nojiri2018-05-091-79/+90
* motion_lid: Increase precision in noisy mag check.Aseda Aboagye2017-07-131-8/+20
* motion_lid: no angle correction when lid closephilipchen2017-03-171-2/+5
* motion_lid: Fix merge of cl/430344Gwendal Grignou2017-02-101-3/+0
* CHERRY-PICK: motion_lid: Add more reliability measurements.Aseda Aboagye2017-01-201-19/+127
* motion: Disable tablet mode if one accel is brokenGwendal Grignou2017-01-041-1/+0
* motion_lid: Make tablet mode great (again).Aseda Aboagye2016-11-151-7/+35
* common: Add tablet_mode APIGwendal Grignou2016-11-081-11/+4
* common: motion_lid: Add tablet mode detection using lid angle.Gwendal Grignou2016-09-091-0/+53
* motion_lid: prevent angle 0 <-> 360 transition.Gwendal Grignou2016-09-091-7/+35
* motion_lid: Add const around sensor vector.Gwendal Grignou2016-08-241-2/+2
* ectool: provide lid angle infoKevin K Wong2015-11-251-0/+9
* motion: add config option to use the old accelerometer ref frameAlec Berg2015-09-171-2/+48
* cyan: fix sensors matricesGwendal Grignou2015-08-221-2/+6
* Cyan: Added Clamshell/Tablet mode supportli feng2015-08-101-5/+5
* accel: move X,Y,Z definitionGwendal Grignou2015-06-091-5/+0
* cleanup: rename motion sensor CONFIG_ optionsBill Richardson2015-05-011-2/+4
* Convert motion sense calculations to fixed point.Randall Spangler2015-02-051-30/+33
* Samus: Split motion sense and lid angleGwendal Grignou2014-10-291-0/+192