log

age author description
Fri, 07 Feb 2020 16:38:11 +0100 Jan Mulder Added tag v1.5.2.beta release for changeset 54a480c43e97 maintain-2
Wed, 15 Jan 2020 13:41:01 +0100 heinrichsweikamp 1.5.2 beta with RTE 2.02 v1.5.2.beta release
Wed, 15 Jan 2020 10:53:15 +0000 heinrichsweikamp Merged in Ideenmodellierer/ostc4/Improment_NVM (pull request #37)
Tue, 14 Jan 2020 21:52:15 +0100 Ideenmodellierer merged default into Improvment_NVM Improment_NVM
Tue, 14 Jan 2020 21:38:45 +0100 ideenmodellierer Added compile switch for restoring of last known date after power lost: Improment_NVM
Tue, 14 Jan 2020 21:10:37 +0100 ideenmodellierer Bugfix Flipdisplay Gauge and Apnoe mode: Improment_NVM
Tue, 14 Jan 2020 21:08:45 +0100 ideenmodellierer Bugfix: Warnings displayed in Gauge Mode: Improment_NVM
Mon, 13 Jan 2020 20:27:57 +0100 ideenmodellierer Bugfix: Limit log length in case of corrupted sample storage: Improment_NVM
Sun, 12 Jan 2020 21:33:13 +0100 ideenmodellierer Bugfix display compass calibration frozen: Improment_NVM
Sun, 12 Jan 2020 19:55:22 +0100 ideenmodellierer Restore last known date: After a power off RTC looses time data and restarts in the year 2000. Code will fix this date to the year 2016. This change will set the date to the last known date of the operation hour counter Improment_NVM
Sun, 12 Jan 2020 19:50:14 +0100 ideenmodellierer Bugfix invalid voltage / temperatur after coldstart: Improment_NVM
Sun, 12 Jan 2020 18:06:59 +0100 ideenmodellierer Bugfix parallel call of external flash functions: Improment_NVM
Sun, 12 Jan 2020 17:57:11 +0100 ideenmodellierer Bugfix Min max values for device data checks: Improment_NVM
Sun, 12 Jan 2020 17:47:02 +0100 ideenmodellierer Bugfix Display of Sensor values: Improment_NVM
Sun, 12 Jan 2020 17:45:36 +0100 ideenmodellierer Bugfix: display of time of minimum voltag: Improment_NVM
Wed, 08 Jan 2020 15:35:15 +0100 heinrichsweikamp We got one report of false/freezd depth reading when jumping into 2m depth
Sun, 05 Jan 2020 14:57:50 +0000 heinrichsweikamp Merged in Ideenmodellierer/ostc4/ImproveBluetooth (pull request #36)
Sun, 29 Dec 2019 09:42:16 +0100 Ideenmodellierer merged default into ImproveBluetooth ImproveBluetooth
Sat, 28 Dec 2019 19:42:04 +0100 ideenmodellierer Added retry through power off/on cycle: ImproveBluetooth
Sat, 21 Dec 2019 20:21:26 +0100 ideenmodellierer Revert change to keep connection open in case of BlueMod messages: ImproveBluetooth
Mon, 02 Dec 2019 22:03:05 +0100 ideenmodellierer Bugfix: Merge / cleanup problem: ImproveBluetooth
Sun, 01 Dec 2019 19:55:15 +0100 ideenmodellierer Added missing enum for configuration states ImproveBluetooth
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
Mon, 17 Jun 2019 19:56:38 +0200 ideenmodellierer Fix misalignment of do while loop MotionDetection
Mon, 17 Jun 2019 19:53:01 +0200 ideenmodellierer Bugfix: selection of current view not working MotionDetection
Mon, 17 Jun 2019 19:47:07 +0200 ideenmodellierer Update call of motion detection function MotionDetection
Mon, 17 Jun 2019 19:46:18 +0200 ideenmodellierer Reworked detection function MotionDetection
Tue, 11 Jun 2019 05:31:07 +0200 Ideenmodellierer Parameter update MotionDetection
Tue, 11 Jun 2019 05:30:09 +0200 Ideenmodellierer Pass action to customer vie update function. MotionDetection
Fri, 24 May 2019 22:01:46 +0200 ideenmodellierer Added trigger of middle button action in case of a detected shake MotionDetection
Fri, 24 May 2019 22:00:38 +0200 ideenmodellierer Added new files for motion detection (shaking) detection MotionDetection