init after task creation moved to task functionality #178

Merged
gaisser merged 7 commits from KSat/fsfw:mueller/TaskUpdates into master 2020-09-15 15:08:20 +02:00
Owner

The initializeAfterTaskCreation should ideally be called with the current executing task not being
the initialization task. This can be done by performing the call in the taskFunctionality call.

Still needs to integrated and tested in Linux as well

The initializeAfterTaskCreation should ideally be called with the current executing task not being the initialization task. This can be done by performing the call in the taskFunctionality call. Still needs to integrated and tested in Linux as well
muellerr added the feature label 2020-08-27 16:07:41 +02:00
muellerr marked the pull request as ready for review 2020-08-27 16:15:19 +02:00
muellerr marked the pull request as work in progress 2020-08-27 16:22:32 +02:00
muellerr added a new dependency 2020-08-28 13:25:36 +02:00
muellerr removed a dependency 2020-08-28 13:25:45 +02:00
muellerr marked the pull request as ready for review 2020-09-04 16:45:03 +02:00
gaisser merged commit 4f5b233505 into master 2020-09-15 15:08:18 +02:00
gaisser deleted branch mueller/TaskUpdates 2020-09-15 15:08:23 +02:00
Sign in to join this conversation.