add new payload module
This commit is contained in:
parent
c1c254330b
commit
6cc1d86018
@ -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
2
tmtc
@ -1 +1 @@
|
||||
Subproject commit c843356c8af22bf45a04c71c93813716c9d743ec
|
||||
Subproject commit b160f079b104be5f43b76f4fdcd7a4321d09b4a7
|
Loading…
x
Reference in New Issue
Block a user