summaryrefslogtreecommitdiff
path: root/common/body_detection.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* common/body_detection.c: Format with clang-formatJack Rosenthal2022-06-281-20/+19
* common: body_detection: using bypass_fifo flagChing-Kang Yen2021-03-291-1/+1
* Revert "common: body_detection: prevent AP from unexpected waking up"Ching-Kang Yen2021-03-291-1/+1
* common: body_detection: prevent AP from unexpected waking upChing-Kang Yen2021-01-161-1/+1
* ec_commands: add struct ec_response_activity_dataChing-Kang Yen2020-12-111-2/+4
* common: motion_sense: Add spoofing activityChing-Kang Yen2020-11-131-5/+24
* motion_sense: Make change in range permanentGwendal Grignou2020-11-121-2/+2
* common: body_detection: modify variance updating formulaChing-Kang Yen2020-11-061-6/+6
* common: body: Use IS_ENABLEDGwendal Grignou2020-11-061-11/+11
* common: body_detection: modify calculation of noise levelChing-Kang Yen2020-09-291-1/+10
* common: implement body_detection state machineChing-Kang Yen2020-09-031-0/+226