add new payload module #889
@ -3,8 +3,9 @@ add_subdirectory(acs)
|
|||||||
add_subdirectory(tcs)
|
add_subdirectory(tcs)
|
||||||
add_subdirectory(com)
|
add_subdirectory(com)
|
||||||
add_subdirectory(power)
|
add_subdirectory(power)
|
||||||
|
add_subdirectory(payload)
|
||||||
|
|
||||||
target_sources(
|
target_sources(
|
||||||
${LIB_EIVE_MISSION}
|
${LIB_EIVE_MISSION}
|
||||||
PRIVATE systemTree.cpp DualLanePowerStateMachine.cpp EiveSystem.cpp
|
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