Mercurial > public > ostc4
log Small_CPU/Src/scheduler.c @ 611:916998f90e39
age | author | description |
---|---|---|
Thu, 12 Nov 2020 19:46:03 +0100 | Ideenmodellierer | Added external ADC interface functionality (MCP3424): |
Sat, 27 Jun 2020 18:40:32 +0200 | heinrichsweikamp | Added "I2C_DeInit();" in hardware detection routines. It's the recommended way |
Tue, 12 May 2020 22:52:05 +0200 | ideenmodellierer | Changed default values: Improve_Button_Sleep |
Tue, 14 Jan 2020 21:38:45 +0100 | ideenmodellierer | Added compile switch for restoring of last known date after power lost: Improment_NVM |
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 |