Mercurial > public > ostc4
log Discovery/Src/data_exchange_main.c @ 522:7512804bc6cf
age | author | description |
---|---|---|
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 |
Mon, 10 Feb 2020 19:25:09 +0100 | ideenmodellierer | Enable sequentionel writing of device data: ImprovmentNVM_2 |
Sun, 12 Jan 2020 18:06:59 +0100 | ideenmodellierer | Bugfix parallel call of external flash functions: Improment_NVM |