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
Mon, 20 May 2019 10:05:27 +0200 Jan Mulder cleanup, RTE: factor out scheduleCheck_pressure_reached_dive_mode_level cleanup-4
Sun, 28 Apr 2019 10:16:38 +0200 ideenmodellierer Rework SPI error handling. IPC_Sync_Improvment_3
Sun, 14 Apr 2019 14:22:41 +0200 ideenmodellierer Increase SPI com timeout for cold start and wake up IPC_Sync_Improvment_2
Sun, 14 Apr 2019 11:43:29 +0200 ideenmodellierer Sync to Main 100ms time stamp & added Reinitialization of globals after startup IPC_Sync_Improvment_2
Mon, 08 Apr 2019 11:49:13 +0200 Jan Mulder Improvement SPI stability/recoverability div-fixes-5
Wed, 03 Apr 2019 14:33:12 +0200 Jan Mulder cleanup: do not re-implement a standard function div-fixes-4-1
Wed, 03 Apr 2019 14:16:59 +0200 Jan Mulder cleanup: make return void when never used div-fixes-4-1
Sun, 31 Mar 2019 15:49:47 +0200 ideenmodellierer Added schedule point for functions executed once in a second Improve_IPC_Sync