add new payload module #889

Merged
meggert merged 6 commits from payload-module into main 2024-04-22 09:32:30 +02:00
27 changed files with 121 additions and 233 deletions
Showing only changes of commit 6cc1d86018 - Show all commits

View File

@ -3,8 +3,9 @@ add_subdirectory(acs)
add_subdirectory(tcs)
add_subdirectory(com)
add_subdirectory(power)
add_subdirectory(payload)
target_sources(
${LIB_EIVE_MISSION}
PRIVATE systemTree.cpp DualLanePowerStateMachine.cpp EiveSystem.cpp
treeUtil.cpp SharedPowerAssemblyBase.cpp payloadModeTree.cpp)
treeUtil.cpp SharedPowerAssemblyBase.cpp)

2
tmtc

Submodule tmtc updated: c843356c8a...b160f079b1