log Small_CPU/Src/scheduler.c @ 409:2e2d34c1cc99 Improment_NVM

age author description
Sun, 12 Jan 2020 19:55:22 +0100 ideenmodellierer Restore last known date: After a power off RTC looses time data and restarts in the year 2000. Code will fix this date to the year 2016. This change will set the date to the last known date of the operation hour counter Improment_NVM
Sat, 23 Nov 2019 15:36:38 +0100 heinrichsweikamp Add Support for new end-2019 hardware:
Thu, 03 Oct 2019 21:39:28 +0200 ideenmodellierer Decrease ManualExitDiveCounter in surface mode FlightMode_Improvment
Thu, 03 Oct 2019 21:30:16 +0200 ideenmodellierer Added function to support manuel exit of dive mode FlightMode_Improvment
Sat, 17 Aug 2019 18:57:15 +0200 ideenmodellierer Added function to avoid divemode activation during Landing: PressureMeasure_Improvment
Wed, 17 Jul 2019 22:43:51 +0200 ideenmodellierer Added plausibility check for pressure values I2C_Improvment
Sun, 26 May 2019 10:09:22 +0200 Jan Mulder Make dive mode detection more advanced cleanup-4