Mercurial > public > ostc4
log Discovery/Inc/motion.h @ 538:b1eee27cd02b
age | author | description |
---|---|---|
2019-10-17 | ideenmodellierer | Combine variables in a structure to improve readability of code MotionDetection |
2019-09-10 | ideenmodellierer | Use Enum values for initialization and setting check: MotionDetection |
2019-09-08 | ideenmodellierer | Add scroll event by pitch angle detection: MotionDetection |
2019-08-19 | ideenmodellierer | Added parameter for number of sectors to be defined MotionDetection |
2019-08-13 | 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 |
2019-06-17 | ideenmodellierer | Reworked detection function MotionDetection |
2019-05-24 | ideenmodellierer | Added new files for motion detection (shaking) detection MotionDetection |