2019-10-03 |
ideenmodellierer |
Minor changes to debug view
FlightMode_Improvment
|
2019-10-03 |
ideenmodellierer |
Added option to manually leave dive mode to system menu
FlightMode_Improvment
|
2019-10-03 |
ideenmodellierer |
Added function to support manuel exit of dive mode
FlightMode_Improvment
|
2019-10-03 |
ideenmodellierer |
Added function to evaluate the state of the surface pressure history memory
FlightMode_Improvment
|
2019-10-01 |
ideenmodellierer |
Removed not used wireless menu items
FlightMode_Improvment
|
2019-10-01 |
ideenmodellierer |
Added compile switch to enable debug view option in system menu
FlightMode_Improvment
|
2019-10-01 |
ideenmodellierer |
Removed averaging of pressure and temperatur values
FlightMode_Improvment
|
2019-10-06 |
heinrichsweikamp |
change max. allowed surface pressure to 1030hPa (As in the small OSTC)
|
2019-08-19 |
heinrichsweikamp |
Merged in Ideenmodellierer/ostc4/PressureMeasure_Improvment (pull request #31)
|
2019-08-17 |
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
|
2019-08-17 |
ideenmodellierer |
Added function to avoid divemode activation during Landing:
PressureMeasure_Improvment
|
2019-08-17 |
ideenmodellierer |
Set Max value for pressure offset to 50mBar (20mBar before)
PressureMeasure_Improvment
|
2019-08-17 |
ideenmodellierer |
Show actual instead of surface (30minute old) pressure if the actual differs significant (e.g. in plane or during pressure testing)
PressureMeasure_Improvment
|
2019-08-13 |
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
|
2019-08-04 |
heinrichsweikamp |
building a 1.5
v1.5.0 release
|
2019-07-20 |
heinrichsweikamp |
add update files for testing purposes
|
2019-07-18 |
heinrichsweikamp |
Merged in Ideenmodellierer/ostc4/I2C_Improvment (pull request #30)
|
2019-07-17 |
ideenmodellierer |
Added plausibility check for pressure values
I2C_Improvment
|
2019-07-17 |
ideenmodellierer |
Added check of configuration.
I2C_Improvment
|
2019-07-17 |
ideenmodellierer |
Improved startup robustness
I2C_Improvment
|
2019-07-17 |
ideenmodellierer |
Set I2C speed to 88kHz, use digital filter only and reworked idle clock recovery
I2C_Improvment
|
2019-07-17 |
ideenmodellierer |
Deactivated internal pullups and I2C interrupt callback
I2C_Improvment
|
2019-07-01 |
heinrichsweikamp |
Merged in janlmulder/ostc4/fix-batt-1 (pull request #29)
|
2019-06-20 |
Jan Mulder |
bugfix: implement battery at end in dive header
fix-batt-1
|
2019-06-30 |
heinrichsweikamp |
increase RTE to 1.9 and Firmware to 1.4.9 beta
|
2019-06-30 |
heinrichsweikamp |
Merged in Ideenmodellierer/ostc4/O2_SensorSync (pull request #28)
|
2019-06-30 |
ideenmodellierer |
Added start of frame detection for HUD data
O2_SensorSync
|
2019-06-30 |
ideenmodellierer |
Moved indication variable for received HUD data to tCCR file.
O2_SensorSync
|
2019-06-19 |
heinrichsweikamp |
Merged in janlmulder/ostc4/fix-version (pull request #27)
|
2019-06-19 |
Jan Mulder |
bugfix: correct packed main version number in dive header
fix-version
|