new intialize after task creation function #137

Merged
taheran merged 1 commits from KSat/fsfw:mueller_ExecutableObjectIF_newInit into master 2020-07-14 11:59:15 +02:00
Owner

Initialize is called after task creation, so task handle can be used in that function (for example to get task frequency).
Default implementation is provided so it doesnt break anything (similar to setTaskIF), but the goal would be that they are abstract in the end. fixes #138

Initialize is called after task creation, so task handle can be used in that function (for example to get task frequency). Default implementation is provided so it doesnt break anything (similar to setTaskIF), but the goal would be that they are abstract in the end. fixes #138
muellerr added the
feature
label 2020-07-09 20:10:12 +02:00
taheran was assigned by gaisser 2020-07-14 11:54:23 +02:00
taheran closed this pull request 2020-07-14 11:59:15 +02:00
taheran deleted branch mueller_ExecutableObjectIF_newInit 2020-07-14 11:59:23 +02:00
Sign in to join this conversation.
No description provided.