log

age author description
2019-11-26 ideenmodellierer Bugfix negativ ascend bar: ImproveBluetooth
2019-11-26 ideenmodellierer Move Constants and libm to start of firmware ROM block: ImproveBluetooth
2019-12-02 heinrichsweikamp Merged in janlmulder/ostc4/maintain-1 (pull request #35)
2019-12-01 Jan Mulder Fix case for case sensitive OS maintain-1
2019-12-01 Jan Mulder Added tag v1.5.1 release for changeset afa55a50cc72 maintain-1
2019-11-24 heinrichsweikamp Merged in Ideenmodellierer/ostc4/MotionDetection (pull request #34)
2019-10-21 ideenmodellierer Added key direction awarness to t3, t5 and t6 views: MotionDetection
2019-10-21 ideenmodellierer Finetune parameter for detection of small sectors as used for the pitch detection MotionDetection
2019-10-17 ideenmodellierer Consider number of available t3 views in sector handling: MotionDetection
2019-10-17 ideenmodellierer Combine variables in a structure to improve readability of code MotionDetection
2019-10-10 Ideenmodellierer merge default MotionDetection
2019-10-10 ideenmodellierer Simplified pitch detection state machine: MotionDetection
2019-10-10 ideenmodellierer Minor code cleanup MotionDetection
2019-09-16 ideenmodellierer Added missing customerview selection MotionDetection
2019-09-16 ideenmodellierer Incremented "idle window" for scroll detection MotionDetection
2019-09-16 ideenmodellierer Motion events effect custom view in dive mode only MotionDetection
2019-09-16 ideenmodellierer Added string for Empty/ Debug custom view selection MotionDetection
2019-09-10 ideenmodellierer Use Enum values for initialization and setting check: MotionDetection
2019-09-08 ideenmodellierer Removed some warnings MotionDetection
2019-09-08 ideenmodellierer Add scroll event by pitch angle detection: MotionDetection
2019-08-19 Ideenmodellierer merged default into MotionDetection 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-08-13 ideenmodellierer Added a function to count the active custom views. MotionDetection
2019-08-13 ideenmodellierer Added menu item for motion detection. There are several possibility to use motion detection for user action input. To select of the a new menu entry has been added to the Sys2 =>Custom View Menu (Variables in german) MotionDetection
2019-07-20 Ideenmodellierer Merge default MotionDetection
2019-06-17 ideenmodellierer Fix misalignment of do while loop MotionDetection
2019-06-17 ideenmodellierer Bugfix: selection of current view not working MotionDetection
2019-06-17 ideenmodellierer Update call of motion detection function MotionDetection
2019-06-17 ideenmodellierer Reworked detection function MotionDetection