RTD Update #251

Merged
meierj merged 36 commits from mueller/rtds-update into develop 2022-05-23 16:20:38 +02:00
30 changed files with 1144 additions and 347 deletions
Showing only changes of commit e49a1af9b7 - Show all commits

View File

@@ -3,7 +3,7 @@
#include <vector> #include <vector>
#include "fsfw/tasks/Typedef.h" #include "fsfw/tasks/definitions.h"
class PeriodicTaskIF; class PeriodicTaskIF;
class TaskFactory; class TaskFactory;

2
fsfw

Submodule fsfw updated: f9c42d3583...b1e30ae9ff

View File

@@ -10,6 +10,7 @@ target_sources(
ACUHandler.cpp ACUHandler.cpp
SyrlinksHkHandler.cpp SyrlinksHkHandler.cpp
Max31865PT1000Handler.cpp Max31865PT1000Handler.cpp
Max31865EiveHandler.cpp
IMTQHandler.cpp IMTQHandler.cpp
HeaterHandler.cpp HeaterHandler.cpp
RadiationSensorHandler.cpp RadiationSensorHandler.cpp