Commit Graph

18 Commits

Author SHA1 Message Date
67ab1f6240 initialize after task crteation moved 2020-08-27 14:17:13 +02:00
fbecda7549 include replacements 2020-08-18 13:09:15 +02:00
af11c8fcf9 freeRTOS corrections 2020-08-08 12:38:39 +02:00
3f87537c61 minor corrections 2020-08-04 15:25:24 +02:00
4d3f0875c1 periodic task if adapted 2020-08-04 15:23:37 +02:00
18899a4c82 hotfix for deadline checking 2020-07-29 20:07:24 +02:00
b4f292f3d7 new generic freertos task interface 2020-07-12 18:01:09 +02:00
3145036210 getter functions for task handle 2020-07-10 19:34:18 +02:00
003e70bf47 new initializeAfterTaskCreation() 2020-06-29 15:55:20 +02:00
f7d55a8a37 equal to pull request now 2020-06-23 01:15:35 +02:00
847292ea30 added overflow checking for periodic task 2020-06-23 01:10:19 +02:00
2de811e0af moved timeslot files to task folder
implmented setting task IF for regular periodic tasks
2020-06-19 20:14:56 +02:00
60ae2d4565 continued with hk data pool
added deadline missed check for fixed timeslot task,
improved doc for both periodic task and fixed timeslot task
2020-06-19 14:25:03 +02:00
7d57988979 added deadline check 2020-05-16 13:09:50 +02:00
281da25bf9 extended task management for freeRTOS 2020-05-01 16:47:53 +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