Feature: Set health overrides #563

Merged
muellerr merged 7 commits from feature_set_health_overrides into develop 2023-04-04 18:52:07 +02:00
4 changed files with 4 additions and 4 deletions
Showing only changes of commit 3cc48a4cea - Show all commits

2
fsfw

@ -1 +1 @@
Subproject commit 9fca7581dd75d074df343802c922e48f95b677eb
Subproject commit 6650c293da09d8851c2bd6c4d6e6c5a8390d003e

View File

@ -3,5 +3,6 @@ add_subdirectory(tree)
add_subdirectory(acs)
add_subdirectory(com)
add_subdirectory(fdir)
add_subdirectory(power)
target_sources(${LIB_EIVE_MISSION} PRIVATE DualLanePowerStateMachine.cpp)

View File

@ -1,2 +1 @@
target_sources(${LIB_EIVE_MISSION} PRIVATE RtdFdir.cpp StrFdir.cpp
GomspacePowerFdir.cpp)
target_sources(${LIB_EIVE_MISSION} PRIVATE GomspacePowerFdir.cpp)

2
tmtc

@ -1 +1 @@
Subproject commit 6975fae511ca7b2fdef70858f8715908f300f434
Subproject commit 50668ca7a74edd4219456e393cd10f7858591130