Merge remote-tracking branch 'origin/main' into cfdp-source-handler
Some checks failed
EIVE/eive-obsw/pipeline/pr-main There was a failure building this commit
Some checks failed
EIVE/eive-obsw/pipeline/pr-main There was a failure building this commit
This commit is contained in:
@ -258,9 +258,9 @@ void scheduling::initTasks() {
|
||||
dummyTask->startTask();
|
||||
|
||||
// If those are added at a later stage..
|
||||
//logTmTask->startTask();
|
||||
//cfdpTmTask->startTask();
|
||||
//hkTmTask->startTask();
|
||||
// logTmTask->startTask();
|
||||
// cfdpTmTask->startTask();
|
||||
// hkTmTask->startTask();
|
||||
|
||||
#if OBSW_ADD_PLOC_SUPERVISOR == 1
|
||||
supvHelperTask->startTask();
|
||||
|
Reference in New Issue
Block a user