Mercurial > public > ostc4
log Small_CPU/Src/pressure.c @ 422:b67327177159 ImprovmentNVM_2
age | author | description |
---|---|---|
Wed, 08 Jan 2020 15:35:15 +0100 | heinrichsweikamp | We got one report of false/freezd depth reading when jumping into 2m depth |
Sat, 23 Nov 2019 15:36:38 +0100 | heinrichsweikamp | Add Support for new end-2019 hardware: |
Tue, 08 Oct 2019 16:35:45 +0200 | Jan Mulder | Fix merge problem fix-merge-mess |
Sun, 06 Oct 2019 14:12:41 +0200 | heinrichsweikamp | Merge |
Thu, 03 Oct 2019 21:26:46 +0200 | ideenmodellierer | Added function to evaluate the state of the surface pressure history memory FlightMode_Improvment |
Sun, 06 Oct 2019 14:07:51 +0200 | heinrichsweikamp | change max. allowed surface pressure to 1030hPa (As in the small OSTC) |
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 |