Mercurial > public > ostc4
comparison Discovery/Inc/text_multilanguage.h @ 373:7b981f8bdd41 MotionDetection
Add scroll event by pitch angle detection:
Add a function to scroll through the custom view in case the computer is not in the typical center position
Refine Pitch Detection:
Changed implementation to use sectors for detection. Increased detection window
author | ideenmodellierer |
---|---|
date | Sun, 08 Sep 2019 13:45:17 +0200 |
parents | 50ea68c7a153 |
children | a90100959871 |
comparison
equal
deleted
inserted
replaced
372:75eedde05ff6 | 373:7b981f8bdd41 |
---|---|
276 /* */ | 276 /* */ |
277 TXT2BYTE_MotionCtrl, | 277 TXT2BYTE_MotionCtrl, |
278 TXT2BYTE_MoCtrlNone, | 278 TXT2BYTE_MoCtrlNone, |
279 TXT2BYTE_MoCtrlPitch, | 279 TXT2BYTE_MoCtrlPitch, |
280 TXT2BYTE_MoCtrlSector, | 280 TXT2BYTE_MoCtrlSector, |
281 TXT2BYTE_MoCtrlScroll, | |
281 /* */ | 282 /* */ |
282 TXT2BYTE_DecoDataLost, | 283 TXT2BYTE_DecoDataLost, |
283 TXT2BYTE_Info, | 284 TXT2BYTE_Info, |
284 TXT2BYTE_Korrekturwerte, | 285 TXT2BYTE_Korrekturwerte, |
285 TXT2BYTE_SetBearing, | 286 TXT2BYTE_SetBearing, |