eive-tmtc/eive_tmtc/config/returnvalues.csv

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