Mercurial > public > ostc4
graph
-
change max. allowed surface pressure to 1030hPa (As in the small OSTC)2019-10-06, by heinrichsweikamp
-
Merged in Ideenmodellierer/ostc4/PressureMeasure_Improvment (pull request #31)2019-08-19, 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_Improvment2019-08-17, by ideenmodellierer
-
Added function to avoid divemode activation during Landing: PressureMeasure_Improvment2019-08-17, by ideenmodellierer
-
Set Max value for pressure offset to 50mBar (20mBar before) PressureMeasure_Improvment2019-08-17, by ideenmodellierer
-
Show actual instead of surface (30minute old) pressure if the actual differs significant (e.g. in plane or during pressure testing) PressureMeasure_Improvment2019-08-17, 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_Improvment2019-08-13, by ideenmodellierer