log Small_CPU/Src/scheduler.c @ 570:701ead8dddab

age author description
2020-11-12 Ideenmodellierer Added external ADC interface functionality (MCP3424):
2020-06-27 heinrichsweikamp Added "I2C_DeInit();" in hardware detection routines. It's the recommended way
2020-05-12 ideenmodellierer Changed default values: Improve_Button_Sleep
2020-01-14 ideenmodellierer Added compile switch for restoring of last known date after power lost: Improment_NVM
2020-01-12 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
2019-11-23 heinrichsweikamp Add Support for new end-2019 hardware:
2019-10-03 ideenmodellierer Decrease ManualExitDiveCounter in surface mode FlightMode_Improvment
2019-10-03 ideenmodellierer Added function to support manuel exit of dive mode FlightMode_Improvment
2019-08-17 ideenmodellierer Added function to avoid divemode activation during Landing: PressureMeasure_Improvment
2019-07-17 ideenmodellierer Added plausibility check for pressure values I2C_Improvment
2019-05-26 Jan Mulder Make dive mode detection more advanced cleanup-4
2019-05-20 Jan Mulder cleanup, RTE: factor out scheduleCheck_pressure_reached_dive_mode_level cleanup-4
2019-04-28 ideenmodellierer Rework SPI error handling. IPC_Sync_Improvment_3
2019-04-14 ideenmodellierer Increase SPI com timeout for cold start and wake up IPC_Sync_Improvment_2
2019-04-14 ideenmodellierer Sync to Main 100ms time stamp & added Reinitialization of globals after startup IPC_Sync_Improvment_2
2019-04-08 Jan Mulder Improvement SPI stability/recoverability div-fixes-5
2019-04-03 Jan Mulder cleanup: do not re-implement a standard function div-fixes-4-1
2019-04-03 Jan Mulder cleanup: make return void when never used div-fixes-4-1
2019-03-31 ideenmodellierer Added schedule point for functions executed once in a second Improve_IPC_Sync
2019-03-24 ideenmodellierer Introduce scheduler function ImprovmentSPI
2019-03-15 Jan Mulder cleanup: remove obsolete code, make static, etc. cleanup-2
2019-03-13 ideenmodellierer Removed not suppoted wireless feature Cleanup_Compass_Wireless
2019-03-10 heinrichsweikamp Minor: Button defaults, release date adjusted, use SPI_SHOW_SYNC_STATS
2019-03-03 Ideenmodellierer Do hard sync after communication timeout > 1 second FlipDisplay
2019-03-02 Ideenmodellierer Use SPI TX callback to synchronize to main CPU FlipDisplay
2019-02-28 Ideenmodellierer Use one global structure for all schedule counters FlipDisplay
2019-02-19 Ideenmodellierer Restore old data copy locations FlipDisplay
2019-01-08 Ideenmodellierer Cleanup warning and disable printf calls FlipDisplay
2018-12-24 Dmitry Romanov fix comments kittz
2018-12-24 Dmitry Romanov Tested and alive. kittz
2018-11-27 Dmitry Romanov Stable.fix. kittz
2018-11-23 Dmitry Romanov +- stable kittz
2018-11-23 Dmitry Romanov temp! full cyclic SPI kittz
2018-11-22 Dmitry Romanov revert kittz
2018-11-21 Dmitry Romanov tmp kittz
2018-11-21 Dmitry Romanov fix time&date after wakeup kittz
2018-11-21 Dmitry Romanov increased interCPU baudrate, cpu2: i2c in SPI1 IRQ kittz
2018-11-21 Dmitry Romanov Remove unusable code!!! prepare data for SPI in ONLY 1 IRQ!!!! kittz
2018-11-20 Dmitry Romanov +i2c analog noise filtering kittz
2018-04-28 heinrichsweikamp include in ostc4 repository