log

age author description
2019-05-24 ideenmodellierer Added new files for motion detection (shaking) detection MotionDetection
2019-11-24 heinrichsweikamp Add Support for new end-2019 hardware:
2019-11-23 heinrichsweikamp Add Support for new end-2019 hardware:
2019-11-23 heinrichsweikamp Add Support for new end-2019 hardware:
2019-10-09 heinrichsweikamp Make a FW 1.5.1 / RTE 2.0 binary for testing v1.5.1 release
2019-10-09 heinrichsweikamp Merged in janlmulder/ostc4/fix-merge-mess (pull request #33)
2019-10-08 Jan Mulder Added tag v1.5.0 release for changeset 143fe85f82a2 fix-merge-mess
2019-10-08 Jan Mulder Fix merge problem fix-merge-mess
2019-10-06 heinrichsweikamp Merge
2019-10-06 heinrichsweikamp Merged in Ideenmodellierer/ostc4/FlightMode_Improvment (pull request #32)
2019-10-03 ideenmodellierer Decrease ManualExitDiveCounter in surface mode FlightMode_Improvment
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