updated retval list
This commit is contained in:
@ -13,12 +13,12 @@ enum commonClassIds: uint8_t {
|
||||
HEATER_HANDLER, //HEATER
|
||||
SYRLINKS_HANDLER, //SYRLINKS
|
||||
IMTQ_HANDLER, //IMTQ
|
||||
RW_HANDLER, //Reaction Wheels
|
||||
STR_HANDLER, //Star tracker
|
||||
PLOC_MPSOC_HANDLER, //PLOC MPSoC
|
||||
PLOC_SUPERVISOR_HANDLER, //PLOC Supervisor
|
||||
RW_HANDLER, //RWHA
|
||||
STR_HANDLER, //STRH
|
||||
PLOC_MPSOC_HANDLER, //PLMP
|
||||
PLOC_SUPERVISOR_HANDLER, //PLSV
|
||||
SUS_HANDLER, //SUSS
|
||||
CCSDS_IP_CORE_BRIDGE, // IP Core interface
|
||||
CCSDS_IP_CORE_BRIDGE, //IPCI
|
||||
COMMON_CLASS_ID_END // [EXPORT] : [END]
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user