Mercurial > public > ostc4
log Discovery/Src/motion.c @ 383:49a02dea8ae3 MotionDetection
age | author | description |
---|---|---|
Thu, 17 Oct 2019 21:15:42 +0200 | ideenmodellierer | Combine variables in a structure to improve readability of code MotionDetection |
Thu, 10 Oct 2019 22:11:59 +0200 | ideenmodellierer | Simplified pitch detection state machine: MotionDetection |
Mon, 16 Sep 2019 22:46:24 +0200 | ideenmodellierer | Incremented "idle window" for scroll detection MotionDetection |
Sun, 08 Sep 2019 13:45:17 +0200 | ideenmodellierer | Add scroll event by pitch angle detection: MotionDetection |
Mon, 19 Aug 2019 17:39:47 +0200 | ideenmodellierer | Added parameter for number of sectors to be defined MotionDetection |
Tue, 13 Aug 2019 21:13:54 +0200 | ideenmodellierer | Changed function names from shake to pitch and improved detection function: Shake might be confusing for people reading the code because pitch values are ased for calculation => changed name to pitch to be more transparent MotionDetection |