some dumb warning remaining
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
This commit is contained in:
@ -186,6 +186,7 @@ void scheduling::initTasks() {
|
||||
|
||||
PeriodicTaskIF* tcsTask = factory->createPeriodicTask(
|
||||
"TCS_TASK", 50, PeriodicTaskIF::MINIMUM_STACK_SIZE, 0.5, missedDeadlineFunc);
|
||||
scheduling::scheduleTmpTempSensors(tcsTask);
|
||||
scheduling::scheduleRtdSensors(tcsTask);
|
||||
|
||||
sif::info << "Starting tasks.." << std::endl;
|
||||
|
Reference in New Issue
Block a user