STR tests #739

Merged
meggert merged 4 commits from startracker-tests into main 2023-07-13 09:33:07 +02:00
Showing only changes of commit 8cc5220dd0 - Show all commits

View File

@ -340,7 +340,6 @@ void scheduling::initTasks() {
#endif
#if OBSW_ADD_STAR_TRACKER == 1
sif::debug << "scheduling STR helper" << std::endl;
// Relatively high priority to make sure STR COM works well.
PeriodicTaskIF* strHelperTask =
factory->createPeriodicTask("STR_HELPER", 30, PeriodicTaskIF::MINIMUM_STACK_SIZE, 0.2,