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:
@ -1,7 +1,7 @@
|
||||
/**
|
||||
* @brief Auto-generated event translation file. Contains 305 translations.
|
||||
* @details
|
||||
* Generated on: 2023-09-04 11:19:49
|
||||
* Generated on: 2023-09-07 16:12:51
|
||||
*/
|
||||
#include "translateEvents.h"
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
* @brief Auto-generated object translation file.
|
||||
* @details
|
||||
* Contains 171 translations.
|
||||
* Generated on: 2023-09-04 11:19:49
|
||||
* Generated on: 2023-09-07 16:12:51
|
||||
*/
|
||||
#include "translateObjects.h"
|
||||
|
||||
|
@ -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