log

age author description
Mon, 17 Feb 2020 19:43:09 +0100 ideenmodellierer Marked possible code improvment for future activities: ImprovmentNVM_2
Mon, 17 Feb 2020 19:04:10 +0100 ideenmodellierer Activated ringbuffer for settings: ImprovmentNVM_2
Sun, 16 Feb 2020 22:04:52 +0100 ideenmodellierer Activated ringbuffer for settings: ImprovmentNVM_2
Sat, 15 Feb 2020 20:50:58 +0100 ideenmodellierer Added function to analyse the sampel ringbuffer: ImprovmentNVM_2
Sat, 15 Feb 2020 20:50:20 +0100 ideenmodellierer Added function to analyse the sampel ringbuffer: ImprovmentNVM_2
Sat, 15 Feb 2020 20:45:19 +0100 ideenmodellierer Added (optional) menu item to analyse log sample buffer: ImprovmentNVM_2
Mon, 10 Feb 2020 19:40:33 +0100 ideenmodellierer ext_Flash_write_sample erase sector optimization: ImprovmentNVM_2
Mon, 10 Feb 2020 19:29:12 +0100 ideenmodellierer Moved Timeout handling out of 100ms callback: ImprovmentNVM_2
Mon, 10 Feb 2020 19:25:09 +0100 ideenmodellierer Enable sequentionel writing of device data: ImprovmentNVM_2
Mon, 10 Feb 2020 19:15:27 +0100 ideenmodellierer Optimize ef_write_block function: ImprovmentNVM_2
Mon, 10 Feb 2020 08:23:15 +0000 heinrichsweikamp Merged in janlmulder/ostc4/maintain-2 (pull request #38)
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
Sun, 24 Nov 2019 16:08:29 +0100 heinrichsweikamp Add Support for new end-2019 hardware:
Sat, 23 Nov 2019 18:39:50 +0100 heinrichsweikamp Add Support for new end-2019 hardware:
Sat, 23 Nov 2019 15:36:38 +0100 heinrichsweikamp Add Support for new end-2019 hardware:
Wed, 09 Oct 2019 20:05:47 +0200 heinrichsweikamp Make a FW 1.5.1 / RTE 2.0 binary for testing v1.5.1 release
Wed, 09 Oct 2019 07:08:43 +0000 heinrichsweikamp Merged in janlmulder/ostc4/fix-merge-mess (pull request #33)
Tue, 08 Oct 2019 16:41:57 +0200 Jan Mulder Added tag v1.5.0 release for changeset 143fe85f82a2 fix-merge-mess
Tue, 08 Oct 2019 16:35:45 +0200 Jan Mulder Fix merge problem fix-merge-mess
Sun, 06 Oct 2019 14:12:41 +0200 heinrichsweikamp Merge
Sun, 06 Oct 2019 11:58:36 +0000 heinrichsweikamp Merged in Ideenmodellierer/ostc4/FlightMode_Improvment (pull request #32)
Thu, 03 Oct 2019 21:39:28 +0200 ideenmodellierer Decrease ManualExitDiveCounter in surface mode FlightMode_Improvment
Thu, 03 Oct 2019 21:34:52 +0200 ideenmodellierer Minor changes to debug view FlightMode_Improvment
Thu, 03 Oct 2019 21:33:47 +0200 ideenmodellierer Added option to manually leave dive mode to system menu FlightMode_Improvment
Thu, 03 Oct 2019 21:30:16 +0200 ideenmodellierer Added function to support manuel exit of dive mode FlightMode_Improvment
Thu, 03 Oct 2019 21:26:46 +0200 ideenmodellierer Added function to evaluate the state of the surface pressure history memory FlightMode_Improvment
Tue, 01 Oct 2019 19:58:58 +0200 ideenmodellierer Removed not used wireless menu items FlightMode_Improvment
Tue, 01 Oct 2019 19:43:30 +0200 ideenmodellierer Added compile switch to enable debug view option in system menu FlightMode_Improvment
Tue, 01 Oct 2019 19:13:41 +0200 ideenmodellierer Removed averaging of pressure and temperatur values FlightMode_Improvment
Sun, 06 Oct 2019 14:07:51 +0200 heinrichsweikamp change max. allowed surface pressure to 1030hPa (As in the small OSTC)
Mon, 19 Aug 2019 11:42:31 +0000 heinrichsweikamp Merged in Ideenmodellierer/ostc4/PressureMeasure_Improvment (pull request #31)
Sat, 17 Aug 2019 19:03:47 +0200 ideenmodellierer Apply averaging to pressure measurement: In pre versions calculated pressure value jittered +/-10hPa. Since we measure the pressure several time a second but only use one value a second, calc average including not used values PressureMeasure_Improvment
Sat, 17 Aug 2019 18:57:15 +0200 ideenmodellierer Added function to avoid divemode activation during Landing: PressureMeasure_Improvment
Sat, 17 Aug 2019 18:47:08 +0200 ideenmodellierer Set Max value for pressure offset to 50mBar (20mBar before) PressureMeasure_Improvment
Sat, 17 Aug 2019 18:44:43 +0200 ideenmodellierer Show actual instead of surface (30minute old) pressure if the actual differs significant (e.g. in plane or during pressure testing) PressureMeasure_Improvment
Tue, 13 Aug 2019 21:46:26 +0200 ideenmodellierer Use average calculation for pressure: precondition was that pressure values jittered +- 10 HPa from one capture (once a second) to the other. Basically pressure is measured several times a second => using these values in an additional history calculation reduces the jitter down to +-1 per second PressureMeasure_Improvment
Sun, 04 Aug 2019 11:01:06 +0200 heinrichsweikamp building a 1.5 v1.5.0 release
Sat, 20 Jul 2019 10:44:01 +0200 heinrichsweikamp add update files for testing purposes
Thu, 18 Jul 2019 14:26:56 +0000 heinrichsweikamp Merged in Ideenmodellierer/ostc4/I2C_Improvment (pull request #30)
Wed, 17 Jul 2019 22:43:51 +0200 ideenmodellierer Added plausibility check for pressure values I2C_Improvment
Wed, 17 Jul 2019 22:43:16 +0200 ideenmodellierer Added check of configuration. I2C_Improvment
Wed, 17 Jul 2019 22:42:55 +0200 ideenmodellierer Improved startup robustness I2C_Improvment
Wed, 17 Jul 2019 22:42:15 +0200 ideenmodellierer Set I2C speed to 88kHz, use digital filter only and reworked idle clock recovery I2C_Improvment
Wed, 17 Jul 2019 22:41:31 +0200 ideenmodellierer Deactivated internal pullups and I2C interrupt callback I2C_Improvment
Mon, 01 Jul 2019 14:18:39 +0000 heinrichsweikamp Merged in janlmulder/ostc4/fix-batt-1 (pull request #29)
Thu, 20 Jun 2019 14:24:57 +0200 Jan Mulder bugfix: implement battery at end in dive header fix-batt-1
Sun, 30 Jun 2019 22:12:15 +0200 heinrichsweikamp increase RTE to 1.9 and Firmware to 1.4.9 beta
Sun, 30 Jun 2019 19:52:46 +0000 heinrichsweikamp Merged in Ideenmodellierer/ostc4/O2_SensorSync (pull request #28)
Sun, 30 Jun 2019 21:25:58 +0200 ideenmodellierer Added start of frame detection for HUD data O2_SensorSync
Sun, 30 Jun 2019 21:18:05 +0200 ideenmodellierer Moved indication variable for received HUD data to tCCR file. O2_SensorSync
Wed, 19 Jun 2019 13:12:25 +0000 heinrichsweikamp Merged in janlmulder/ostc4/fix-version (pull request #27)
Wed, 19 Jun 2019 14:31:50 +0200 Jan Mulder bugfix: correct packed main version number in dive header fix-version
Wed, 19 Jun 2019 13:12:01 +0000 heinrichsweikamp Merged in Ideenmodellierer/ostc4/Bugfix_Flip_FirmwareUpdate (pull request #26)
Mon, 17 Jun 2019 21:47:54 +0200 ideenmodellierer Resolved warning Bugfix_Flip_FirmwareUpdate
Mon, 17 Jun 2019 21:47:33 +0200 ideenmodellierer Bugfix text display in update mode (flipped display) and reduction of timeout in case of a failed firmware update Bugfix_Flip_FirmwareUpdate
Mon, 17 Jun 2019 21:47:19 +0200 ideenmodellierer Bugfix Overview, O2 values and mV in flip display mode Bugfix_Flip_FirmwareUpdate
Mon, 17 Jun 2019 21:46:56 +0200 ideenmodellierer Reinitialize logos after flip of display Bugfix_Flip_FirmwareUpdate
Sat, 01 Jun 2019 10:12:15 +0200 heinrichsweikamp Minor: Remove unused compass header file. The LSM303DLHC is not used in any hardware sold.
Fri, 31 May 2019 06:22:50 +0000 heinrichsweikamp Merged in janlmulder/ostc4/cleanup-4 (pull request #25)
Wed, 29 May 2019 14:02:27 +0200 Jan Mulder bugfix: make stopwatch and divetime run in sync cleanup-4
Sun, 26 May 2019 10:09:22 +0200 Jan Mulder Make dive mode detection more advanced cleanup-4