Mercurial > public > ostc4
log Discovery/Src/data_exchange_main.c @ 557:2702bfa7b177
age | author | description |
---|---|---|
Thu, 12 Nov 2020 19:54:58 +0100 | Ideenmodellierer | Switch source of o2 sensor data depending on availability of external ADC: |
Sat, 10 Oct 2020 16:59:18 +0200 | Ideenmodellierer | Added inertia simulation for compass heading: |
Mon, 24 Aug 2020 19:59:28 +0200 | Ideenmodellierer | Added worst case plausibility check (disabled by compile switch) |
Tue, 24 Mar 2020 21:49:52 +0100 | ideenmodellierer | Allocate received bar value to active gas (was static allocated to gas[1]) minor_improvments |
Thu, 05 Mar 2020 22:31:50 +0100 | ideenmodellierer | Introduced configuration header for variant managment: minor_improvments |
Sun, 23 Feb 2020 21:18:49 +0100 | ideenmodellierer | Moved power on detection to RTE: Improve_BatteryGasGauge |