Mercurial > public > ostc4
log Small_CPU/Src/pressure.c @ 335:c11ce8c885d3 PressureMeasure_Improvment
age | author | description |
---|---|---|
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 |
Wed, 17 Jul 2019 22:43:51 +0200 | ideenmodellierer | Added plausibility check for pressure values I2C_Improvment |
Sun, 28 Apr 2019 10:06:27 +0200 | ideenmodellierer | Rework pressure/ temperature data aquisition IPC_Sync_Improvment_3 |
Mon, 08 Apr 2019 11:18:40 +0200 | Jan Mulder | cleanup: factor out I2C1_Status() and cleanup type div-fixes-5 |
Fri, 15 Mar 2019 12:39:28 +0100 | Jan Mulder | cleanup: remove obsolete code, make static, etc. cleanup-2 |
Sat, 28 Apr 2018 11:52:34 +0200 | heinrichsweikamp | include in ostc4 repository |