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
|