Commit Graph

16 Commits

Author SHA1 Message Date
Robin Müller 2edf158312 correct preprocessor define now used 2021-01-03 14:16:52 +01:00
Robin Müller c19e628d79 all cstdout uses wrapped in preprocessor defines 2021-01-03 13:58:18 +01:00
Robin Müller 3cc053a581 changes from mueller/master taken over 2020-12-14 23:56:44 +01:00
Robin Müller 7dbb73b7d8 removed dbeug printout 2020-09-29 14:29:57 +02:00
Robin Müller 89d3fe5095 integrated change manually 2020-08-27 16:11:40 +02:00
Robin Müller 02be87aa03 init after task creation moved to task functionality 2020-08-27 15:57:47 +02:00
Robin Müller a2c8b3f75b Merge remote-tracking branch 'upstream/master' into mueller/FreeRTOSstackSizeCorrection 2020-08-19 17:20:44 +02:00
Steffen Gaisser d5dedce294 Relative Paths 2020-08-13 20:53:35 +02:00
Robin Müller a0f41d3238 stack size is bytes now 2020-08-08 12:46:06 +02:00
Robin Müller 652c60c362 important bugfix
I checked all 5 cases for overflows when checking
for missed deadlines (there is current time, timeToWake
and lastWakeTime, with various combinations of overflows)

This should be the correct implementation now
2020-07-29 20:02:04 +02:00
Robin Müller 19cbac923f typo fix 2020-06-24 12:06:08 +02:00
Robin Müller 4507bdfb69 added setting task IF 2020-06-23 01:14:28 +02:00
Robin Müller 31e5577763 added deadline missed check 2020-06-19 14:45:29 +02:00
Robin Müller 2c6b446500 it is done :-)
However, commented outputs are not changed yet.
2020-04-23 19:13:18 +02:00
Steffen Gaisser cd7e47ccbb Updated FreeRTOS Osal
CommandingServiceBase is no longer a template
2019-08-28 14:50:24 +02:00
Ulrich Mohr db1f93a155 Adding Code for freeRTOS 2018-07-20 15:10:41 +02:00