Mercurial > public > ostc4
graph
-
Bugfix: Warnings displayed in Gauge Mode: Improment_NVMTue, 14 Jan 2020 21:08:45 +0100, by ideenmodellierer
-
Bugfix: Limit log length in case of corrupted sample storage: Improment_NVMMon, 13 Jan 2020 20:27:57 +0100, by ideenmodellierer
-
Bugfix display compass calibration frozen: Improment_NVMSun, 12 Jan 2020 21:33:13 +0100, by 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_NVMSun, 12 Jan 2020 19:55:22 +0100, by ideenmodellierer
-
Bugfix invalid voltage / temperatur after coldstart: Improment_NVMSun, 12 Jan 2020 19:50:14 +0100, by ideenmodellierer
-
Bugfix parallel call of external flash functions: Improment_NVMSun, 12 Jan 2020 18:06:59 +0100, by ideenmodellierer
-
Bugfix Min max values for device data checks: Improment_NVMSun, 12 Jan 2020 17:57:11 +0100, by ideenmodellierer
-
Bugfix: display of time of minimum voltag: Improment_NVMSun, 12 Jan 2020 17:45:36 +0100, by ideenmodellierer
-
We got one report of false/freezd depth reading when jumping into 2m depthWed, 08 Jan 2020 15:35:15 +0100, by heinrichsweikamp
-
Merged in Ideenmodellierer/ostc4/ImproveBluetooth (pull request #36)Sun, 05 Jan 2020 14:57:50 +0000, by heinrichsweikamp
-
merged default into ImproveBluetooth ImproveBluetoothSun, 29 Dec 2019 09:42:16 +0100, by Ideenmodellierer
-
Added retry through power off/on cycle: ImproveBluetoothSat, 28 Dec 2019 19:42:04 +0100, by ideenmodellierer
-
Revert change to keep connection open in case of BlueMod messages: ImproveBluetoothSat, 21 Dec 2019 20:21:26 +0100, by ideenmodellierer
-
Bugfix: Merge / cleanup problem: ImproveBluetoothMon, 02 Dec 2019 22:03:05 +0100, by ideenmodellierer
-
Added missing enum for configuration states ImproveBluetoothSun, 01 Dec 2019 19:55:15 +0100, by ideenmodellierer
-
Added function for BlueMod configuration: ImproveBluetoothTue, 26 Nov 2019 22:12:25 +0100, by ideenmodellierer
-
Added start of module configuration after eache modul power on ImproveBluetoothTue, 26 Nov 2019 21:17:57 +0100, by ideenmodellierer
-
Added start of module configuration after eache modul power on ImproveBluetoothTue, 26 Nov 2019 21:16:36 +0100, by ideenmodellierer
-
Configurate FlowCntrl Pins as noPull ImproveBluetoothTue, 26 Nov 2019 21:14:58 +0100, by ideenmodellierer
-
Move Constants and libm to start of firmware ROM block: ImproveBluetoothTue, 26 Nov 2019 18:02:48 +0100, by ideenmodellierer
-
Merged in janlmulder/ostc4/maintain-1 (pull request #35)Mon, 02 Dec 2019 07:56:47 +0000, by heinrichsweikamp
-
Added tag v1.5.1 release for changeset afa55a50cc72 maintain-1Sun, 01 Dec 2019 17:12:27 +0100, by Jan Mulder
-
Merged in Ideenmodellierer/ostc4/MotionDetection (pull request #34)Sun, 24 Nov 2019 15:46:58 +0000, by heinrichsweikamp
-
Added key direction awarness to t3, t5 and t6 views: MotionDetectionMon, 21 Oct 2019 21:16:53 +0200, by ideenmodellierer
-
Finetune parameter for detection of small sectors as used for the pitch detection MotionDetectionMon, 21 Oct 2019 18:37:43 +0200, by ideenmodellierer
-
Consider number of available t3 views in sector handling: MotionDetectionThu, 17 Oct 2019 23:09:17 +0200, by ideenmodellierer
-
Combine variables in a structure to improve readability of code MotionDetectionThu, 17 Oct 2019 21:15:42 +0200, by ideenmodellierer
-
Simplified pitch detection state machine: MotionDetectionThu, 10 Oct 2019 22:11:59 +0200, by ideenmodellierer
-
Added missing customerview selection MotionDetectionMon, 16 Sep 2019 22:49:34 +0200, by ideenmodellierer
-
Incremented "idle window" for scroll detection MotionDetectionMon, 16 Sep 2019 22:46:24 +0200, by ideenmodellierer
-
Motion events effect custom view in dive mode only MotionDetectionMon, 16 Sep 2019 20:57:40 +0200, by ideenmodellierer
-
Added string for Empty/ Debug custom view selection MotionDetectionMon, 16 Sep 2019 20:21:06 +0200, by ideenmodellierer
-
Use Enum values for initialization and setting check: MotionDetectionTue, 10 Sep 2019 20:51:55 +0200, by ideenmodellierer
-
Add scroll event by pitch angle detection: MotionDetectionSun, 08 Sep 2019 13:45:17 +0200, by ideenmodellierer
-
merged default into MotionDetection MotionDetectionMon, 19 Aug 2019 17:50:55 +0200, by Ideenmodellierer
-
Added parameter for number of sectors to be defined MotionDetectionMon, 19 Aug 2019 17:39:47 +0200, by 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 MotionDetectionTue, 13 Aug 2019 21:13:54 +0200, by ideenmodellierer
-
Added a function to count the active custom views. MotionDetectionTue, 13 Aug 2019 21:12:17 +0200, by 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) MotionDetectionTue, 13 Aug 2019 21:10:46 +0200, by ideenmodellierer
-
Fix misalignment of do while loop MotionDetectionMon, 17 Jun 2019 19:56:38 +0200, by ideenmodellierer
-
Bugfix: selection of current view not working MotionDetectionMon, 17 Jun 2019 19:53:01 +0200, by ideenmodellierer
-
Update call of motion detection function MotionDetectionMon, 17 Jun 2019 19:47:07 +0200, by ideenmodellierer
-
Pass action to customer vie update function. MotionDetectionTue, 11 Jun 2019 05:30:09 +0200, by Ideenmodellierer
-
Added trigger of middle button action in case of a detected shake MotionDetectionFri, 24 May 2019 22:01:46 +0200, by ideenmodellierer
-
Added new files for motion detection (shaking) detection MotionDetectionFri, 24 May 2019 22:00:38 +0200, by ideenmodellierer
-
Add Support for new end-2019 hardware:Sun, 24 Nov 2019 16:08:29 +0100, by heinrichsweikamp
-
Add Support for new end-2019 hardware:Sat, 23 Nov 2019 18:39:50 +0100, by heinrichsweikamp
-
Add Support for new end-2019 hardware:Sat, 23 Nov 2019 15:36:38 +0100, by heinrichsweikamp
-
Make a FW 1.5.1 / RTE 2.0 binary for testing v1.5.1 releaseWed, 09 Oct 2019 20:05:47 +0200, by heinrichsweikamp
-
Merged in janlmulder/ostc4/fix-merge-mess (pull request #33)Wed, 09 Oct 2019 07:08:43 +0000, by heinrichsweikamp
-
Added tag v1.5.0 release for changeset 143fe85f82a2 fix-merge-messTue, 08 Oct 2019 16:41:57 +0200, by Jan Mulder
-
MergeSun, 06 Oct 2019 14:12:41 +0200, by heinrichsweikamp
-
Merged in Ideenmodellierer/ostc4/FlightMode_Improvment (pull request #32)Sun, 06 Oct 2019 11:58:36 +0000, by heinrichsweikamp
-
Decrease ManualExitDiveCounter in surface mode FlightMode_ImprovmentThu, 03 Oct 2019 21:39:28 +0200, by ideenmodellierer
-
Minor changes to debug view FlightMode_ImprovmentThu, 03 Oct 2019 21:34:52 +0200, by ideenmodellierer
-
Added option to manually leave dive mode to system menu FlightMode_ImprovmentThu, 03 Oct 2019 21:33:47 +0200, by ideenmodellierer
-
Added function to support manuel exit of dive mode FlightMode_ImprovmentThu, 03 Oct 2019 21:30:16 +0200, by ideenmodellierer
-
Added function to evaluate the state of the surface pressure history memory FlightMode_ImprovmentThu, 03 Oct 2019 21:26:46 +0200, by ideenmodellierer
-
Removed not used wireless menu items FlightMode_ImprovmentTue, 01 Oct 2019 19:58:58 +0200, by ideenmodellierer
-
Added compile switch to enable debug view option in system menu FlightMode_ImprovmentTue, 01 Oct 2019 19:43:30 +0200, by ideenmodellierer
-
Removed averaging of pressure and temperatur values FlightMode_ImprovmentTue, 01 Oct 2019 19:13:41 +0200, by ideenmodellierer
-
change max. allowed surface pressure to 1030hPa (As in the small OSTC)Sun, 06 Oct 2019 14:07:51 +0200, by heinrichsweikamp
-
Merged in Ideenmodellierer/ostc4/PressureMeasure_Improvment (pull request #31)Mon, 19 Aug 2019 11:42:31 +0000, by heinrichsweikamp
-
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_ImprovmentSat, 17 Aug 2019 19:03:47 +0200, by ideenmodellierer
-
Added function to avoid divemode activation during Landing: PressureMeasure_ImprovmentSat, 17 Aug 2019 18:57:15 +0200, by ideenmodellierer
-
Set Max value for pressure offset to 50mBar (20mBar before) PressureMeasure_ImprovmentSat, 17 Aug 2019 18:47:08 +0200, by ideenmodellierer
-
Show actual instead of surface (30minute old) pressure if the actual differs significant (e.g. in plane or during pressure testing) PressureMeasure_ImprovmentSat, 17 Aug 2019 18:44:43 +0200, by 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_ImprovmentTue, 13 Aug 2019 21:46:26 +0200, by ideenmodellierer
-
add update files for testing purposesSat, 20 Jul 2019 10:44:01 +0200, by heinrichsweikamp
-
Merged in Ideenmodellierer/ostc4/I2C_Improvment (pull request #30)Thu, 18 Jul 2019 14:26:56 +0000, by heinrichsweikamp
-
Added plausibility check for pressure values I2C_ImprovmentWed, 17 Jul 2019 22:43:51 +0200, by ideenmodellierer
-
Set I2C speed to 88kHz, use digital filter only and reworked idle clock recovery I2C_ImprovmentWed, 17 Jul 2019 22:42:15 +0200, by ideenmodellierer
-
Deactivated internal pullups and I2C interrupt callback I2C_ImprovmentWed, 17 Jul 2019 22:41:31 +0200, by ideenmodellierer
-
Merged in janlmulder/ostc4/fix-batt-1 (pull request #29)Mon, 01 Jul 2019 14:18:39 +0000, by heinrichsweikamp
-
bugfix: implement battery at end in dive header fix-batt-1Thu, 20 Jun 2019 14:24:57 +0200, by Jan Mulder
-
increase RTE to 1.9 and Firmware to 1.4.9 betaSun, 30 Jun 2019 22:12:15 +0200, by heinrichsweikamp
-
Merged in Ideenmodellierer/ostc4/O2_SensorSync (pull request #28)Sun, 30 Jun 2019 19:52:46 +0000, by heinrichsweikamp
-
Added start of frame detection for HUD data O2_SensorSyncSun, 30 Jun 2019 21:25:58 +0200, by ideenmodellierer
-
Moved indication variable for received HUD data to tCCR file. O2_SensorSyncSun, 30 Jun 2019 21:18:05 +0200, by ideenmodellierer
-
Merged in janlmulder/ostc4/fix-version (pull request #27)Wed, 19 Jun 2019 13:12:25 +0000, by heinrichsweikamp
-
bugfix: correct packed main version number in dive header fix-versionWed, 19 Jun 2019 14:31:50 +0200, by Jan Mulder
-
Merged in Ideenmodellierer/ostc4/Bugfix_Flip_FirmwareUpdate (pull request #26)Wed, 19 Jun 2019 13:12:01 +0000, by heinrichsweikamp
-
Bugfix text display in update mode (flipped display) and reduction of timeout in case of a failed firmware update Bugfix_Flip_FirmwareUpdateMon, 17 Jun 2019 21:47:33 +0200, by ideenmodellierer
-
Bugfix Overview, O2 values and mV in flip display mode Bugfix_Flip_FirmwareUpdateMon, 17 Jun 2019 21:47:19 +0200, by ideenmodellierer
-
Reinitialize logos after flip of display Bugfix_Flip_FirmwareUpdateMon, 17 Jun 2019 21:46:56 +0200, by ideenmodellierer
-
Minor: Remove unused compass header file. The LSM303DLHC is not used in any hardware sold.Sat, 01 Jun 2019 10:12:15 +0200, by heinrichsweikamp
-
Merged in janlmulder/ostc4/cleanup-4 (pull request #25)Fri, 31 May 2019 06:22:50 +0000, by heinrichsweikamp
-
bugfix: make stopwatch and divetime run in sync cleanup-4Wed, 29 May 2019 14:02:27 +0200, by Jan Mulder
-
cleanup: factor out SHelper typedef (and more) cleanup-4Fri, 24 May 2019 09:29:29 +0200, by Jan Mulder
-
bugfix, consistency: show deco/NDL really after 1 minute divetime cleanup-4Tue, 21 May 2019 11:11:05 +0200, by Jan Mulder
-
bugfix, simulator: fix the 1 sec difference between stopwatch and divetime cleanup-4Mon, 20 May 2019 13:06:02 +0200, by Jan Mulder
-
bugfix, cleanup: simplify stopwatch logic and fix fallout cleanup-4Mon, 20 May 2019 12:57:31 +0200, by Jan Mulder
-
bugfix, cleanup: keep both is_ambient_pressure_close_to_surface in sync cleanup-4Mon, 20 May 2019 10:13:44 +0200, by Jan Mulder
-
cleanup, RTE: factor out scheduleCheck_pressure_reached_dive_mode_level cleanup-4Mon, 20 May 2019 10:05:27 +0200, by Jan Mulder