log

age author description
Tue, 26 Nov 2019 22:12:25 +0100 ideenmodellierer Added function for BlueMod configuration: ImproveBluetooth
Tue, 26 Nov 2019 21:17:57 +0100 ideenmodellierer Added start of module configuration after eache modul power on ImproveBluetooth
Tue, 26 Nov 2019 21:16:36 +0100 ideenmodellierer Added start of module configuration after eache modul power on ImproveBluetooth
Tue, 26 Nov 2019 21:14:58 +0100 ideenmodellierer Configurate FlowCntrl Pins as noPull ImproveBluetooth
Tue, 26 Nov 2019 18:13:26 +0100 ideenmodellierer Bugfix negativ ascend bar: ImproveBluetooth
Tue, 26 Nov 2019 18:02:48 +0100 ideenmodellierer Move Constants and libm to start of firmware ROM block: ImproveBluetooth
Mon, 02 Dec 2019 07:56:47 +0000 heinrichsweikamp Merged in janlmulder/ostc4/maintain-1 (pull request #35)
Sun, 01 Dec 2019 17:28:35 +0100 Jan Mulder Fix case for case sensitive OS maintain-1
Sun, 01 Dec 2019 17:12:27 +0100 Jan Mulder Added tag v1.5.1 release for changeset afa55a50cc72 maintain-1
Sun, 24 Nov 2019 15:46:58 +0000 heinrichsweikamp Merged in Ideenmodellierer/ostc4/MotionDetection (pull request #34)
Mon, 21 Oct 2019 21:16:53 +0200 ideenmodellierer Added key direction awarness to t3, t5 and t6 views: MotionDetection
Mon, 21 Oct 2019 18:37:43 +0200 ideenmodellierer Finetune parameter for detection of small sectors as used for the pitch detection MotionDetection
Thu, 17 Oct 2019 23:09:17 +0200 ideenmodellierer Consider number of available t3 views in sector handling: MotionDetection
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:26:03 +0200 Ideenmodellierer merge default MotionDetection
Thu, 10 Oct 2019 22:11:59 +0200 ideenmodellierer Simplified pitch detection state machine: MotionDetection
Thu, 10 Oct 2019 22:09:52 +0200 ideenmodellierer Minor code cleanup MotionDetection
Mon, 16 Sep 2019 22:49:34 +0200 ideenmodellierer Added missing customerview selection MotionDetection
Mon, 16 Sep 2019 22:46:24 +0200 ideenmodellierer Incremented "idle window" for scroll detection MotionDetection
Mon, 16 Sep 2019 20:57:40 +0200 ideenmodellierer Motion events effect custom view in dive mode only MotionDetection
Mon, 16 Sep 2019 20:21:06 +0200 ideenmodellierer Added string for Empty/ Debug custom view selection MotionDetection
Tue, 10 Sep 2019 20:51:55 +0200 ideenmodellierer Use Enum values for initialization and setting check: MotionDetection
Sun, 08 Sep 2019 13:45:43 +0200 ideenmodellierer Removed some warnings MotionDetection
Sun, 08 Sep 2019 13:45:17 +0200 ideenmodellierer Add scroll event by pitch angle detection: MotionDetection
Mon, 19 Aug 2019 17:50:55 +0200 Ideenmodellierer merged default into MotionDetection 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
Tue, 13 Aug 2019 21:12:17 +0200 ideenmodellierer Added a function to count the active custom views. MotionDetection
Tue, 13 Aug 2019 21:10:46 +0200 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
Sat, 20 Jul 2019 21:42:45 +0200 Ideenmodellierer Merge default MotionDetection