add new payload module
This commit is contained in:
@ -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
Submodule tmtc updated: c843356c8a...b160f079b1
Reference in New Issue
Block a user