eive-tmtc/eive_tmtc/config/returnvalues.csv

66 KiB

1Full ID (hex)NameDescriptionUnique IDSubsytem NameFile Path
20x0000OKSystem-wide code for ok.0HasReturnvaluesIFfsfw/returnvalues/returnvalue.h
30x0001FailedUnspecified system-wide code for failed.1HasReturnvaluesIFfsfw/returnvalues/returnvalue.h
40x7000PTM_DumpDoneNo description0PERSISTENT_TM_STOREmission/tmtc/PersistentTmStore.h
50x7001PTM_BusyDumpingNo description1PERSISTENT_TM_STOREmission/tmtc/PersistentTmStore.h
60x60a0CCSDS_CommandNotImplementedReceived action message with unknown action id160CCSDS_HANDLERmission/tmtc/CcsdsIpCoreHandler.h
70x7100TMS_IsBusyNo description0TM_SINKmission/tmtc/DirectTmSinkIF.h
80x5100IMTQ_InvalidCommandCodeNo description0IMTQ_HANDLERmission/devices/devicedefinitions/imtqHelpers.h
90x5101IMTQ_MgmMeasurementLowLevelErrorNo description1IMTQ_HANDLERmission/devices/devicedefinitions/imtqHelpers.h
100x5102IMTQ_ActuateCmdLowLevelErrorNo description2IMTQ_HANDLERmission/devices/devicedefinitions/imtqHelpers.h
110x5103IMTQ_ParameterMissingNo description3IMTQ_HANDLERmission/devices/devicedefinitions/imtqHelpers.h
120x5104IMTQ_ParameterInvalidNo description4IMTQ_HANDLERmission/devices/devicedefinitions/imtqHelpers.h
130x5105IMTQ_CcUnavailableNo description5IMTQ_HANDLERmission/devices/devicedefinitions/imtqHelpers.h
140x5106IMTQ_InternalProcessingErrorNo description6IMTQ_HANDLERmission/devices/devicedefinitions/imtqHelpers.h
150x5107IMTQ_RejectedWithoutReasonNo description7IMTQ_HANDLERmission/devices/devicedefinitions/imtqHelpers.h
160x5108IMTQ_CmdErrUnknownNo description8IMTQ_HANDLERmission/devices/devicedefinitions/imtqHelpers.h
170x51a7IMTQ_UnexpectedSelfTestReplyThe status reply to a self test command was received but no self test command has been sent. This should normally never happen.167IMTQ_HANDLERmission/devices/devicedefinitions/imtqHelpers.h
180x52b0RWHA_SpiWriteFailureNo description176RW_HANDLERmission/devices/devicedefinitions/rwHelpers.h
190x52b1RWHA_SpiReadFailureUsed by the spi send function to tell a failing read call177RW_HANDLERmission/devices/devicedefinitions/rwHelpers.h
200x52b2RWHA_MissingStartSignCan be used by the HDLC decoding mechanism to inform about a missing start sign 0x7E178RW_HANDLERmission/devices/devicedefinitions/rwHelpers.h
210x52b3RWHA_InvalidSubstituteCan be used by the HDLC decoding mechanism to inform about an invalid substitution combination179RW_HANDLERmission/devices/devicedefinitions/rwHelpers.h
220x52b4RWHA_MissingEndSignHDLC decoding mechanism never receives the end sign 0x7E180RW_HANDLERmission/devices/devicedefinitions/rwHelpers.h
230x52b5RWHA_NoReplyReaction wheel only responds with empty frames.181RW_HANDLERmission/devices/devicedefinitions/rwHelpers.h
240x52b6RWHA_NoStartMarkerExpected a start marker as first byte182RW_HANDLERmission/devices/devicedefinitions/rwHelpers.h
250x52b7RWHA_SpiReadTimeoutTimeout when reading reply183RW_HANDLERmission/devices/devicedefinitions/rwHelpers.h
260x58a0SUSS_ErrorUnlockMutexNo description160SUS_HANDLERmission/devices/LegacySusHandler.h
270x58a1SUSS_ErrorLockMutexNo description161SUS_HANDLERmission/devices/LegacySusHandler.h
280x5d00GOMS_PacketTooLongNo description0GOM_SPACE_HANDLERmission/devices/GomspaceDeviceHandler.h
290x5d01GOMS_InvalidTableIdNo description1GOM_SPACE_HANDLERmission/devices/GomspaceDeviceHandler.h
300x5d02GOMS_InvalidAddressNo description2GOM_SPACE_HANDLERmission/devices/GomspaceDeviceHandler.h
310x5d03GOMS_InvalidParamSizeNo description3GOM_SPACE_HANDLERmission/devices/GomspaceDeviceHandler.h
320x5d04GOMS_InvalidPayloadSizeNo description4GOM_SPACE_HANDLERmission/devices/GomspaceDeviceHandler.h
330x5d05GOMS_UnknownReplyIdNo description5GOM_SPACE_HANDLERmission/devices/GomspaceDeviceHandler.h
340x5da0GOMS_InvalidSpeedAction Message with invalid speed was received. Valid speeds must be in the range of [-65000, 1000] or [1000, 65000]160GOM_SPACE_HANDLERmission/devices/RwHandler.h
350x5da1GOMS_InvalidRampTimeAction Message with invalid ramp time was received.161GOM_SPACE_HANDLERmission/devices/RwHandler.h
360x5da2GOMS_SetSpeedCommandInvalidLengthReceived set speed command has invalid length. Should be 6.162GOM_SPACE_HANDLERmission/devices/RwHandler.h
370x5da3GOMS_ExecutionFailedCommand execution failed163GOM_SPACE_HANDLERmission/devices/RwHandler.h
380x5da4GOMS_CrcErrorReaction wheel reply has invalid crc164GOM_SPACE_HANDLERmission/devices/RwHandler.h
390x5da5GOMS_ValueNotReadNo description165GOM_SPACE_HANDLERmission/devices/RwHandler.h
400x4fa1HEATER_CommandNotSupportedNo description161HEATER_HANDLERmission/devices/HeaterHandler.h
410x4fa2HEATER_InitFailedNo description162HEATER_HANDLERmission/devices/HeaterHandler.h
420x4fa3HEATER_InvalidSwitchNrNo description163HEATER_HANDLERmission/devices/HeaterHandler.h
430x4fa4HEATER_MainSwitchSetTimeoutNo description164HEATER_HANDLERmission/devices/HeaterHandler.h
440x4fa5HEATER_CommandAlreadyWaitingNo description165HEATER_HANDLERmission/devices/HeaterHandler.h
450x50a0SYRLINKS_CrcFailureNo description160SYRLINKS_HANDLERmission/devices/SyrlinksHandler.h
460x50a1SYRLINKS_UartFraminOrParityErrorAckNo description161SYRLINKS_HANDLERmission/devices/SyrlinksHandler.h
470x50a2SYRLINKS_BadCharacterAckNo description162SYRLINKS_HANDLERmission/devices/SyrlinksHandler.h
480x50a3SYRLINKS_BadParameterValueAckNo description163SYRLINKS_HANDLERmission/devices/SyrlinksHandler.h
490x50a4SYRLINKS_BadEndOfFrameAckNo description164SYRLINKS_HANDLERmission/devices/SyrlinksHandler.h
500x50a5SYRLINKS_UnknownCommandIdAckNo description165SYRLINKS_HANDLERmission/devices/SyrlinksHandler.h
510x50a6SYRLINKS_BadCrcAckNo description166SYRLINKS_HANDLERmission/devices/SyrlinksHandler.h
520x50a7SYRLINKS_ReplyWrongSizeNo description167SYRLINKS_HANDLERmission/devices/SyrlinksHandler.h
530x50a8SYRLINKS_MissingStartFrameCharacterNo description168SYRLINKS_HANDLERmission/devices/SyrlinksHandler.h
540x66a0SADPL_CommandNotSupportedNo description160SA_DEPL_HANDLERmission/devices/SolarArrayDeploymentHandler.h
550x66a1SADPL_DeploymentAlreadyExecutingNo description161SA_DEPL_HANDLERmission/devices/SolarArrayDeploymentHandler.h
560x66a2SADPL_MainSwitchTimeoutFailureNo description162SA_DEPL_HANDLERmission/devices/SolarArrayDeploymentHandler.h
570x66a3SADPL_SwitchingDeplSa1FailedNo description163SA_DEPL_HANDLERmission/devices/SolarArrayDeploymentHandler.h
580x66a4SADPL_SwitchingDeplSa2FailedNo description164SA_DEPL_HANDLERmission/devices/SolarArrayDeploymentHandler.h
590x6c01ACSPTG_PtgctrlMekfInputInvalidNo description1ACS_PTGmission/controller/acs/control/PtgCtrl.h
600x6b01ACSSAF_SafectrlMekfInputInvalidNo description1ACS_SAFEmission/controller/acs/control/SafeCtrl.h
610x6d01ACSDTB_DetumbleNoSensordataNo description1ACS_DETUMBLEmission/controller/acs/control/Detumble.h
620x6a02ACSMEKF_MekfUninitializedNo description2ACS_MEKFmission/controller/acs/MultiplicativeKalmanFilter.h
630x6a03ACSMEKF_MekfNoGyrDataNo description3ACS_MEKFmission/controller/acs/MultiplicativeKalmanFilter.h
640x6a04ACSMEKF_MekfNoModelVectorsNo description4ACS_MEKFmission/controller/acs/MultiplicativeKalmanFilter.h
650x6a05ACSMEKF_MekfNoSusMgmStrDataNo description5ACS_MEKFmission/controller/acs/MultiplicativeKalmanFilter.h
660x6a06ACSMEKF_MekfCovarianceInversionFailedNo description6ACS_MEKFmission/controller/acs/MultiplicativeKalmanFilter.h
670x6a07ACSMEKF_MekfInitializedNo description7ACS_MEKFmission/controller/acs/MultiplicativeKalmanFilter.h
680x6a08ACSMEKF_MekfRunningNo description8ACS_MEKFmission/controller/acs/MultiplicativeKalmanFilter.h
690x6900ACSCTRL_FileDeletionFailedNo description0ACS_CTRLmission/controller/AcsController.h
700x63a0NVMB_KeyNotExistsSpecified key does not exist in json file160NVM_PARAM_BASEmission/memory/NvmParameterBase.h
710x2c01CCS_BcIsSetVrCommandNo description1CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
720x2c02CCS_BcIsUnlockCommandNo description2CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
730x2cb0CCS_BcIllegalCommandNo description176CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
740x2cb1CCS_BoardReadingNotFinishedNo description177CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
750x2cf0CCS_NsPositiveWNo description240CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
760x2cf1CCS_NsNegativeWNo description241CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
770x2cf2CCS_NsLockoutNo description242CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
780x2cf3CCS_FarmInLockoutNo description243CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
790x2cf4CCS_FarmInWaitNo description244CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
800x2ce0CCS_WrongSymbolNo description224CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
810x2ce1CCS_DoubleStartNo description225CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
820x2ce2CCS_StartSymbolMissedNo description226CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
830x2ce3CCS_EndWithoutStartNo description227CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
840x2ce4CCS_TooLargeNo description228CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
850x2ce5CCS_TooShortNo description229CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
860x2ce6CCS_WrongTfVersionNo description230CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
870x2ce7CCS_WrongSpacecraftIdNo description231CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
880x2ce8CCS_NoValidFrameTypeNo description232CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
890x2ce9CCS_CrcFailedNo description233CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
900x2ceaCCS_VcNotFoundNo description234CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
910x2cebCCS_ForwardingFailedNo description235CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
920x2cecCCS_ContentTooLargeNo description236CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
930x2cedCCS_ResidualDataNo description237CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
940x2ceeCCS_DataCorruptedNo description238CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
950x2cefCCS_IllegalSegmentationFlagNo description239CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
960x2cd0CCS_IllegalFlagCombinationNo description208CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
970x2cd1CCS_ShorterThanHeaderNo description209CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
980x2cd2CCS_TooShortBlockedPacketNo description210CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
990x2cd3CCS_TooShortMapExtractionNo description211CCSDS_HANDLER_IFfsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h
1000x3b00SPH_ConnBrokenNo description0SEMAPHORE_IFfsfw/src/fsfw/osal/common/TcpTmTcServer.h
1010x2a01IEC_NoConfigurationTableNo description1INTERNAL_ERROR_CODESfsfw/src/fsfw/osal/InternalErrorCodes.h
1020x2a02IEC_NoCpuTableNo description2INTERNAL_ERROR_CODESfsfw/src/fsfw/osal/InternalErrorCodes.h
1030x2a03IEC_InvalidWorkspaceAddressNo description3INTERNAL_ERROR_CODESfsfw/src/fsfw/osal/InternalErrorCodes.h
1040x2a04IEC_TooLittleWorkspaceNo description4INTERNAL_ERROR_CODESfsfw/src/fsfw/osal/InternalErrorCodes.h
1050x2a05IEC_WorkspaceAllocationNo description5INTERNAL_ERROR_CODESfsfw/src/fsfw/osal/InternalErrorCodes.h
1060x2a06IEC_InterruptStackTooSmallNo description6INTERNAL_ERROR_CODESfsfw/src/fsfw/osal/InternalErrorCodes.h
1070x2a07IEC_ThreadExittedNo description7INTERNAL_ERROR_CODESfsfw/src/fsfw/osal/InternalErrorCodes.h
1080x2a08IEC_InconsistentMpInformationNo description8INTERNAL_ERROR_CODESfsfw/src/fsfw/osal/InternalErrorCodes.h
1090x2a09IEC_InvalidNodeNo description9INTERNAL_ERROR_CODESfsfw/src/fsfw/osal/InternalErrorCodes.h
1100x2a0aIEC_NoMpciNo description10INTERNAL_ERROR_CODESfsfw/src/fsfw/osal/InternalErrorCodes.h
1110x2a0bIEC_BadPacketNo description11INTERNAL_ERROR_CODESfsfw/src/fsfw/osal/InternalErrorCodes.h
1120x2a0cIEC_OutOfPacketsNo description12INTERNAL_ERROR_CODESfsfw/src/fsfw/osal/InternalErrorCodes.h
1130x2a0dIEC_OutOfGlobalObjectsNo description13INTERNAL_ERROR_CODESfsfw/src/fsfw/osal/InternalErrorCodes.h
1140x2a0eIEC_OutOfProxiesNo description14INTERNAL_ERROR_CODESfsfw/src/fsfw/osal/InternalErrorCodes.h
1150x2a0fIEC_InvalidGlobalIdNo description15INTERNAL_ERROR_CODESfsfw/src/fsfw/osal/InternalErrorCodes.h
1160x2a10IEC_BadStackHookNo description16INTERNAL_ERROR_CODESfsfw/src/fsfw/osal/InternalErrorCodes.h
1170x2a11IEC_BadAttributesNo description17INTERNAL_ERROR_CODESfsfw/src/fsfw/osal/InternalErrorCodes.h
1180x2a12IEC_ImplementationKeyCreateInconsistencyNo description18INTERNAL_ERROR_CODESfsfw/src/fsfw/osal/InternalErrorCodes.h
1190x2a13IEC_ImplementationBlockingOperationCancelNo description19INTERNAL_ERROR_CODESfsfw/src/fsfw/osal/InternalErrorCodes.h
1200x2a14IEC_MutexObtainFromBadStateNo description20INTERNAL_ERROR_CODESfsfw/src/fsfw/osal/InternalErrorCodes.h
1210x2a15IEC_UnlimitedAndMaximumIs0No description21INTERNAL_ERROR_CODESfsfw/src/fsfw/osal/InternalErrorCodes.h
1220x0e01HM_InvalidModeNo description1HAS_MODES_IFfsfw/src/fsfw/modes/HasModesIF.h
1230x0e02HM_TransNotAllowedNo description2HAS_MODES_IFfsfw/src/fsfw/modes/HasModesIF.h
1240x0e03HM_InTransitionNo description3HAS_MODES_IFfsfw/src/fsfw/modes/HasModesIF.h
1250x0e04HM_InvalidSubmodeNo description4HAS_MODES_IFfsfw/src/fsfw/modes/HasModesIF.h
1260x2e01HPA_InvalidIdentifierIdNo description1HAS_PARAMETERS_IFfsfw/src/fsfw/parameters/HasParametersIF.h
1270x2e02HPA_InvalidDomainIdNo description2HAS_PARAMETERS_IFfsfw/src/fsfw/parameters/HasParametersIF.h
1280x2e03HPA_InvalidValueNo description3HAS_PARAMETERS_IFfsfw/src/fsfw/parameters/HasParametersIF.h
1290x2e05HPA_ReadOnlyNo description5HAS_PARAMETERS_IFfsfw/src/fsfw/parameters/HasParametersIF.h
1300x2d01PAW_UnknownDatatypeNo description1PARAMETER_WRAPPERfsfw/src/fsfw/parameters/ParameterWrapper.h
1310x2d02PAW_DatatypeMissmatchNo description2PARAMETER_WRAPPERfsfw/src/fsfw/parameters/ParameterWrapper.h
1320x2d03PAW_ReadonlyNo description3PARAMETER_WRAPPERfsfw/src/fsfw/parameters/ParameterWrapper.h
1330x2d04PAW_TooBigNo description4PARAMETER_WRAPPERfsfw/src/fsfw/parameters/ParameterWrapper.h
1340x2d05PAW_SourceNotSetNo description5PARAMETER_WRAPPERfsfw/src/fsfw/parameters/ParameterWrapper.h
1350x2d06PAW_OutOfBoundsNo description6PARAMETER_WRAPPERfsfw/src/fsfw/parameters/ParameterWrapper.h
1360x2d07PAW_NotSetNo description7PARAMETER_WRAPPERfsfw/src/fsfw/parameters/ParameterWrapper.h
1370x2d08PAW_ColumnOrRowsZeroNo description8PARAMETER_WRAPPERfsfw/src/fsfw/parameters/ParameterWrapper.h
1380x3201CF_ObjectHasNoFunctionsNo description1COMMANDS_ACTIONS_IFfsfw/src/fsfw/action/CommandsActionsIF.h
1390x3202CF_AlreadyCommandingNo description2COMMANDS_ACTIONS_IFfsfw/src/fsfw/action/CommandsActionsIF.h
1400x3301HF_IsBusyNo description1HAS_ACTIONS_IFfsfw/src/fsfw/action/HasActionsIF.h
1410x3302HF_InvalidParametersNo description2HAS_ACTIONS_IFfsfw/src/fsfw/action/HasActionsIF.h
1420x3303HF_ExecutionFinishedNo description3HAS_ACTIONS_IFfsfw/src/fsfw/action/HasActionsIF.h
1430x3304HF_InvalidActionIdNo description4HAS_ACTIONS_IFfsfw/src/fsfw/action/HasActionsIF.h
1440x0201OM_InsertionFailedNo description1OBJECT_MANAGER_IFfsfw/src/fsfw/objectmanager/ObjectManagerIF.h
1450x0202OM_NotFoundNo description2OBJECT_MANAGER_IFfsfw/src/fsfw/objectmanager/ObjectManagerIF.h
1460x0203OM_ChildInitFailedNo description3OBJECT_MANAGER_IFfsfw/src/fsfw/objectmanager/ObjectManagerIF.h
1470x0204OM_InternalErrReporterUninitNo description4OBJECT_MANAGER_IFfsfw/src/fsfw/objectmanager/ObjectManagerIF.h
1480x2600FDI_YourFaultNo description0HANDLES_FAILURES_IFfsfw/src/fsfw/fdir/ConfirmsFailuresIF.h
1490x2601FDI_MyFaultNo description1HANDLES_FAILURES_IFfsfw/src/fsfw/fdir/ConfirmsFailuresIF.h
1500x2602FDI_ConfirmLaterNo description2HANDLES_FAILURES_IFfsfw/src/fsfw/fdir/ConfirmsFailuresIF.h
1510x2201TMF_BusyNo description1TM_STORE_FRONTEND_IFfsfw/src/fsfw/tmstorage/TmStoreFrontendIF.h
1520x2202TMF_LastPacketFoundNo description2TM_STORE_FRONTEND_IFfsfw/src/fsfw/tmstorage/TmStoreFrontendIF.h
1530x2203TMF_StopFetchNo description3TM_STORE_FRONTEND_IFfsfw/src/fsfw/tmstorage/TmStoreFrontendIF.h
1540x2204TMF_TimeoutNo description4TM_STORE_FRONTEND_IFfsfw/src/fsfw/tmstorage/TmStoreFrontendIF.h
1550x2205TMF_TmChannelFullNo description5TM_STORE_FRONTEND_IFfsfw/src/fsfw/tmstorage/TmStoreFrontendIF.h
1560x2206TMF_NotStoredNo description6TM_STORE_FRONTEND_IFfsfw/src/fsfw/tmstorage/TmStoreFrontendIF.h
1570x2207TMF_AllDeletedNo description7TM_STORE_FRONTEND_IFfsfw/src/fsfw/tmstorage/TmStoreFrontendIF.h
1580x2208TMF_InvalidDataNo description8TM_STORE_FRONTEND_IFfsfw/src/fsfw/tmstorage/TmStoreFrontendIF.h
1590x2209TMF_NotReadyNo description9TM_STORE_FRONTEND_IFfsfw/src/fsfw/tmstorage/TmStoreFrontendIF.h
1600x2101TMB_BusyNo description1TM_STORE_BACKEND_IFfsfw/src/fsfw/tmstorage/TmStoreBackendIF.h
1610x2102TMB_FullNo description2TM_STORE_BACKEND_IFfsfw/src/fsfw/tmstorage/TmStoreBackendIF.h
1620x2103TMB_EmptyNo description3TM_STORE_BACKEND_IFfsfw/src/fsfw/tmstorage/TmStoreBackendIF.h
1630x2104TMB_NullRequestedNo description4TM_STORE_BACKEND_IFfsfw/src/fsfw/tmstorage/TmStoreBackendIF.h
1640x2105TMB_TooLargeNo description5TM_STORE_BACKEND_IFfsfw/src/fsfw/tmstorage/TmStoreBackendIF.h
1650x2106TMB_NotReadyNo description6TM_STORE_BACKEND_IFfsfw/src/fsfw/tmstorage/TmStoreBackendIF.h
1660x2107TMB_DumpErrorNo description7TM_STORE_BACKEND_IFfsfw/src/fsfw/tmstorage/TmStoreBackendIF.h
1670x2108TMB_CrcErrorNo description8TM_STORE_BACKEND_IFfsfw/src/fsfw/tmstorage/TmStoreBackendIF.h
1680x2109TMB_TimeoutNo description9TM_STORE_BACKEND_IFfsfw/src/fsfw/tmstorage/TmStoreBackendIF.h
1690x210aTMB_IdlePacketFoundNo description10TM_STORE_BACKEND_IFfsfw/src/fsfw/tmstorage/TmStoreBackendIF.h
1700x210bTMB_TelecommandFoundNo description11TM_STORE_BACKEND_IFfsfw/src/fsfw/tmstorage/TmStoreBackendIF.h
1710x210cTMB_NoPusATmNo description12TM_STORE_BACKEND_IFfsfw/src/fsfw/tmstorage/TmStoreBackendIF.h
1720x210dTMB_TooSmallNo description13TM_STORE_BACKEND_IFfsfw/src/fsfw/tmstorage/TmStoreBackendIF.h
1730x210eTMB_BlockNotFoundNo description14TM_STORE_BACKEND_IFfsfw/src/fsfw/tmstorage/TmStoreBackendIF.h
1740x210fTMB_InvalidRequestNo description15TM_STORE_BACKEND_IFfsfw/src/fsfw/tmstorage/TmStoreBackendIF.h
1750x1c01TCD_PacketLostNo description1PACKET_DISTRIBUTIONfsfw/src/fsfw/tcdistribution/TcDistributorBase.h
1760x1c02TCD_DestinationNotFoundNo description2PACKET_DISTRIBUTIONfsfw/src/fsfw/tcdistribution/TcDistributorBase.h
1770x1c03TCD_ServiceIdAlreadyExistsNo description3PACKET_DISTRIBUTIONfsfw/src/fsfw/tcdistribution/TcDistributorBase.h
1780x1b00TCC_NoDestinationFoundNo description0TMTC_DISTRIBUTIONfsfw/src/fsfw/tcdistribution/definitions.h
1790x1b01TCC_InvalidCcsdsVersionNo description1TMTC_DISTRIBUTIONfsfw/src/fsfw/tcdistribution/definitions.h
1800x1b02TCC_InvalidApidNo description2TMTC_DISTRIBUTIONfsfw/src/fsfw/tcdistribution/definitions.h
1810x1b03TCC_InvalidPacketTypeNo description3TMTC_DISTRIBUTIONfsfw/src/fsfw/tcdistribution/definitions.h
1820x1b04TCC_InvalidSecHeaderFieldNo description4TMTC_DISTRIBUTIONfsfw/src/fsfw/tcdistribution/definitions.h
1830x1b05TCC_IncorrectPrimaryHeaderNo description5TMTC_DISTRIBUTIONfsfw/src/fsfw/tcdistribution/definitions.h
1840x1b07TCC_IncompletePacketNo description7TMTC_DISTRIBUTIONfsfw/src/fsfw/tcdistribution/definitions.h
1850x1b08TCC_InvalidPusVersionNo description8TMTC_DISTRIBUTIONfsfw/src/fsfw/tcdistribution/definitions.h
1860x1b09TCC_IncorrectChecksumNo description9TMTC_DISTRIBUTIONfsfw/src/fsfw/tcdistribution/definitions.h
1870x1b0aTCC_IllegalPacketSubtypeNo description10TMTC_DISTRIBUTIONfsfw/src/fsfw/tcdistribution/definitions.h
1880x1b0bTCC_IncorrectSecondaryHeaderNo description11TMTC_DISTRIBUTIONfsfw/src/fsfw/tcdistribution/definitions.h
1890x04e1RMP_CommandNoDescriptorsAvailableNo description225RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
1900x04e2RMP_CommandBufferFullNo description226RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
1910x04e3RMP_CommandChannelOutOfRangeNo description227RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
1920x04e6RMP_CommandChannelDeactivatedNo description230RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
1930x04e7RMP_CommandPortOutOfRangeNo description231RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
1940x04e8RMP_CommandPortInUseNo description232RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
1950x04e9RMP_CommandNoChannelNo description233RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
1960x04eaRMP_NoHwCrcNo description234RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
1970x04d0RMP_ReplyNoReplyNo description208RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
1980x04d1RMP_ReplyNotSentNo description209RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
1990x04d2RMP_ReplyNotYetSentNo description210RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2000x04d3RMP_ReplyMissmatchNo description211RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2010x04d4RMP_ReplyTimeoutNo description212RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2020x04c0RMP_ReplyInterfaceBusyNo description192RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2030x04c1RMP_ReplyTransmissionErrorNo description193RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2040x04c2RMP_ReplyInvalidDataNo description194RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2050x04c3RMP_ReplyNotSupportedNo description195RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2060x04f0RMP_LinkDownNo description240RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2070x04f1RMP_SpwCreditNo description241RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2080x04f2RMP_SpwEscapeNo description242RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2090x04f3RMP_SpwDisconnectNo description243RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2100x04f4RMP_SpwParityNo description244RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2110x04f5RMP_SpwWriteSyncNo description245RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2120x04f6RMP_SpwInvalidAddressNo description246RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2130x04f7RMP_SpwEarlyEopNo description247RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2140x04f8RMP_SpwDmaNo description248RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2150x04f9RMP_SpwLinkErrorNo description249RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2160x0400RMP_ReplyOkNo description0RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2170x0401RMP_ReplyGeneralErrorCodeNo description1RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2180x0402RMP_ReplyUnusedPacketTypeOrCommandCodeNo description2RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2190x0403RMP_ReplyInvalidKeyNo description3RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2200x0404RMP_ReplyInvalidDataCrcNo description4RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2210x0405RMP_ReplyEarlyEopNo description5RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2220x0406RMP_ReplyTooMuchDataNo description6RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2230x0407RMP_ReplyEepNo description7RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2240x0408RMP_ReplyReservedNo description8RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2250x0409RMP_ReplyVerifyBufferOverrunNo description9RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2260x040aRMP_ReplyCommandNotImplementedOrNotAuthorisedNo description10RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2270x040bRMP_ReplyRmwDataLengthErrorNo description11RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2280x040cRMP_ReplyInvalidTargetLogicalAddressNo description12RMAP_CHANNELfsfw/src/fsfw/rmap/RMAP.h
2290x2801SM_DataTooLargeNo description1STORAGE_MANAGER_IFfsfw/src/fsfw/storagemanager/StorageManagerIF.h
2300x2802SM_DataStorageFullNo description2STORAGE_MANAGER_IFfsfw/src/fsfw/storagemanager/StorageManagerIF.h
2310x2803SM_IllegalStorageIdNo description3STORAGE_MANAGER_IFfsfw/src/fsfw/storagemanager/StorageManagerIF.h
2320x2804SM_DataDoesNotExistNo description4STORAGE_MANAGER_IFfsfw/src/fsfw/storagemanager/StorageManagerIF.h
2330x2805SM_IllegalAddressNo description5STORAGE_MANAGER_IFfsfw/src/fsfw/storagemanager/StorageManagerIF.h
2340x2806SM_PoolTooLargeNo description6STORAGE_MANAGER_IFfsfw/src/fsfw/storagemanager/StorageManagerIF.h
2350x38a1SGP4_InvalidEccentricityNo description161SGP4PROPAGATOR_CLASSfsfw/src/fsfw/coordinates/Sgp4Propagator.h
2360x38a2SGP4_InvalidMeanMotionNo description162SGP4PROPAGATOR_CLASSfsfw/src/fsfw/coordinates/Sgp4Propagator.h
2370x38a3SGP4_InvalidPerturbationElementsNo description163SGP4PROPAGATOR_CLASSfsfw/src/fsfw/coordinates/Sgp4Propagator.h
2380x38a4SGP4_InvalidSemiLatusRectumNo description164SGP4PROPAGATOR_CLASSfsfw/src/fsfw/coordinates/Sgp4Propagator.h
2390x38a5SGP4_InvalidEpochElementsNo description165SGP4PROPAGATOR_CLASSfsfw/src/fsfw/coordinates/Sgp4Propagator.h
2400x38a6SGP4_SatelliteHasDecayedNo description166SGP4PROPAGATOR_CLASSfsfw/src/fsfw/coordinates/Sgp4Propagator.h
2410x38b1SGP4_TleTooOldNo description177SGP4PROPAGATOR_CLASSfsfw/src/fsfw/coordinates/Sgp4Propagator.h
2420x38b2SGP4_TleNotInitializedNo description178SGP4PROPAGATOR_CLASSfsfw/src/fsfw/coordinates/Sgp4Propagator.h
2430x2401MT_NoPacketFoundNo description1MATCH_TREE_CLASSfsfw/src/fsfw/globalfunctions/DleParser.h
2440x2402MT_PossiblePacketLossNo description2MATCH_TREE_CLASSfsfw/src/fsfw/globalfunctions/DleParser.h
2450x2403MT_NoMatchNo description3MATCH_TREE_CLASSfsfw/src/fsfw/globalfunctions/matching/MatchTree.h
2460x2404MT_FullNo description4MATCH_TREE_CLASSfsfw/src/fsfw/globalfunctions/matching/MatchTree.h
2470x2405MT_NewNodeCreatedNo description5MATCH_TREE_CLASSfsfw/src/fsfw/globalfunctions/matching/MatchTree.h
2480x3f01DLEE_StreamTooShortNo description1DLE_ENCODERfsfw/src/fsfw/globalfunctions/DleEncoder.h
2490x3f02DLEE_DecodingErrorNo description2DLE_ENCODERfsfw/src/fsfw/globalfunctions/DleEncoder.h
2500x2f01ASC_TooLongForTargetTypeNo description1ASCII_CONVERTERfsfw/src/fsfw/globalfunctions/AsciiConverter.h
2510x2f02ASC_InvalidCharactersNo description2ASCII_CONVERTERfsfw/src/fsfw/globalfunctions/AsciiConverter.h
2520x2f03ASC_BufferTooSmallNo description3ASCII_CONVERTERfsfw/src/fsfw/globalfunctions/AsciiConverter.h
2530x0f01CM_UnknownCommandNo description1COMMAND_MESSAGEfsfw/src/fsfw/ipc/CommandMessageIF.h
2540x3a01MQI_EmptyNo description1MESSAGE_QUEUE_IFfsfw/src/fsfw/ipc/MessageQueueIF.h
2550x3a02MQI_FullNo space left for more messages2MESSAGE_QUEUE_IFfsfw/src/fsfw/ipc/MessageQueueIF.h
2560x3a03MQI_NoReplyPartnerReturned if a reply method was called without partner3MESSAGE_QUEUE_IFfsfw/src/fsfw/ipc/MessageQueueIF.h
2570x3a04MQI_DestinationInvalidReturned if the target destination is invalid.4MESSAGE_QUEUE_IFfsfw/src/fsfw/ipc/MessageQueueIF.h
2580x3901MUX_NotEnoughResourcesNo description1MUTEX_IFfsfw/src/fsfw/ipc/MutexIF.h
2590x3902MUX_InsufficientMemoryNo description2MUTEX_IFfsfw/src/fsfw/ipc/MutexIF.h
2600x3903MUX_NoPrivilegeNo description3MUTEX_IFfsfw/src/fsfw/ipc/MutexIF.h
2610x3904MUX_WrongAttributeSettingNo description4MUTEX_IFfsfw/src/fsfw/ipc/MutexIF.h
2620x3905MUX_MutexAlreadyLockedNo description5MUTEX_IFfsfw/src/fsfw/ipc/MutexIF.h
2630x3906MUX_MutexNotFoundNo description6MUTEX_IFfsfw/src/fsfw/ipc/MutexIF.h
2640x3907MUX_MutexMaxLocksNo description7MUTEX_IFfsfw/src/fsfw/ipc/MutexIF.h
2650x3908MUX_CurrThreadAlreadyOwnsMutexNo description8MUTEX_IFfsfw/src/fsfw/ipc/MutexIF.h
2660x3909MUX_CurrThreadDoesNotOwnMutexNo description9MUTEX_IFfsfw/src/fsfw/ipc/MutexIF.h
2670x390aMUX_MutexTimeoutNo description10MUTEX_IFfsfw/src/fsfw/ipc/MutexIF.h
2680x390bMUX_MutexInvalidIdNo description11MUTEX_IFfsfw/src/fsfw/ipc/MutexIF.h
2690x390cMUX_MutexDestroyedWhileWaitingNo description12MUTEX_IFfsfw/src/fsfw/ipc/MutexIF.h
2700x3b01SPH_SemaphoreTimeoutNo description1SEMAPHORE_IFfsfw/src/fsfw/tasks/SemaphoreIF.h
2710x3b02SPH_SemaphoreNotOwnedNo description2SEMAPHORE_IFfsfw/src/fsfw/tasks/SemaphoreIF.h
2720x3b03SPH_SemaphoreInvalidNo description3SEMAPHORE_IFfsfw/src/fsfw/tasks/SemaphoreIF.h
2730x1e00PUS_InvalidPusVersionNo description0PUS_IFfsfw/src/fsfw/tmtcpacket/pus/PusIF.h
2740x1e01PUS_InvalidCrc16No description1PUS_IFfsfw/src/fsfw/tmtcpacket/pus/PusIF.h
2750x3601CFDP_InvalidTlvTypeNo description1CFDPfsfw/src/fsfw/cfdp/definitions.h
2760x3602CFDP_InvalidDirectiveFieldNo description2CFDPfsfw/src/fsfw/cfdp/definitions.h
2770x3603CFDP_InvalidPduDatafieldLenNo description3CFDPfsfw/src/fsfw/cfdp/definitions.h
2780x3604CFDP_InvalidAckDirectiveFieldsNo description4CFDPfsfw/src/fsfw/cfdp/definitions.h
2790x3605CFDP_MetadataCantParseOptionsNo description5CFDPfsfw/src/fsfw/cfdp/definitions.h
2800x3606CFDP_NakCantParseOptionsNo description6CFDPfsfw/src/fsfw/cfdp/definitions.h
2810x3607CFDP_FinishedCantParseFsResponsesNo description7CFDPfsfw/src/fsfw/cfdp/definitions.h
2820x3608CFDP_FilestoreRequiresSecondFileNo description8CFDPfsfw/src/fsfw/cfdp/definitions.h
2830x3609CFDP_FilestoreResponseCantParseFsMessageNo description9CFDPfsfw/src/fsfw/cfdp/definitions.h
2840x360aCFDP_InvalidPduFormatNo description10CFDPfsfw/src/fsfw/cfdp/definitions.h
2850x2901TC_InvalidTargetStateNo description1THERMAL_COMPONENT_IFfsfw/src/fsfw/thermal/ThermalComponentIF.h
2860x29f1TC_AboveOperationalLimitNo description241THERMAL_COMPONENT_IFfsfw/src/fsfw/thermal/ThermalComponentIF.h
2870x29f2TC_BelowOperationalLimitNo description242THERMAL_COMPONENT_IFfsfw/src/fsfw/thermal/ThermalComponentIF.h
2880x0c02MS_InvalidEntryNo description2MODE_STORE_IFfsfw/src/fsfw/subsystem/modes/ModeStoreIF.h
2890x0c03MS_TooManyElementsNo description3MODE_STORE_IFfsfw/src/fsfw/subsystem/modes/ModeStoreIF.h
2900x0c04MS_CantStoreEmptyNo description4MODE_STORE_IFfsfw/src/fsfw/subsystem/modes/ModeStoreIF.h
2910x0d01SS_SequenceAlreadyExistsNo description1SUBSYSTEMfsfw/src/fsfw/subsystem/Subsystem.h
2920x0d02SS_TableAlreadyExistsNo description2SUBSYSTEMfsfw/src/fsfw/subsystem/Subsystem.h
2930x0d03SS_TableDoesNotExistNo description3SUBSYSTEMfsfw/src/fsfw/subsystem/Subsystem.h
2940x0d04SS_TableOrSequenceLengthInvalidNo description4SUBSYSTEMfsfw/src/fsfw/subsystem/Subsystem.h
2950x0d05SS_SequenceDoesNotExistNo description5SUBSYSTEMfsfw/src/fsfw/subsystem/Subsystem.h
2960x0d06SS_TableContainsInvalidObjectIdNo description6SUBSYSTEMfsfw/src/fsfw/subsystem/Subsystem.h
2970x0d07SS_FallbackSequenceDoesNotExistNo description7SUBSYSTEMfsfw/src/fsfw/subsystem/Subsystem.h
2980x0d08SS_NoTargetTableNo description8SUBSYSTEMfsfw/src/fsfw/subsystem/Subsystem.h
2990x0d09SS_SequenceOrTableTooLongNo description9SUBSYSTEMfsfw/src/fsfw/subsystem/Subsystem.h
3000x0d0bSS_IsFallbackSequenceNo description11SUBSYSTEMfsfw/src/fsfw/subsystem/Subsystem.h
3010x0d0cSS_AccessDeniedNo description12SUBSYSTEMfsfw/src/fsfw/subsystem/Subsystem.h
3020x0d0eSS_TableInUseNo description14SUBSYSTEMfsfw/src/fsfw/subsystem/Subsystem.h
3030x0da1SS_TargetTableNotReachedNo description161SUBSYSTEMfsfw/src/fsfw/subsystem/Subsystem.h
3040x0da2SS_TableCheckFailedNo description162SUBSYSTEMfsfw/src/fsfw/subsystem/Subsystem.h
3050x0b01SB_ChildNotFoundNo description1SUBSYSTEM_BASEfsfw/src/fsfw/subsystem/SubsystemBase.h
3060x0b02SB_ChildInfoUpdatedNo description2SUBSYSTEM_BASEfsfw/src/fsfw/subsystem/SubsystemBase.h
3070x0b03SB_ChildDoesntHaveModesNo description3SUBSYSTEM_BASEfsfw/src/fsfw/subsystem/SubsystemBase.h
3080x0b04SB_CouldNotInsertChildNo description4SUBSYSTEM_BASEfsfw/src/fsfw/subsystem/SubsystemBase.h
3090x0b05SB_TableContainsInvalidObjectIdNo description5SUBSYSTEM_BASEfsfw/src/fsfw/subsystem/SubsystemBase.h
3100x3e00HKM_QueueOrDestinationInvalidNo description0HOUSEKEEPING_MANAGERfsfw/src/fsfw/datapoollocal/LocalDataPoolManager.h
3110x3e01HKM_WrongHkPacketTypeNo description1HOUSEKEEPING_MANAGERfsfw/src/fsfw/datapoollocal/LocalDataPoolManager.h
3120x3e02HKM_ReportingStatusUnchangedNo description2HOUSEKEEPING_MANAGERfsfw/src/fsfw/datapoollocal/LocalDataPoolManager.h
3130x3e03HKM_PeriodicHelperInvalidNo description3HOUSEKEEPING_MANAGERfsfw/src/fsfw/datapoollocal/LocalDataPoolManager.h
3140x3e04HKM_PoolobjectNotFoundNo description4HOUSEKEEPING_MANAGERfsfw/src/fsfw/datapoollocal/LocalDataPoolManager.h
3150x3e05HKM_DatasetNotFoundNo description5HOUSEKEEPING_MANAGERfsfw/src/fsfw/datapoollocal/LocalDataPoolManager.h
3160x3c00LPIF_PoolEntryNotFoundNo description0LOCAL_POOL_OWNER_IFfsfw/src/fsfw/datapoollocal/localPoolDefinitions.h
3170x3c01LPIF_PoolEntryTypeConflictNo description1LOCAL_POOL_OWNER_IFfsfw/src/fsfw/datapoollocal/localPoolDefinitions.h
3180x3da0PVA_InvalidReadWriteModeNo description160POOL_VARIABLE_IFfsfw/src/fsfw/datapool/PoolVariableIF.h
3190x3da1PVA_InvalidPoolEntryNo description161POOL_VARIABLE_IFfsfw/src/fsfw/datapool/PoolVariableIF.h
3200x0801DPS_InvalidParameterDefinitionNo description1DATA_SET_CLASSfsfw/src/fsfw/datapool/DataSetIF.h
3210x0802DPS_SetWasAlreadyReadNo description2DATA_SET_CLASSfsfw/src/fsfw/datapool/DataSetIF.h
3220x0803DPS_CommitingWithoutReadingNo description3DATA_SET_CLASSfsfw/src/fsfw/datapool/DataSetIF.h
3230x0804DPS_DataSetUninitialisedNo description4DATA_SET_CLASSfsfw/src/fsfw/datapool/DataSetIF.h
3240x0805DPS_DataSetFullNo description5DATA_SET_CLASSfsfw/src/fsfw/datapool/DataSetIF.h
3250x0806DPS_PoolVarNullNo description6DATA_SET_CLASSfsfw/src/fsfw/datapool/DataSetIF.h
3260x1000TIM_UnsupportedTimeFormatNo description0CCSDS_TIME_HELPER_CLASSfsfw/src/fsfw/timemanager/CCSDSTime.h
3270x1001TIM_NotEnoughInformationForTargetFormatNo description1CCSDS_TIME_HELPER_CLASSfsfw/src/fsfw/timemanager/CCSDSTime.h
3280x1002TIM_LengthMismatchNo description2CCSDS_TIME_HELPER_CLASSfsfw/src/fsfw/timemanager/CCSDSTime.h
3290x1003TIM_InvalidTimeFormatNo description3CCSDS_TIME_HELPER_CLASSfsfw/src/fsfw/timemanager/CCSDSTime.h
3300x1004TIM_InvalidDayOfYearNo description4CCSDS_TIME_HELPER_CLASSfsfw/src/fsfw/timemanager/CCSDSTime.h
3310x1005TIM_TimeDoesNotFitFormatNo description5CCSDS_TIME_HELPER_CLASSfsfw/src/fsfw/timemanager/CCSDSTime.h
3320x3701TSI_BadTimestampNo description1TIME_STAMPER_IFfsfw/src/fsfw/timemanager/TimeStampIF.h
3330x1d01ATC_ActivityStartedNo description1ACCEPTS_TELECOMMANDS_IFfsfw/src/fsfw/tmtcservices/AcceptsTelecommandsIF.h
3340x1d02ATC_InvalidSubserviceNo description2ACCEPTS_TELECOMMANDS_IFfsfw/src/fsfw/tmtcservices/AcceptsTelecommandsIF.h
3350x1d03ATC_IllegalApplicationDataNo description3ACCEPTS_TELECOMMANDS_IFfsfw/src/fsfw/tmtcservices/AcceptsTelecommandsIF.h
3360x1d04ATC_SendTmFailedNo description4ACCEPTS_TELECOMMANDS_IFfsfw/src/fsfw/tmtcservices/AcceptsTelecommandsIF.h
3370x1d05ATC_TimeoutNo description5ACCEPTS_TELECOMMANDS_IFfsfw/src/fsfw/tmtcservices/AcceptsTelecommandsIF.h
3380x4c00SPPA_NoPacketFoundNo description0SPACE_PACKET_PARSERfsfw/src/fsfw/tmtcservices/SpacePacketParser.h
3390x4c01SPPA_SplitPacketNo description1SPACE_PACKET_PARSERfsfw/src/fsfw/tmtcservices/SpacePacketParser.h
3400x2001CSB_ExecutionCompleteNo description1COMMAND_SERVICE_BASEfsfw/src/fsfw/tmtcservices/CommandingServiceBase.h
3410x2002CSB_NoStepMessageNo description2COMMAND_SERVICE_BASEfsfw/src/fsfw/tmtcservices/CommandingServiceBase.h
3420x2003CSB_ObjectBusyNo description3COMMAND_SERVICE_BASEfsfw/src/fsfw/tmtcservices/CommandingServiceBase.h
3430x2004CSB_BusyNo description4COMMAND_SERVICE_BASEfsfw/src/fsfw/tmtcservices/CommandingServiceBase.h
3440x2005CSB_InvalidTcNo description5COMMAND_SERVICE_BASEfsfw/src/fsfw/tmtcservices/CommandingServiceBase.h
3450x2006CSB_InvalidObjectNo description6COMMAND_SERVICE_BASEfsfw/src/fsfw/tmtcservices/CommandingServiceBase.h
3460x2007CSB_InvalidReplyNo description7COMMAND_SERVICE_BASEfsfw/src/fsfw/tmtcservices/CommandingServiceBase.h
3470x1801FF_FullNo description1FIFO_CLASSfsfw/src/fsfw/container/FIFOBase.h
3480x1802FF_EmptyNo description2FIFO_CLASSfsfw/src/fsfw/container/FIFOBase.h
3490x1601FMM_MapFullNo description1FIXED_MULTIMAPfsfw/src/fsfw/container/FixedOrderedMultimap.h
3500x1602FMM_KeyDoesNotExistNo description2FIXED_MULTIMAPfsfw/src/fsfw/container/FixedOrderedMultimap.h
3510x2501EV_ListenerNotFoundNo description1EVENT_MANAGER_IFfsfw/src/fsfw/events/EventManagerIF.h
3520x1701HHI_ObjectNotHealthyNo description1HAS_HEALTH_IFfsfw/src/fsfw/health/HasHealthIF.h
3530x1702HHI_InvalidHealthStateNo description2HAS_HEALTH_IFfsfw/src/fsfw/health/HasHealthIF.h
3540x1703HHI_IsExternallyControlledNo description3HAS_HEALTH_IFfsfw/src/fsfw/health/HasHealthIF.h
3550x3001POS_InPowerTransitionNo description1POWER_SWITCHERfsfw/src/fsfw/power/PowerSwitcher.h
3560x3002POS_SwitchStateMismatchNo description2POWER_SWITCHERfsfw/src/fsfw/power/PowerSwitcher.h
3570x0501PS_SwitchOnNo description1POWER_SWITCH_IFfsfw/src/fsfw/power/PowerSwitchIF.h
3580x0500PS_SwitchOffNo description0POWER_SWITCH_IFfsfw/src/fsfw/power/PowerSwitchIF.h
3590x0502PS_SwitchTimeoutNo description2POWER_SWITCH_IFfsfw/src/fsfw/power/PowerSwitchIF.h
3600x0503PS_FuseOnNo description3POWER_SWITCH_IFfsfw/src/fsfw/power/PowerSwitchIF.h
3610x0504PS_FuseOffNo description4POWER_SWITCH_IFfsfw/src/fsfw/power/PowerSwitchIF.h
3620x4300FILS_GenericFileErrorNo description0FILE_SYSTEMfsfw/src/fsfw/filesystem/HasFileSystemIF.h
3630x4301FILS_GenericDirErrorNo description1FILE_SYSTEMfsfw/src/fsfw/filesystem/HasFileSystemIF.h
3640x4302FILS_FilesystemInactiveNo description2FILE_SYSTEMfsfw/src/fsfw/filesystem/HasFileSystemIF.h
3650x4303FILS_GenericRenameErrorNo description3FILE_SYSTEMfsfw/src/fsfw/filesystem/HasFileSystemIF.h
3660x4304FILS_IsBusyNo description4FILE_SYSTEMfsfw/src/fsfw/filesystem/HasFileSystemIF.h
3670x4305FILS_InvalidParametersNo description5FILE_SYSTEMfsfw/src/fsfw/filesystem/HasFileSystemIF.h
3680x430aFILS_FileDoesNotExistNo description10FILE_SYSTEMfsfw/src/fsfw/filesystem/HasFileSystemIF.h
3690x430bFILS_FileAlreadyExistsNo description11FILE_SYSTEMfsfw/src/fsfw/filesystem/HasFileSystemIF.h
3700x430cFILS_NotAFileNo description12FILE_SYSTEMfsfw/src/fsfw/filesystem/HasFileSystemIF.h
3710x430dFILS_FileLockedNo description13FILE_SYSTEMfsfw/src/fsfw/filesystem/HasFileSystemIF.h
3720x430eFILS_PermissionDeniedNo description14FILE_SYSTEMfsfw/src/fsfw/filesystem/HasFileSystemIF.h
3730x4315FILS_DirectoryDoesNotExistNo description21FILE_SYSTEMfsfw/src/fsfw/filesystem/HasFileSystemIF.h
3740x4316FILS_DirectoryAlreadyExistsNo description22FILE_SYSTEMfsfw/src/fsfw/filesystem/HasFileSystemIF.h
3750x4317FILS_NotADirectoryNo description23FILE_SYSTEMfsfw/src/fsfw/filesystem/HasFileSystemIF.h
3760x4318FILS_DirectoryNotEmptyNo description24FILE_SYSTEMfsfw/src/fsfw/filesystem/HasFileSystemIF.h
3770x431eFILS_SequencePacketMissingWriteNo description30FILE_SYSTEMfsfw/src/fsfw/filesystem/HasFileSystemIF.h
3780x431fFILS_SequencePacketMissingReadNo description31FILE_SYSTEMfsfw/src/fsfw/filesystem/HasFileSystemIF.h
3790x1a01TRC_NotEnoughSensorsNo description1TRIPLE_REDUNDACY_CHECKfsfw/src/fsfw/monitoring/TriplexMonitor.h
3800x1a02TRC_LowestValueOolNo description2TRIPLE_REDUNDACY_CHECKfsfw/src/fsfw/monitoring/TriplexMonitor.h
3810x1a03TRC_HighestValueOolNo description3TRIPLE_REDUNDACY_CHECKfsfw/src/fsfw/monitoring/TriplexMonitor.h
3820x1a04TRC_BothValuesOolNo description4TRIPLE_REDUNDACY_CHECKfsfw/src/fsfw/monitoring/TriplexMonitor.h
3830x1a05TRC_DuplexOolNo description5TRIPLE_REDUNDACY_CHECKfsfw/src/fsfw/monitoring/TriplexMonitor.h
3840x3101LIM_UncheckedNo description1LIMITS_IFfsfw/src/fsfw/monitoring/MonitoringIF.h
3850x3102LIM_InvalidNo description2LIMITS_IFfsfw/src/fsfw/monitoring/MonitoringIF.h
3860x3103LIM_UnselectedNo description3LIMITS_IFfsfw/src/fsfw/monitoring/MonitoringIF.h
3870x3104LIM_BelowLowLimitNo description4LIMITS_IFfsfw/src/fsfw/monitoring/MonitoringIF.h
3880x3105LIM_AboveHighLimitNo description5LIMITS_IFfsfw/src/fsfw/monitoring/MonitoringIF.h
3890x3106LIM_UnexpectedValueNo description6LIMITS_IFfsfw/src/fsfw/monitoring/MonitoringIF.h
3900x3107LIM_OutOfRangeNo description7LIMITS_IFfsfw/src/fsfw/monitoring/MonitoringIF.h
3910x31a0LIM_FirstSampleNo description160LIMITS_IFfsfw/src/fsfw/monitoring/MonitoringIF.h
3920x31e0LIM_InvalidSizeNo description224LIMITS_IFfsfw/src/fsfw/monitoring/MonitoringIF.h
3930x31e1LIM_WrongTypeNo description225LIMITS_IFfsfw/src/fsfw/monitoring/MonitoringIF.h
3940x31e2LIM_WrongPidNo description226LIMITS_IFfsfw/src/fsfw/monitoring/MonitoringIF.h
3950x31e3LIM_WrongLimitIdNo description227LIMITS_IFfsfw/src/fsfw/monitoring/MonitoringIF.h
3960x31eeLIM_MonitorNotFoundNo description238LIMITS_IFfsfw/src/fsfw/monitoring/MonitoringIF.h
3970x4201PUS11_InvalidTypeTimeWindowNo description1PUS_SERVICE_11fsfw/src/fsfw/pus/Service11TelecommandScheduling.h
3980x4202PUS11_InvalidTimeWindowNo description2PUS_SERVICE_11fsfw/src/fsfw/pus/Service11TelecommandScheduling.h
3990x4203PUS11_TimeshiftingNotPossibleNo description3PUS_SERVICE_11fsfw/src/fsfw/pus/Service11TelecommandScheduling.h
4000x4204PUS11_InvalidRelativeTimeNo description4PUS_SERVICE_11fsfw/src/fsfw/pus/Service11TelecommandScheduling.h
4010x4205PUS11_ContainedTcTooSmallNo description5PUS_SERVICE_11fsfw/src/fsfw/pus/Service11TelecommandScheduling.h
4020x4206PUS11_ContainedTcCrcMissmatchNo description6PUS_SERVICE_11fsfw/src/fsfw/pus/Service11TelecommandScheduling.h
4030x0601PP_DoItMyselfNo description1HAS_MEMORY_IFfsfw/src/fsfw/memory/HasMemoryIF.h
4040x0602PP_PointsToVariableNo description2HAS_MEMORY_IFfsfw/src/fsfw/memory/HasMemoryIF.h
4050x0603PP_PointsToMemoryNo description3HAS_MEMORY_IFfsfw/src/fsfw/memory/HasMemoryIF.h
4060x0604PP_ActivityCompletedNo description4HAS_MEMORY_IFfsfw/src/fsfw/memory/HasMemoryIF.h
4070x0605PP_PointsToVectorUint8No description5HAS_MEMORY_IFfsfw/src/fsfw/memory/HasMemoryIF.h
4080x0606PP_PointsToVectorUint16No description6HAS_MEMORY_IFfsfw/src/fsfw/memory/HasMemoryIF.h
4090x0607PP_PointsToVectorUint32No description7HAS_MEMORY_IFfsfw/src/fsfw/memory/HasMemoryIF.h
4100x0608PP_PointsToVectorFloatNo description8HAS_MEMORY_IFfsfw/src/fsfw/memory/HasMemoryIF.h
4110x06a0PP_DumpNotSupportedNo description160HAS_MEMORY_IFfsfw/src/fsfw/memory/HasMemoryIF.h
4120x06e0PP_InvalidSizeNo description224HAS_MEMORY_IFfsfw/src/fsfw/memory/HasMemoryIF.h
4130x06e1PP_InvalidAddressNo description225HAS_MEMORY_IFfsfw/src/fsfw/memory/HasMemoryIF.h
4140x06e2PP_InvalidContentNo description226HAS_MEMORY_IFfsfw/src/fsfw/memory/HasMemoryIF.h
4150x06e3PP_UnalignedAccessNo description227HAS_MEMORY_IFfsfw/src/fsfw/memory/HasMemoryIF.h
4160x06e4PP_WriteProtectedNo description228HAS_MEMORY_IFfsfw/src/fsfw/memory/HasMemoryIF.h
4170x13e0MH_UnknownCmdNo description224MEMORY_HELPERfsfw/src/fsfw/memory/MemoryHelper.h
4180x13e1MH_InvalidAddressNo description225MEMORY_HELPERfsfw/src/fsfw/memory/MemoryHelper.h
4190x13e2MH_InvalidSizeNo description226MEMORY_HELPERfsfw/src/fsfw/memory/MemoryHelper.h
4200x13e3MH_StateMismatchNo description227MEMORY_HELPERfsfw/src/fsfw/memory/MemoryHelper.h
4210x1201AB_NeedSecondStepNo description1ASSEMBLY_BASEfsfw/src/fsfw/devicehandlers/AssemblyBase.h
4220x1202AB_NeedToReconfigureNo description2ASSEMBLY_BASEfsfw/src/fsfw/devicehandlers/AssemblyBase.h
4230x1203AB_ModeFallbackNo description3ASSEMBLY_BASEfsfw/src/fsfw/devicehandlers/AssemblyBase.h
4240x1204AB_ChildNotCommandableNo description4ASSEMBLY_BASEfsfw/src/fsfw/devicehandlers/AssemblyBase.h
4250x1205AB_NeedToChangeHealthNo description5ASSEMBLY_BASEfsfw/src/fsfw/devicehandlers/AssemblyBase.h
4260x12a1AB_NotEnoughChildrenInCorrectStateNo description161ASSEMBLY_BASEfsfw/src/fsfw/devicehandlers/AssemblyBase.h
4270x03a0DHB_InvalidChannelNo description160DEVICE_HANDLER_BASEfsfw/src/fsfw/devicehandlers/DeviceHandlerBase.h
4280x03b0DHB_AperiodicReplyNo description176DEVICE_HANDLER_BASEfsfw/src/fsfw/devicehandlers/DeviceHandlerBase.h
4290x03b1DHB_IgnoreReplyDataNo description177DEVICE_HANDLER_BASEfsfw/src/fsfw/devicehandlers/DeviceHandlerBase.h
4300x03b2DHB_IgnoreFullPacketNo description178DEVICE_HANDLER_BASEfsfw/src/fsfw/devicehandlers/DeviceHandlerBase.h
4310x03c0DHB_NothingToSendNo description192DEVICE_HANDLER_BASEfsfw/src/fsfw/devicehandlers/DeviceHandlerBase.h
4320x03c2DHB_CommandMapErrorNo description194DEVICE_HANDLER_BASEfsfw/src/fsfw/devicehandlers/DeviceHandlerBase.h
4330x03d0DHB_NoSwitchNo description208DEVICE_HANDLER_BASEfsfw/src/fsfw/devicehandlers/DeviceHandlerBase.h
4340x03e0DHB_ChildTimeoutNo description224DEVICE_HANDLER_BASEfsfw/src/fsfw/devicehandlers/DeviceHandlerBase.h
4350x03e1DHB_SwitchFailedNo description225DEVICE_HANDLER_BASEfsfw/src/fsfw/devicehandlers/DeviceHandlerBase.h
4360x3401DC_NoReplyReceivedNo description1DEVICE_COMMUNICATION_IFfsfw/src/fsfw/devicehandlers/DeviceCommunicationIF.h
4370x3402DC_ProtocolErrorNo description2DEVICE_COMMUNICATION_IFfsfw/src/fsfw/devicehandlers/DeviceCommunicationIF.h
4380x3403DC_NullpointerNo description3DEVICE_COMMUNICATION_IFfsfw/src/fsfw/devicehandlers/DeviceCommunicationIF.h
4390x3404DC_InvalidCookieTypeNo description4DEVICE_COMMUNICATION_IFfsfw/src/fsfw/devicehandlers/DeviceCommunicationIF.h
4400x3405DC_NotActiveNo description5DEVICE_COMMUNICATION_IFfsfw/src/fsfw/devicehandlers/DeviceCommunicationIF.h
4410x3406DC_TooMuchDataNo description6DEVICE_COMMUNICATION_IFfsfw/src/fsfw/devicehandlers/DeviceCommunicationIF.h
4420x27a0DHI_NoCommandDataNo description160DEVICE_HANDLER_IFfsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h
4430x27a1DHI_CommandNotSupportedNo description161DEVICE_HANDLER_IFfsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h
4440x27a2DHI_CommandAlreadySentNo description162DEVICE_HANDLER_IFfsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h
4450x27a3DHI_CommandWasNotSentNo description163DEVICE_HANDLER_IFfsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h
4460x27a4DHI_CantSwitchAddressNo description164DEVICE_HANDLER_IFfsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h
4470x27a5DHI_WrongModeForCommandNo description165DEVICE_HANDLER_IFfsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h
4480x27a6DHI_TimeoutNo description166DEVICE_HANDLER_IFfsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h
4490x27a7DHI_BusyNo description167DEVICE_HANDLER_IFfsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h
4500x27a8DHI_NoReplyExpectedNo description168DEVICE_HANDLER_IFfsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h
4510x27a9DHI_NonOpTemperatureNo description169DEVICE_HANDLER_IFfsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h
4520x27aaDHI_CommandNotImplementedNo description170DEVICE_HANDLER_IFfsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h
4530x27b0DHI_ChecksumErrorNo description176DEVICE_HANDLER_IFfsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h
4540x27b1DHI_LengthMissmatchNo description177DEVICE_HANDLER_IFfsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h
4550x27b2DHI_InvalidDataNo description178DEVICE_HANDLER_IFfsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h
4560x27b3DHI_ProtocolErrorNo description179DEVICE_HANDLER_IFfsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h
4570x27c0DHI_DeviceDidNotExecuteNo description192DEVICE_HANDLER_IFfsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h
4580x27c1DHI_DeviceReportedErrorNo description193DEVICE_HANDLER_IFfsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h
4590x27c2DHI_UnknownDeviceReplyNo description194DEVICE_HANDLER_IFfsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h
4600x27c3DHI_DeviceReplyInvalidNo description195DEVICE_HANDLER_IFfsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h
4610x27d0DHI_InvalidCommandParameterNo description208DEVICE_HANDLER_IFfsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h
4620x27d1DHI_InvalidNumberOrLengthOfParametersNo description209DEVICE_HANDLER_IFfsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h
4630x1401SE_BufferTooShortNo description1SERIALIZE_IFfsfw/src/fsfw/serialize/SerializeIF.h
4640x1402SE_StreamTooShortNo description2SERIALIZE_IFfsfw/src/fsfw/serialize/SerializeIF.h
4650x1403SE_TooManyElementsNo description3SERIALIZE_IFfsfw/src/fsfw/serialize/SerializeIF.h
4660x4500HSPI_HalTimeoutRetvalNo description0HAL_SPIfsfw/src/fsfw_hal/stm32h7/spi/spiDefinitions.h
4670x4501HSPI_HalBusyRetvalNo description1HAL_SPIfsfw/src/fsfw_hal/stm32h7/spi/spiDefinitions.h
4680x4502HSPI_HalErrorRetvalNo description2HAL_SPIfsfw/src/fsfw_hal/stm32h7/spi/spiDefinitions.h
4690x4601HURT_UartReadFailureNo description1HAL_UARTfsfw/src/fsfw_hal/linux/serial/SerialComIF.h
4700x4602HURT_UartReadSizeMissmatchNo description2HAL_UARTfsfw/src/fsfw_hal/linux/serial/SerialComIF.h
4710x4603HURT_UartRxBufferTooSmallNo description3HAL_UARTfsfw/src/fsfw_hal/linux/serial/SerialComIF.h
4720x4801HGIO_UnknownGpioIdNo description1HAL_GPIOfsfw/src/fsfw_hal/linux/gpio/LinuxLibgpioIF.h
4730x4802HGIO_DriveGpioFailureNo description2HAL_GPIOfsfw/src/fsfw_hal/linux/gpio/LinuxLibgpioIF.h
4740x4803HGIO_GpioTypeFailureNo description3HAL_GPIOfsfw/src/fsfw_hal/linux/gpio/LinuxLibgpioIF.h
4750x4804HGIO_GpioInvalidInstanceNo description4HAL_GPIOfsfw/src/fsfw_hal/linux/gpio/LinuxLibgpioIF.h
4760x4805HGIO_GpioDuplicateDetectedNo description5HAL_GPIOfsfw/src/fsfw_hal/linux/gpio/LinuxLibgpioIF.h
4770x4806HGIO_GpioInitFailedNo description6HAL_GPIOfsfw/src/fsfw_hal/linux/gpio/LinuxLibgpioIF.h
4780x4807HGIO_GpioGetValueFailedNo description7HAL_GPIOfsfw/src/fsfw_hal/linux/gpio/LinuxLibgpioIF.h
4790x4400UXOS_ExecutionFinishedExecution of the current command has finished0LINUX_OSALfsfw/src/fsfw_hal/linux/CommandExecutor.h
4800x4401UXOS_CommandPendingCommand is pending. This will also be returned if the user tries to load another command but a command is still pending1LINUX_OSALfsfw/src/fsfw_hal/linux/CommandExecutor.h
4810x4402UXOS_BytesReadSome bytes have been read from the executing process2LINUX_OSALfsfw/src/fsfw_hal/linux/CommandExecutor.h
4820x4403UXOS_CommandErrorCommand execution failed3LINUX_OSALfsfw/src/fsfw_hal/linux/CommandExecutor.h
4830x4404UXOS_NoCommandLoadedOrPending4LINUX_OSALfsfw/src/fsfw_hal/linux/CommandExecutor.h
4840x4406UXOS_PcloseCallErrorNo description6LINUX_OSALfsfw/src/fsfw_hal/linux/CommandExecutor.h
4850x64a0FSHLP_SdNotMountedSD card specified with path string not mounted160FILE_SYSTEM_HELPERbsp_q7s/fs/FilesystemHelper.h
4860x64a1FSHLP_FileNotExistsSpecified file does not exist on filesystem161FILE_SYSTEM_HELPERbsp_q7s/fs/FilesystemHelper.h
4870x6e00SDMA_OpOngoingNo description0SD_CARD_MANAGERbsp_q7s/fs/SdCardManager.h
4880x6e01SDMA_AlreadyOnNo description1SD_CARD_MANAGERbsp_q7s/fs/SdCardManager.h
4890x6e02SDMA_AlreadyMountedNo description2SD_CARD_MANAGERbsp_q7s/fs/SdCardManager.h
4900x6e03SDMA_AlreadyOffNo description3SD_CARD_MANAGERbsp_q7s/fs/SdCardManager.h
4910x6e0aSDMA_StatusFileNexistsNo description10SD_CARD_MANAGERbsp_q7s/fs/SdCardManager.h
4920x6e0bSDMA_StatusFileFormatInvalidNo description11SD_CARD_MANAGERbsp_q7s/fs/SdCardManager.h
4930x6e0cSDMA_MountErrorNo description12SD_CARD_MANAGERbsp_q7s/fs/SdCardManager.h
4940x6e0dSDMA_UnmountErrorNo description13SD_CARD_MANAGERbsp_q7s/fs/SdCardManager.h
4950x6e0eSDMA_SystemCallErrorNo description14SD_CARD_MANAGERbsp_q7s/fs/SdCardManager.h
4960x6e0fSDMA_PopenCallErrorNo description15SD_CARD_MANAGERbsp_q7s/fs/SdCardManager.h
4970x6f00LPH_SdNotReadyNo description0LOCAL_PARAM_HANDLERbsp_q7s/memory/LocalParameterHandler.h
4980x7300SCBU_KeyNotFoundNo description0SCRATCH_BUFFERbsp_q7s/memory/scratchApi.h
4990x57a0PLSPVhLP_FileClosedAccidentallyFile accidentally close160PLOC_SUPV_HELPERlinux/devices/ploc/PlocSupvUartMan.h
5000x57a1PLSPVhLP_ProcessTerminatedProcess has been terminated by command161PLOC_SUPV_HELPERlinux/devices/ploc/PlocSupvUartMan.h
5010x57a2PLSPVhLP_PathNotExistsReceived command with invalid pathname162PLOC_SUPV_HELPERlinux/devices/ploc/PlocSupvUartMan.h
5020x57a3PLSPVhLP_EventBufferReplyInvalidApidExpected event buffer TM but received space packet with other APID163PLOC_SUPV_HELPERlinux/devices/ploc/PlocSupvUartMan.h
5030x5700PLSPVhLP_RequestDoneNo description0PLOC_SUPV_HELPERlinux/devices/ploc/PlocSupvUartMan.h
5040x5701PLSPVhLP_NoPacketFoundNo description1PLOC_SUPV_HELPERlinux/devices/ploc/PlocSupvUartMan.h
5050x5702PLSPVhLP_DecodeBufTooSmallNo description2PLOC_SUPV_HELPERlinux/devices/ploc/PlocSupvUartMan.h
5060x5703PLSPVhLP_PossiblePacketLossConsecutiveStartNo description3PLOC_SUPV_HELPERlinux/devices/ploc/PlocSupvUartMan.h
5070x5704PLSPVhLP_PossiblePacketLossConsecutiveEndNo description4PLOC_SUPV_HELPERlinux/devices/ploc/PlocSupvUartMan.h
5080x5705PLSPVhLP_HdlcErrorNo description5PLOC_SUPV_HELPERlinux/devices/ploc/PlocSupvUartMan.h
5090x65a0PLMPHLP_FileClosedAccidentallyFile accidentally close160PLOC_MPSOC_HELPERlinux/devices/ploc/PlocMPSoCHelper.h
5100x5ea0PLMEMDUMP_MramAddressTooHighThe capacity of the MRAM amounts to 512 kB. Thus the maximum address must not be higher than 0x7d000.160PLOC_MEMORY_DUMPERlinux/devices/ploc/PlocMemoryDumper.h
5110x5ea1PLMEMDUMP_MramInvalidAddressCombinationThe specified end address is lower than the start address161PLOC_MEMORY_DUMPERlinux/devices/ploc/PlocMemoryDumper.h
5120x53a0STRH_TemperatureReqFailedStatus in temperature reply signals error160STR_HANDLERlinux/devices/startracker/StarTrackerHandler.h
5130x53a1STRH_PingFailedPing command failed161STR_HANDLERlinux/devices/startracker/StarTrackerHandler.h
5140x53a2STRH_VersionReqFailedStatus in version reply signals error162STR_HANDLERlinux/devices/startracker/StarTrackerHandler.h
5150x6201JSONBASE_JsonFileNotExistsSpecified json file does not exist1ARCSEC_JSON_BASElinux/devices/startracker/ArcsecJsonParamBase.h
5160x6202JSONBASE_SetNotExistsRequested set does not exist in json file2ARCSEC_JSON_BASElinux/devices/startracker/ArcsecJsonParamBase.h
5170x6203JSONBASE_ParamNotExistsRequested parameter does not exist in json file3ARCSEC_JSON_BASElinux/devices/startracker/ArcsecJsonParamBase.h
5180x53a3STRH_InterfaceReqFailedStatus in interface reply signals error163STR_HANDLERlinux/devices/startracker/StarTrackerHandler.h
5190x53a4STRH_PowerReqFailedStatus in power reply signals error164STR_HANDLERlinux/devices/startracker/StarTrackerHandler.h
5200x53a5STRH_SetParamFailedStatus of reply to parameter set command signals error165STR_HANDLERlinux/devices/startracker/StarTrackerHandler.h
5210x53a6STRH_ActionFailedStatus of reply to action command signals error166STR_HANDLERlinux/devices/startracker/StarTrackerHandler.h
5220x53a7STRH_FilePathTooLongReceived invalid path string. Exceeds allowed length167STR_HANDLERlinux/devices/startracker/StarTrackerHandler.h
5230x53a8STRH_FilenameTooLongName of file received with command is too long168STR_HANDLERlinux/devices/startracker/StarTrackerHandler.h
5240x53a9STRH_InvalidProgramReceived version reply with invalid program ID169STR_HANDLERlinux/devices/startracker/StarTrackerHandler.h
5250x53aaSTRH_ReplyErrorStatus field reply signals error170STR_HANDLERlinux/devices/startracker/StarTrackerHandler.h
5260x53abSTRH_CommandTooShortReceived command which is too short (some data is missing for proper execution)171STR_HANDLERlinux/devices/startracker/StarTrackerHandler.h
5270x53acSTRH_InvalidLengthReceived command with invalid length (too few or too many parameters)172STR_HANDLERlinux/devices/startracker/StarTrackerHandler.h
5280x53adSTRH_RegionMismatchRegion mismatch between send and received data173STR_HANDLERlinux/devices/startracker/StarTrackerHandler.h
5290x53aeSTRH_AddressMismatchAddress mismatch between send and received data174STR_HANDLERlinux/devices/startracker/StarTrackerHandler.h
5300x53afSTRH_LengthMismatchLength field mismatch between send and received data175STR_HANDLERlinux/devices/startracker/StarTrackerHandler.h
5310x53b0STRH_FileNotExistsSpecified file does not exist176STR_HANDLERlinux/devices/startracker/StarTrackerHandler.h
5320x53b1STRH_InvalidTypeDownload blob pixel command has invalid type field177STR_HANDLERlinux/devices/startracker/StarTrackerHandler.h
5330x53b2STRH_InvalidIdReceived FPGA action command with invalid ID178STR_HANDLERlinux/devices/startracker/StarTrackerHandler.h
5340x53b3STRH_ReplyTooShortReceived reply is too short179STR_HANDLERlinux/devices/startracker/StarTrackerHandler.h
5350x53b4STRH_CrcFailureReceived reply with invalid CRC180STR_HANDLERlinux/devices/startracker/StarTrackerHandler.h
5360x53b5STRH_StrHelperExecutingStar tracker handler currently executing a command and using the communication interface181STR_HANDLERlinux/devices/startracker/StarTrackerHandler.h
5370x53b6STRH_StartrackerAlreadyBootedStar tracker is already in firmware mode182STR_HANDLERlinux/devices/startracker/StarTrackerHandler.h
5380x53b7STRH_StartrackerRunningFirmwareStar tracker is in firmware mode but must be in bootloader mode to execute this command183STR_HANDLERlinux/devices/startracker/StarTrackerHandler.h
5390x53b8STRH_StartrackerRunningBootloaderStar tracker is in bootloader mode but must be in firmware mode to execute this command184STR_HANDLERlinux/devices/startracker/StarTrackerHandler.h
5400x5ca0STRHLP_SdNotMountedSD card specified in path string not mounted160STR_HELPERlinux/devices/startracker/StrHelper.h
5410x5ca1STRHLP_FileNotExistsSpecified file does not exist on filesystem161STR_HELPERlinux/devices/startracker/StrHelper.h
5420x5ca2STRHLP_PathNotExistsSpecified path does not exist162STR_HELPERlinux/devices/startracker/StrHelper.h
5430x5ca3STRHLP_FileCreationFailedFailed to create download image or read flash file163STR_HELPERlinux/devices/startracker/StrHelper.h
5440x5ca4STRHLP_RegionMismatchRegion in flash write/read reply does not match expected region164STR_HELPERlinux/devices/startracker/StrHelper.h
5450x5ca5STRHLP_AddressMismatchAddress in flash write/read reply does not match expected address165STR_HELPERlinux/devices/startracker/StrHelper.h
5460x5ca6STRHLP_LengthMismatchLength in flash write/read reply does not match expected length166STR_HELPERlinux/devices/startracker/StrHelper.h
5470x5ca7STRHLP_StatusErrorStatus field in reply signals error167STR_HELPERlinux/devices/startracker/StrHelper.h
5480x5ca8STRHLP_InvalidTypeIdReply has invalid type ID (should be of action reply type)168STR_HELPERlinux/devices/startracker/StrHelper.h
5490x68a0SPVRTVIF_CrcFailureSpace Packet received from PLOC supervisor has invalid CRC160SUPV_RETURN_VALUES_IFlinux/devices/devicedefinitions/PlocSupervisorDefinitions.h
5500x68a1SPVRTVIF_InvalidServiceIdNo description161SUPV_RETURN_VALUES_IFlinux/devices/devicedefinitions/PlocSupervisorDefinitions.h
5510x68a2SPVRTVIF_ReceivedAckFailureReceived ACK failure reply from PLOC supervisor162SUPV_RETURN_VALUES_IFlinux/devices/devicedefinitions/PlocSupervisorDefinitions.h
5520x68a3SPVRTVIF_ReceivedExeFailureReceived execution failure reply from PLOC supervisor163SUPV_RETURN_VALUES_IFlinux/devices/devicedefinitions/PlocSupervisorDefinitions.h
5530x68a4SPVRTVIF_InvalidApidReceived space packet with invalid APID from PLOC supervisor164SUPV_RETURN_VALUES_IFlinux/devices/devicedefinitions/PlocSupervisorDefinitions.h
5540x68a5SPVRTVIF_GetTimeFailureFailed to read current system time165SUPV_RETURN_VALUES_IFlinux/devices/devicedefinitions/PlocSupervisorDefinitions.h
5550x68a6SPVRTVIF_InvalidWatchdogReceived command with invalid watchdog parameter. Valid watchdogs are 0 for PS, 1 for PL and 2 for INT166SUPV_RETURN_VALUES_IFlinux/devices/devicedefinitions/PlocSupervisorDefinitions.h
5560x68a7SPVRTVIF_InvalidWatchdogTimeoutReceived watchdog timeout config command with invalid timeout. Valid timeouts must be in the range between 1000 and 360000 ms.167SUPV_RETURN_VALUES_IFlinux/devices/devicedefinitions/PlocSupervisorDefinitions.h
5570x68a8SPVRTVIF_InvalidLatchupIdReceived latchup config command with invalid latchup ID168SUPV_RETURN_VALUES_IFlinux/devices/devicedefinitions/PlocSupervisorDefinitions.h
5580x68a9SPVRTVIF_SweepPeriodTooSmallReceived set adc sweep period command with invalid sweep period. Must be larger than 21.169SUPV_RETURN_VALUES_IFlinux/devices/devicedefinitions/PlocSupervisorDefinitions.h
5590x68aaSPVRTVIF_InvalidTestParamReceive auto EM test command with invalid test param. Valid params are 1 and 2.170SUPV_RETURN_VALUES_IFlinux/devices/devicedefinitions/PlocSupervisorDefinitions.h
5600x68abSPVRTVIF_MramPacketParsingFailureReturned when scanning for MRAM dump packets failed.171SUPV_RETURN_VALUES_IFlinux/devices/devicedefinitions/PlocSupervisorDefinitions.h
5610x68acSPVRTVIF_InvalidMramAddressesReturned when the start and stop addresses of the MRAM dump or MRAM wipe commands are invalid (e.g. start address bigger than stop address)172SUPV_RETURN_VALUES_IFlinux/devices/devicedefinitions/PlocSupervisorDefinitions.h
5620x68adSPVRTVIF_NoMramPacketExpect reception of an MRAM dump packet but received space packet with other apid.173SUPV_RETURN_VALUES_IFlinux/devices/devicedefinitions/PlocSupervisorDefinitions.h
5630x68aeSPVRTVIF_PathDoesNotExistPath to PLOC directory on SD card does not exist174SUPV_RETURN_VALUES_IFlinux/devices/devicedefinitions/PlocSupervisorDefinitions.h
5640x68afSPVRTVIF_MramFileNotExistsMRAM dump file does not exists. The file should actually already have been created with the reception of the first dump packet.175SUPV_RETURN_VALUES_IFlinux/devices/devicedefinitions/PlocSupervisorDefinitions.h
5650x68b0SPVRTVIF_InvalidReplyLengthNo description176SUPV_RETURN_VALUES_IFlinux/devices/devicedefinitions/PlocSupervisorDefinitions.h
5660x68b1SPVRTVIF_InvalidLengthReceived action command has invalid length177SUPV_RETURN_VALUES_IFlinux/devices/devicedefinitions/PlocSupervisorDefinitions.h
5670x68b2SPVRTVIF_FilenameTooLongFilename too long178SUPV_RETURN_VALUES_IFlinux/devices/devicedefinitions/PlocSupervisorDefinitions.h
5680x68b3SPVRTVIF_UpdateStatusReportInvalidLengthReceived update status report with invalid packet length field179SUPV_RETURN_VALUES_IFlinux/devices/devicedefinitions/PlocSupervisorDefinitions.h
5690x68b4SPVRTVIF_UpdateCrcFailureUpdate status report does not contain expected CRC. There might be a bit flip in the update memory region.180SUPV_RETURN_VALUES_IFlinux/devices/devicedefinitions/PlocSupervisorDefinitions.h
5700x68b5SPVRTVIF_SupvHelperExecutingSupervisor helper task ist currently executing a command (wait until helper tas has finished or interrupt by sending the terminate command)181SUPV_RETURN_VALUES_IFlinux/devices/devicedefinitions/PlocSupervisorDefinitions.h
5710x68c0SPVRTVIF_BufTooSmallNo description192SUPV_RETURN_VALUES_IFlinux/devices/devicedefinitions/PlocSupervisorDefinitions.h
5720x68c1SPVRTVIF_NoReplyTimeoutNo description193SUPV_RETURN_VALUES_IFlinux/devices/devicedefinitions/PlocSupervisorDefinitions.h
5730x67a0MPSOCRTVIF_CrcFailureSpace Packet received from PLOC has invalid CRC160MPSOC_RETURN_VALUES_IFlinux/devices/devicedefinitions/MPSoCReturnValuesIF.h
5740x67a1MPSOCRTVIF_ReceivedAckFailureReceived ACK failure reply from PLOC161MPSOC_RETURN_VALUES_IFlinux/devices/devicedefinitions/MPSoCReturnValuesIF.h
5750x67a2MPSOCRTVIF_ReceivedExeFailureReceived execution failure reply from PLOC162MPSOC_RETURN_VALUES_IFlinux/devices/devicedefinitions/MPSoCReturnValuesIF.h
5760x67a3MPSOCRTVIF_InvalidApidReceived space packet with invalid APID from PLOC163MPSOC_RETURN_VALUES_IFlinux/devices/devicedefinitions/MPSoCReturnValuesIF.h
5770x67a4MPSOCRTVIF_InvalidLengthReceived command with invalid length164MPSOC_RETURN_VALUES_IFlinux/devices/devicedefinitions/MPSoCReturnValuesIF.h
5780x67a5MPSOCRTVIF_FilenameTooLongFilename of file in OBC filesystem is too long165MPSOC_RETURN_VALUES_IFlinux/devices/devicedefinitions/MPSoCReturnValuesIF.h
5790x67a6MPSOCRTVIF_MpsocHelperExecutingMPSoC helper is currently executing a command166MPSOC_RETURN_VALUES_IFlinux/devices/devicedefinitions/MPSoCReturnValuesIF.h
5800x67a7MPSOCRTVIF_MpsocFilenameTooLongFilename of MPSoC file is to long (max. 256 bytes)167MPSOC_RETURN_VALUES_IFlinux/devices/devicedefinitions/MPSoCReturnValuesIF.h
5810x67a8MPSOCRTVIF_InvalidParameterCommand has invalid parameter168MPSOC_RETURN_VALUES_IFlinux/devices/devicedefinitions/MPSoCReturnValuesIF.h
5820x67a9MPSOCRTVIF_NameTooLongReceived command has file string with invalid length169MPSOC_RETURN_VALUES_IFlinux/devices/devicedefinitions/MPSoCReturnValuesIF.h
5830x54e0DWLPWRON_InvalidModeReceived command has invalid JESD mode (valid modes are 0 - 5)224DWLPWRON_CMDlinux/devices/devicedefinitions/PlocMPSoCDefinitions.h
5840x54e1DWLPWRON_InvalidLaneRateReceived command has invalid lane rate (valid lane rate are 0 - 9)225DWLPWRON_CMDlinux/devices/devicedefinitions/PlocMPSoCDefinitions.h
5850x5400DWLPWRON_NoReplyAvailableNo description0DWLPWRON_CMDlinux/devices/ImtqPollingTask.h
5860x5402DWLPWRON_InvalidCrcNo description2DWLPWRON_CMDlinux/devices/ScexHelper.h
5870x59a0IPCI_PapbBusyNo description160CCSDS_IP_CORE_BRIDGElinux/ipcore/PapbVcInterface.h
5880x5aa0PTME_UnknownVcIdNo description160PTMElinux/ipcore/Ptme.h
5890x5fa0PDEC_AbandonedCltuRetvalNo description160PDEC_HANDLERlinux/ipcore/PdecHandler.h
5900x5fa1PDEC_FrameDirtyRetvalNo description161PDEC_HANDLERlinux/ipcore/PdecHandler.h
5910x5fa2PDEC_FrameIllegalMultipleReasonsNo description162PDEC_HANDLERlinux/ipcore/PdecHandler.h
5920x5fa3PDEC_AdDiscardedLockoutRetvalNo description163PDEC_HANDLERlinux/ipcore/PdecHandler.h
5930x5fa4PDEC_AdDiscardedWaitRetvalNo description164PDEC_HANDLERlinux/ipcore/PdecHandler.h
5940x5fa5PDEC_AdDiscardedNsVsNo description165PDEC_HANDLERlinux/ipcore/PdecHandler.h
5950x5fb0PDEC_CommandNotImplementedReceived action message with unknown action id176PDEC_HANDLERlinux/ipcore/PdecHandler.h
5960x5fa6PDEC_NoReportRetvalNo description166PDEC_HANDLERlinux/ipcore/PdecHandler.h
5970x5fa7PDEC_ErrorVersionNumberRetvalNo description167PDEC_HANDLERlinux/ipcore/PdecHandler.h
5980x5fa8PDEC_IllegalCombinationRetvalNo description168PDEC_HANDLERlinux/ipcore/PdecHandler.h
5990x5fa9PDEC_InvalidScIdRetvalNo description169PDEC_HANDLERlinux/ipcore/PdecHandler.h
6000x5faaPDEC_InvalidVcIdMsbRetvalNo description170PDEC_HANDLERlinux/ipcore/PdecHandler.h
6010x5fabPDEC_InvalidVcIdLsbRetvalNo description171PDEC_HANDLERlinux/ipcore/PdecHandler.h
6020x5facPDEC_NsNotZeroRetvalNo description172PDEC_HANDLERlinux/ipcore/PdecHandler.h
6030x5faePDEC_InvalidBcCcNo description174PDEC_HANDLERlinux/ipcore/PdecHandler.h
6040x61a0RS_RateNotSupportedThe commanded rate is not supported by the current FPGA design160RATE_SETTERlinux/ipcore/PtmeConfig.h
6050x61a1RS_BadBitRateBad bitrate has been commanded (e.g. 0)161RATE_SETTERlinux/ipcore/PtmeConfig.h
6060x61a2RS_ClkInversionFailedFailed to invert clock and thus change the time the data is updated with respect to the tx clock162RATE_SETTERlinux/ipcore/PtmeConfig.h
6070x61a3RS_TxManipulatorConfigFailedFailed to change configuration bit of tx clock manipulator163RATE_SETTERlinux/ipcore/PtmeConfig.h