Commit Graph

11 Commits

Author SHA1 Message Date
180d997b03 Merge remote-tracking branch 'upstream/master' into mueller/Linux-SetTaskIF-Fix 2020-08-19 17:25:01 +02:00
d5dedce294 Relative Paths 2020-08-13 20:53:35 +02:00
11e23420f2 Merge remote-tracking branch 'upstream/master' into mueller/Linux-SetTaskIF-Fix 2020-08-07 22:31:11 +02:00
9102eec4ab interface change for freeRTOS 2020-08-04 15:20:43 +02:00
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
19cbac923f typo fix 2020-06-24 12:06:08 +02:00
4507bdfb69 added setting task IF 2020-06-23 01:14:28 +02:00
31e5577763 added deadline missed check 2020-06-19 14:45:29 +02:00
2c6b446500 it is done :-)
However, commented outputs are not changed yet.
2020-04-23 19:13:18 +02:00
cd7e47ccbb Updated FreeRTOS Osal
CommandingServiceBase is no longer a template
2019-08-28 14:50:24 +02:00
db1f93a155 Adding Code for freeRTOS 2018-07-20 15:10:41 +02:00