Moved PLOC components to q7s folder
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit

This commit is contained in:
2021-08-09 16:30:59 +02:00
parent f5f8df61ae
commit 1d714ff85e
15 changed files with 583 additions and 11 deletions

View File

@ -19,6 +19,8 @@ enum commonClassIds: uint8_t {
PLOC_SUPERVISOR_HANDLER, //PLSV
SUS_HANDLER, //SUSS
CCSDS_IP_CORE_BRIDGE, //IPCI
PLOC_UPDATER, //PLUD
GOM_SPACE_HANDLER, //GOMS
COMMON_CLASS_ID_END // [EXPORT] : [END]
};