cmakelists
All checks were successful
EIVE/eive-obsw/pipeline/pr-v3.1.1-branch This commit looks good
EIVE/eive-obsw/pipeline/pr-main This commit looks good

This commit is contained in:
Robin Müller 2023-06-20 20:58:31 +02:00
parent 6ef8c62aca
commit b655c03564
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814

View File

@ -81,12 +81,12 @@ else()
endif()
set(OBSW_ADD_TMTC_TCP_SERVER
# TODO: Activate TCP server until VC0 issue has been resolved
# TODO: Only activate on EM when VC0 issue has been resolved.
# ${OBSW_Q7S_EM}
1
CACHE STRING "Add TCP TMTC Server")
set(OBSW_ADD_TMTC_UDP_SERVER
# TODO: Activate UDP server on FM until VC0 issue has been resolved
# TODO: Disable completely when VC0 issue has been resolved
# 0
${INIT_VAL}
CACHE STRING "Add UDP TMTC Server")