| 1 |
0x0 |
OK |
System-wide code for ok. |
RETURN_OK |
HasReturnvaluesIF.h |
HasReturnvaluesIF |
| 2 |
0x1 |
Failed |
Unspecified system-wide code for failed. |
RETURN_FAILED |
HasReturnvaluesIF.h |
HasReturnvaluesIF |
| 3 |
0xe0 0x5d00 |
_PacketTooLong GOMS_PacketTooLong |
|
0xE0 0 |
../../mission/devices/GomspaceDeviceHandler.h /home/rmueller/EIVE/eive-obsw/mission/devices/GomspaceDeviceHandler.h |
GOM_SPACE_HANDLER |
| 4 |
0xe1 0x5d01 |
_InvalidTableId GOMS_InvalidTableId |
|
0xE1 1 |
../../mission/devices/GomspaceDeviceHandler.h /home/rmueller/EIVE/eive-obsw/mission/devices/GomspaceDeviceHandler.h |
GOM_SPACE_HANDLER |
| 5 |
0xe2 0x5d02 |
_InvalidAddress GOMS_InvalidAddress |
|
0xE2 2 |
../../mission/devices/GomspaceDeviceHandler.h /home/rmueller/EIVE/eive-obsw/mission/devices/GomspaceDeviceHandler.h |
GOM_SPACE_HANDLER |
| 6 |
0xe3 0x5d03 |
_InvalidParamSize GOMS_InvalidParamSize |
|
0xE3 3 |
../../mission/devices/GomspaceDeviceHandler.h /home/rmueller/EIVE/eive-obsw/mission/devices/GomspaceDeviceHandler.h |
GOM_SPACE_HANDLER |
| 7 |
0xe4 0x5d04 |
_InvalidPayloadSize GOMS_InvalidPayloadSize |
|
0xE4 4 |
../../mission/devices/GomspaceDeviceHandler.h /home/rmueller/EIVE/eive-obsw/mission/devices/GomspaceDeviceHandler.h |
GOM_SPACE_HANDLER |
| 8 |
0xe5 0x5d05 |
_UnknownReplyId GOMS_UnknownReplyId |
|
0xE5 5 |
../../mission/devices/GomspaceDeviceHandler.h /home/rmueller/EIVE/eive-obsw/mission/devices/GomspaceDeviceHandler.h |
GOM_SPACE_HANDLER |
| 9 |
0x4da0 0x54a0 |
PLOC_CrcFailure PLSV_CrcFailure |
Space Packet received from PLOC supervisor has invalid CRC |
0xA0 |
../../mission/devices/PlocHandler.h /home/rmueller/EIVE/eive-obsw/mission/devices/PlocSupervisorHandler.h |
PLOC_HANDLER PLOC_SUPERVISOR_HANDLER |
| 10 |
0x4da1 0x54a1 |
PLOC_ReceivedAckFailure PLSV_ReceivedAckFailure |
Received ACK failure reply from PLOC supervisor |
0xA1 |
../../mission/devices/PlocHandler.h /home/rmueller/EIVE/eive-obsw/mission/devices/PlocSupervisorHandler.h |
PLOC_HANDLER PLOC_SUPERVISOR_HANDLER |
| 11 |
0x4da2 0x54a2 |
PLOC_ReceivedExeFailure PLSV_ReceivedExeFailure |
Received execution failure reply from PLOC supervisor |
0xA2 |
../../mission/devices/PlocHandler.h /home/rmueller/EIVE/eive-obsw/mission/devices/PlocSupervisorHandler.h |
PLOC_HANDLER PLOC_SUPERVISOR_HANDLER |
| 12 |
0x4da3 0x54a3 |
PLOC_InvalidApid PLSV_InvalidApid |
Received space packet with invalid APID from PLOC supervisor |
0xA3 |
../../mission/devices/PlocHandler.h /home/rmueller/EIVE/eive-obsw/mission/devices/PlocSupervisorHandler.h |
PLOC_HANDLER PLOC_SUPERVISOR_HANDLER |
| 13 |
0x4ca0 0x54a4 |
IMTQ_InvalidCommandCode PLSV_GetTimeFailure |
Failed to read current system time |
0xA0 0xA4 |
../../mission/devices/IMTQHandler.h /home/rmueller/EIVE/eive-obsw/mission/devices/PlocSupervisorHandler.h |
IMTQ_HANDLER PLOC_SUPERVISOR_HANDLER |
| 14 |
0x4ca1 0x54a5 |
IMTQ_ParameterMissing PLSV_InvalidUartComIf |
Invalid communication interface specified |
0xA1 0xA5 |
../../mission/devices/IMTQHandler.h /home/rmueller/EIVE/eive-obsw/mission/devices/PlocSupervisorHandler.h |
IMTQ_HANDLER PLOC_SUPERVISOR_HANDLER |
| 15 |
0x4ca2 0x51b0 |
IMTQ_ParameterInvalid RWHA_SpiWriteFailure |
|
0xA2 0xB0 |
../../mission/devices/IMTQHandler.h /home/rmueller/EIVE/eive-obsw/mission/devices/RwHandler.h |
IMTQ_HANDLER RW_HANDLER |
| 16 |
0x4ca3 0x51b1 |
IMTQ_CcUnavailable RWHA_SpiReadFailure |
Used by the spi send function to tell a failing read call |
0xA3 0xB1 |
../../mission/devices/IMTQHandler.h /home/rmueller/EIVE/eive-obsw/mission/devices/RwHandler.h |
IMTQ_HANDLER RW_HANDLER |
| 17 |
0x4ca4 0x51b2 |
IMTQ_InternalProcessingError RWHA_MissingStartSign |
Can be used by the HDLC decoding mechanism to inform about a missing start sign 0x7E |
0xA4 0xB2 |
../../mission/devices/IMTQHandler.h /home/rmueller/EIVE/eive-obsw/mission/devices/RwHandler.h |
IMTQ_HANDLER RW_HANDLER |
| 18 |
0x4ca5 0x51b3 |
IMTQ_RejectedWithoutReason RWHA_InvalidSubstitute |
Can be used by the HDLC decoding mechanism to inform about an invalid substitution combination |
0xA5 0xB3 |
../../mission/devices/IMTQHandler.h /home/rmueller/EIVE/eive-obsw/mission/devices/RwHandler.h |
IMTQ_HANDLER RW_HANDLER |
| 19 |
0x4ca6 0x51b4 |
IMTQ_CmdErrUnknown RWHA_MissingEndSign |
HDLC decoding mechanism never receives the end sign 0x7E |
0xA6 0xB4 |
../../mission/devices/IMTQHandler.h /home/rmueller/EIVE/eive-obsw/mission/devices/RwHandler.h |
IMTQ_HANDLER RW_HANDLER |
| 20 |
0x4ba0 0x51b5 |
SYRLINKS_CrcFailure RWHA_NoReply |
Reaction wheel only responds with empty frames. |
0xA0 0xB5 |
../../mission/devices/SyrlinksHkHandler.h /home/rmueller/EIVE/eive-obsw/mission/devices/RwHandler.h |
SYRLINKS_HANDLER RW_HANDLER |
| 21 |
0x4ba1 0x51a0 |
SYRLINKS_UartFraminOrParityErrorAck RWHA_InvalidSpeed |
Action Message with invalid speed was received. Valid speeds must be in the range of [-65000 |
0xA1 1000] or [1000 |
../../mission/devices/SyrlinksHkHandler.h 65000] |
SYRLINKS_HANDLER 0xA0 |
| 22 |
0x4ba2 0x51a1 |
SYRLINKS_BadCharacterAck RWHA_InvalidRampTime |
Action Message with invalid ramp time was received. |
0xA2 0xA1 |
../../mission/devices/SyrlinksHkHandler.h /home/rmueller/EIVE/eive-obsw/mission/devices/RwHandler.h |
SYRLINKS_HANDLER RW_HANDLER |
| 23 |
0x4ba3 0x51a2 |
SYRLINKS_BadParameterValueAck RWHA_SetSpeedCommandInvalidLength |
Received set speed command has invalid length. Should be 6. |
0xA3 0xA2 |
../../mission/devices/SyrlinksHkHandler.h /home/rmueller/EIVE/eive-obsw/mission/devices/RwHandler.h |
SYRLINKS_HANDLER RW_HANDLER |
| 24 |
0x4ba4 0x51a3 |
SYRLINKS_BadEndOfFrameAck RWHA_ExecutionFailed |
Command execution failed |
0xA4 0xA3 |
../../mission/devices/SyrlinksHkHandler.h /home/rmueller/EIVE/eive-obsw/mission/devices/RwHandler.h |
SYRLINKS_HANDLER RW_HANDLER |
| 25 |
0x4ba5 0x51a4 |
SYRLINKS_UnknownCommandIdAck RWHA_CrcError |
Reaction wheel reply has invalid crc |
0xA5 0xA4 |
../../mission/devices/SyrlinksHkHandler.h /home/rmueller/EIVE/eive-obsw/mission/devices/RwHandler.h |
SYRLINKS_HANDLER RW_HANDLER |
| 26 |
0x4ba6 0x52b0 |
SYRLINKS_BadCrcAck STRH_CrcFailure |
Received reply with invalid CRC |
0xA6 0xB0 |
../../mission/devices/SyrlinksHkHandler.h /home/rmueller/EIVE/eive-obsw/mission/devices/StarTrackerHandler.h |
SYRLINKS_HANDLER STR_HANDLER |
| 27 |
0x4ba7 0x52a0 |
SYRLINKS_ReplyWrongSize STRH_TmReplyError |
Result code of tm reply indicates an error |
0xA7 0xA0 |
../../mission/devices/SyrlinksHkHandler.h /home/rmueller/EIVE/eive-obsw/mission/devices/StarTrackerHandler.h |
SYRLINKS_HANDLER STR_HANDLER |
| 28 |
0x4ba8 0x50a0 |
SYRLINKS_MissingStartFrameCharacter IMTQ_InvalidCommandCode |
|
0xA8 0xA0 |
../../mission/devices/SyrlinksHkHandler.h /home/rmueller/EIVE/eive-obsw/mission/devices/IMTQHandler.h |
SYRLINKS_HANDLER IMTQ_HANDLER |
| 29 |
0x2b01 0x50a1 |
CCS_BcIsSetVrCommand IMTQ_ParameterMissing |
|
0x01 0xA1 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/mission/devices/IMTQHandler.h |
CCSDS_HANDLER_IF IMTQ_HANDLER |
| 30 |
0x2b02 0x50a2 |
CCS_BcIsUnlockCommand IMTQ_ParameterInvalid |
|
0x02 0xA2 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/mission/devices/IMTQHandler.h |
CCSDS_HANDLER_IF IMTQ_HANDLER |
| 31 |
0x2bb0 0x50a3 |
CCS_BcIllegalCommand IMTQ_CcUnavailable |
|
0xB0 0xA3 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/mission/devices/IMTQHandler.h |
CCSDS_HANDLER_IF IMTQ_HANDLER |
| 32 |
0x2bb1 0x50a4 |
CCS_BoardReadingNotFinished IMTQ_InternalProcessingError |
|
0xB1 0xA4 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/mission/devices/IMTQHandler.h |
CCSDS_HANDLER_IF IMTQ_HANDLER |
| 33 |
0x2bf0 0x50a5 |
CCS_NsPositiveW IMTQ_RejectedWithoutReason |
|
0xF0 0xA5 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/mission/devices/IMTQHandler.h |
CCSDS_HANDLER_IF IMTQ_HANDLER |
| 34 |
0x2bf1 0x50a6 |
CCS_NsNegativeW IMTQ_CmdErrUnknown |
|
0xF1 0xA6 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/mission/devices/IMTQHandler.h |
CCSDS_HANDLER_IF IMTQ_HANDLER |
| 35 |
0x2bf2 0x50a7 |
CCS_NsLockout IMTQ_UnexpectedSelfTestReply |
The status reply to a self test command was received but no self test command has been sent. This should normally never happen. |
0xF2 0xA7 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/mission/devices/IMTQHandler.h |
CCSDS_HANDLER_IF IMTQ_HANDLER |
| 36 |
0x2bf3 0x4fa0 |
CCS_FarmInLockout SYRLINKS_CrcFailure |
|
0xF3 0xA0 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/mission/devices/SyrlinksHkHandler.h |
CCSDS_HANDLER_IF SYRLINKS_HANDLER |
| 37 |
0x2bf4 0x4fa1 |
CCS_FarmInWait SYRLINKS_UartFraminOrParityErrorAck |
|
0xF4 0xA1 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/mission/devices/SyrlinksHkHandler.h |
CCSDS_HANDLER_IF SYRLINKS_HANDLER |
| 38 |
0x2be0 0x4fa2 |
CCS_WrongSymbol SYRLINKS_BadCharacterAck |
|
0xE0 0xA2 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/mission/devices/SyrlinksHkHandler.h |
CCSDS_HANDLER_IF SYRLINKS_HANDLER |
| 39 |
0x2be1 0x4fa3 |
CCS_DoubleStart SYRLINKS_BadParameterValueAck |
|
0xE1 0xA3 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/mission/devices/SyrlinksHkHandler.h |
CCSDS_HANDLER_IF SYRLINKS_HANDLER |
| 40 |
0x2be2 0x4fa4 |
CCS_StartSymbolMissed SYRLINKS_BadEndOfFrameAck |
|
0xE2 0xA4 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/mission/devices/SyrlinksHkHandler.h |
CCSDS_HANDLER_IF SYRLINKS_HANDLER |
| 41 |
0x2be3 0x4fa5 |
CCS_EndWithoutStart SYRLINKS_UnknownCommandIdAck |
|
0xE3 0xA5 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/mission/devices/SyrlinksHkHandler.h |
CCSDS_HANDLER_IF SYRLINKS_HANDLER |
| 42 |
0x2be4 0x4fa6 |
CCS_TooLarge SYRLINKS_BadCrcAck |
|
0xE4 0xA6 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/mission/devices/SyrlinksHkHandler.h |
CCSDS_HANDLER_IF SYRLINKS_HANDLER |
| 43 |
0x2be5 0x4fa7 |
CCS_TooShort SYRLINKS_ReplyWrongSize |
|
0xE5 0xA7 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/mission/devices/SyrlinksHkHandler.h |
CCSDS_HANDLER_IF SYRLINKS_HANDLER |
| 44 |
0x2be6 0x4fa8 |
CCS_WrongTfVersion SYRLINKS_MissingStartFrameCharacter |
|
0xE6 0xA8 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/mission/devices/SyrlinksHkHandler.h |
CCSDS_HANDLER_IF SYRLINKS_HANDLER |
| 45 |
0x2be7 0x53a0 |
CCS_WrongSpacecraftId PLMP_CrcFailure |
|
0xE7 0xA0 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/mission/devices/PlocMPSoCHandler.h |
CCSDS_HANDLER_IF PLOC_MPSOC_HANDLER |
| 46 |
0x2be8 0x53a1 |
CCS_NoValidFrameType PLMP_ReceivedAckFailure |
|
0xE8 0xA1 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/mission/devices/PlocMPSoCHandler.h |
CCSDS_HANDLER_IF PLOC_MPSOC_HANDLER |
| 47 |
0x2be9 0x53a2 |
CCS_CrcFailed PLMP_ReceivedExeFailure |
|
0xE9 0xA2 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/mission/devices/PlocMPSoCHandler.h |
CCSDS_HANDLER_IF PLOC_MPSOC_HANDLER |
| 48 |
0x2bea 0x53a3 |
CCS_VcNotFound PLMP_InvalidApid |
|
0xEA 0xA3 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/mission/devices/PlocMPSoCHandler.h |
CCSDS_HANDLER_IF PLOC_MPSOC_HANDLER |
| 49 |
0x2beb 0x4100 |
CCS_ForwardingFailed HSPI_HalTimeoutRetval |
|
0xEB 0 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/fsfw/hal/src/fsfw/hal/stm32h7/spi/spiDefinitions.h |
CCSDS_HANDLER_IF HAL_SPI |
| 50 |
0x2bec 0x4101 |
CCS_ContentTooLarge HSPI_HalBusyRetval |
|
0xEC 1 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/fsfw/hal/src/fsfw/hal/stm32h7/spi/spiDefinitions.h |
CCSDS_HANDLER_IF HAL_SPI |
| 51 |
0x2bed 0x4102 |
CCS_ResidualData HSPI_HalErrorRetval |
|
0xED 2 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/fsfw/hal/src/fsfw/hal/stm32h7/spi/spiDefinitions.h |
CCSDS_HANDLER_IF HAL_SPI |
| 52 |
0x2bee 0x4201 |
CCS_DataCorrupted HURT_UartReadFailure |
|
0xEE 1 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/fsfw/hal/src/fsfw/hal/linux/uart/UartComIF.h |
CCSDS_HANDLER_IF HAL_UART |
| 53 |
0x2bef 0x4202 |
CCS_IllegalSegmentationFlag HURT_UartReadSizeMissmatch |
|
0xEF 2 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/fsfw/hal/src/fsfw/hal/linux/uart/UartComIF.h |
CCSDS_HANDLER_IF HAL_UART |
| 54 |
0x2bd0 0x4203 |
CCS_IllegalFlagCombination HURT_UartRxBufferTooSmall |
|
0xD0 3 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/fsfw/hal/src/fsfw/hal/linux/uart/UartComIF.h |
CCSDS_HANDLER_IF HAL_UART |
| 55 |
0x2bd1 0x4401 |
CCS_ShorterThanHeader HGIO_UnknownGpioId |
|
0xD1 1 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/fsfw/hal/src/fsfw/hal/linux/gpio/LinuxLibgpioIF.h |
CCSDS_HANDLER_IF HAL_GPIO |
| 56 |
0x2bd2 0x4402 |
CCS_TooShortBlockedPacket HGIO_DriveGpioFailure |
|
0xD2 2 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/fsfw/hal/src/fsfw/hal/linux/gpio/LinuxLibgpioIF.h |
CCSDS_HANDLER_IF HAL_GPIO |
| 57 |
0x2bd3 0x4403 |
CCS_TooShortMapExtraction HGIO_GpioTypeFailure |
|
0xD3 3 |
../../fsfw/datalinklayer/CCSDSReturnValuesIF.h /home/rmueller/EIVE/eive-obsw/fsfw/hal/src/fsfw/hal/linux/gpio/LinuxLibgpioIF.h |
CCSDS_HANDLER_IF HAL_GPIO |
| 58 |
0x2901 0x4404 |
IEC_NoConfigurationTable HGIO_GpioInvalidInstance |
|
0x01 4 |
../../fsfw/osal/InternalErrorCodes.h /home/rmueller/EIVE/eive-obsw/fsfw/hal/src/fsfw/hal/linux/gpio/LinuxLibgpioIF.h |
INTERNAL_ERROR_CODES HAL_GPIO |
| 59 |
0x2902 0x2b01 |
IEC_NoCpuTable CCS_BcIsSetVrCommand |
|
0x02 0x01 |
../../fsfw/osal/InternalErrorCodes.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
INTERNAL_ERROR_CODES CCSDS_HANDLER_IF |
| 60 |
0x2903 0x2b02 |
IEC_InvalidWorkspaceAddress CCS_BcIsUnlockCommand |
|
0x03 0x02 |
../../fsfw/osal/InternalErrorCodes.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
INTERNAL_ERROR_CODES CCSDS_HANDLER_IF |
| 61 |
0x2904 0x2bb0 |
IEC_TooLittleWorkspace CCS_BcIllegalCommand |
|
0x04 0xB0 |
../../fsfw/osal/InternalErrorCodes.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
INTERNAL_ERROR_CODES CCSDS_HANDLER_IF |
| 62 |
0x2905 0x2bb1 |
IEC_WorkspaceAllocation CCS_BoardReadingNotFinished |
|
0x05 0xB1 |
../../fsfw/osal/InternalErrorCodes.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
INTERNAL_ERROR_CODES CCSDS_HANDLER_IF |
| 63 |
0x2906 0x2bf0 |
IEC_InterruptStackTooSmall CCS_NsPositiveW |
|
0x06 0xF0 |
../../fsfw/osal/InternalErrorCodes.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
INTERNAL_ERROR_CODES CCSDS_HANDLER_IF |
| 64 |
0x2907 0x2bf1 |
IEC_ThreadExitted CCS_NsNegativeW |
|
0x07 0xF1 |
../../fsfw/osal/InternalErrorCodes.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
INTERNAL_ERROR_CODES CCSDS_HANDLER_IF |
| 65 |
0x2908 0x2bf2 |
IEC_InconsistentMpInformation CCS_NsLockout |
|
0x08 0xF2 |
../../fsfw/osal/InternalErrorCodes.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
INTERNAL_ERROR_CODES CCSDS_HANDLER_IF |
| 66 |
0x2909 0x2bf3 |
IEC_InvalidNode CCS_FarmInLockout |
|
0x09 0xF3 |
../../fsfw/osal/InternalErrorCodes.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
INTERNAL_ERROR_CODES CCSDS_HANDLER_IF |
| 67 |
0x290a 0x2bf4 |
IEC_NoMpci CCS_FarmInWait |
|
0x0a 0xF4 |
../../fsfw/osal/InternalErrorCodes.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
INTERNAL_ERROR_CODES CCSDS_HANDLER_IF |
| 68 |
0x290b 0x2be0 |
IEC_BadPacket CCS_WrongSymbol |
|
0x0b 0xE0 |
../../fsfw/osal/InternalErrorCodes.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
INTERNAL_ERROR_CODES CCSDS_HANDLER_IF |
| 69 |
0x290c 0x2be1 |
IEC_OutOfPackets CCS_DoubleStart |
|
0x0c 0xE1 |
../../fsfw/osal/InternalErrorCodes.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
INTERNAL_ERROR_CODES CCSDS_HANDLER_IF |
| 70 |
0x290d 0x2be2 |
IEC_OutOfGlobalObjects CCS_StartSymbolMissed |
|
0x0d 0xE2 |
../../fsfw/osal/InternalErrorCodes.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
INTERNAL_ERROR_CODES CCSDS_HANDLER_IF |
| 71 |
0x290e 0x2be3 |
IEC_OutOfProxies CCS_EndWithoutStart |
|
0x0e 0xE3 |
../../fsfw/osal/InternalErrorCodes.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
INTERNAL_ERROR_CODES CCSDS_HANDLER_IF |
| 72 |
0x290f 0x2be4 |
IEC_InvalidGlobalId CCS_TooLarge |
|
0x0f 0xE4 |
../../fsfw/osal/InternalErrorCodes.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
INTERNAL_ERROR_CODES CCSDS_HANDLER_IF |
| 73 |
0x2910 0x2be5 |
IEC_BadStackHook CCS_TooShort |
|
0x10 0xE5 |
../../fsfw/osal/InternalErrorCodes.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
INTERNAL_ERROR_CODES CCSDS_HANDLER_IF |
| 74 |
0x2911 0x2be6 |
IEC_BadAttributes CCS_WrongTfVersion |
|
0x11 0xE6 |
../../fsfw/osal/InternalErrorCodes.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
INTERNAL_ERROR_CODES CCSDS_HANDLER_IF |
| 75 |
0x2912 0x2be7 |
IEC_ImplementationKeyCreateInconsistency CCS_WrongSpacecraftId |
|
0x12 0xE7 |
../../fsfw/osal/InternalErrorCodes.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
INTERNAL_ERROR_CODES CCSDS_HANDLER_IF |
| 76 |
0x2913 0x2be8 |
IEC_ImplementationBlockingOperationCancel CCS_NoValidFrameType |
|
0x13 0xE8 |
../../fsfw/osal/InternalErrorCodes.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
INTERNAL_ERROR_CODES CCSDS_HANDLER_IF |
| 77 |
0x2914 0x2be9 |
IEC_MutexObtainFromBadState CCS_CrcFailed |
|
0x14 0xE9 |
../../fsfw/osal/InternalErrorCodes.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
INTERNAL_ERROR_CODES CCSDS_HANDLER_IF |
| 78 |
0x2915 0x2bea |
IEC_UnlimitedAndMaximumIs0 CCS_VcNotFound |
|
0x15 0xEA |
../../fsfw/osal/InternalErrorCodes.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
INTERNAL_ERROR_CODES CCSDS_HANDLER_IF |
| 79 |
0xe01 0x2beb |
HM_InvalidMode CCS_ForwardingFailed |
|
0x01 0xEB |
../../fsfw/modes/HasModesIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
HAS_MODES_IF CCSDS_HANDLER_IF |
| 80 |
0xe02 0x2bec |
HM_TransNotAllowed CCS_ContentTooLarge |
|
0x02 0xEC |
../../fsfw/modes/HasModesIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
HAS_MODES_IF CCSDS_HANDLER_IF |
| 81 |
0xe03 0x2bed |
HM_InTransition CCS_ResidualData |
|
0x03 0xED |
../../fsfw/modes/HasModesIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
HAS_MODES_IF CCSDS_HANDLER_IF |
| 82 |
0xe04 0x2bee |
HM_InvalidSubmode CCS_DataCorrupted |
|
0x04 0xEE |
../../fsfw/modes/HasModesIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
HAS_MODES_IF CCSDS_HANDLER_IF |
| 83 |
0x2d01 0x2bef |
HPA_InvalidIdentifierId CCS_IllegalSegmentationFlag |
|
0x01 0xEF |
../../fsfw/parameters/HasParametersIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
HAS_PARAMETERS_IF CCSDS_HANDLER_IF |
| 84 |
0x2d02 0x2bd0 |
HPA_InvalidDomainId CCS_IllegalFlagCombination |
|
0x02 0xD0 |
../../fsfw/parameters/HasParametersIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
HAS_PARAMETERS_IF CCSDS_HANDLER_IF |
| 85 |
0x2d03 0x2bd1 |
HPA_InvalidValue CCS_ShorterThanHeader |
|
0x03 0xD1 |
../../fsfw/parameters/HasParametersIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
HAS_PARAMETERS_IF CCSDS_HANDLER_IF |
| 86 |
0x2d05 0x2bd2 |
HPA_ReadOnly CCS_TooShortBlockedPacket |
|
0x05 0xD2 |
../../fsfw/parameters/HasParametersIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
HAS_PARAMETERS_IF CCSDS_HANDLER_IF |
| 87 |
0x2c01 0x2bd3 |
PAW_UnknownDatatype CCS_TooShortMapExtraction |
|
0x01 0xD3 |
../../fsfw/parameters/ParameterWrapper.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
PARAMETER_WRAPPER CCSDS_HANDLER_IF |
| 88 |
0x2c02 0x2901 |
PAW_DatatypeMissmatch IEC_NoConfigurationTable |
|
0x02 0x01 |
../../fsfw/parameters/ParameterWrapper.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/osal/InternalErrorCodes.h |
PARAMETER_WRAPPER INTERNAL_ERROR_CODES |
| 89 |
0x2c03 0x2902 |
PAW_Readonly IEC_NoCpuTable |
|
0x03 0x02 |
../../fsfw/parameters/ParameterWrapper.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/osal/InternalErrorCodes.h |
PARAMETER_WRAPPER INTERNAL_ERROR_CODES |
| 90 |
0x2c04 0x2903 |
PAW_TooBig IEC_InvalidWorkspaceAddress |
|
0x04 0x03 |
../../fsfw/parameters/ParameterWrapper.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/osal/InternalErrorCodes.h |
PARAMETER_WRAPPER INTERNAL_ERROR_CODES |
| 91 |
0x2c05 0x2904 |
PAW_SourceNotSet IEC_TooLittleWorkspace |
|
0x05 0x04 |
../../fsfw/parameters/ParameterWrapper.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/osal/InternalErrorCodes.h |
PARAMETER_WRAPPER INTERNAL_ERROR_CODES |
| 92 |
0x2c06 0x2905 |
PAW_OutOfBounds IEC_WorkspaceAllocation |
|
0x06 0x05 |
../../fsfw/parameters/ParameterWrapper.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/osal/InternalErrorCodes.h |
PARAMETER_WRAPPER INTERNAL_ERROR_CODES |
| 93 |
0x2c07 0x2906 |
PAW_NotSet IEC_InterruptStackTooSmall |
|
0x07 0x06 |
../../fsfw/parameters/ParameterWrapper.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/osal/InternalErrorCodes.h |
PARAMETER_WRAPPER INTERNAL_ERROR_CODES |
| 94 |
0x2c08 0x2907 |
PAW_ColumnOrRowsZero IEC_ThreadExitted |
|
0x08 0x07 |
../../fsfw/parameters/ParameterWrapper.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/osal/InternalErrorCodes.h |
PARAMETER_WRAPPER INTERNAL_ERROR_CODES |
| 95 |
0x3101 0x2908 |
CF_ObjectHasNoFunctions IEC_InconsistentMpInformation |
|
1 0x08 |
../../fsfw/action/CommandsActionsIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/osal/InternalErrorCodes.h |
COMMANDS_ACTIONS_IF INTERNAL_ERROR_CODES |
| 96 |
0x3102 0x2909 |
CF_AlreadyCommanding IEC_InvalidNode |
|
2 0x09 |
../../fsfw/action/CommandsActionsIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/osal/InternalErrorCodes.h |
COMMANDS_ACTIONS_IF INTERNAL_ERROR_CODES |
| 97 |
0x3201 0x290a |
HF_IsBusy IEC_NoMpci |
|
1 0x0a |
../../fsfw/action/HasActionsIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/osal/InternalErrorCodes.h |
HAS_ACTIONS_IF INTERNAL_ERROR_CODES |
| 98 |
0x3202 0x290b |
HF_InvalidParameters IEC_BadPacket |
|
2 0x0b |
../../fsfw/action/HasActionsIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/osal/InternalErrorCodes.h |
HAS_ACTIONS_IF INTERNAL_ERROR_CODES |
| 99 |
0x3203 0x290c |
HF_ExecutionFinished IEC_OutOfPackets |
|
3 0x0c |
../../fsfw/action/HasActionsIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/osal/InternalErrorCodes.h |
HAS_ACTIONS_IF INTERNAL_ERROR_CODES |
| 100 |
0x3204 0x290d |
HF_InvalidActionId IEC_OutOfGlobalObjects |
|
4 0x0d |
../../fsfw/action/HasActionsIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/osal/InternalErrorCodes.h |
HAS_ACTIONS_IF INTERNAL_ERROR_CODES |
| 101 |
0x201 0x290e |
OM_InsertionFailed IEC_OutOfProxies |
|
1 0x0e |
../../fsfw/objectmanager/ObjectManagerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/osal/InternalErrorCodes.h |
OBJECT_MANAGER_IF INTERNAL_ERROR_CODES |
| 102 |
0x202 0x290f |
OM_NotFound IEC_InvalidGlobalId |
|
2 0x0f |
../../fsfw/objectmanager/ObjectManagerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/osal/InternalErrorCodes.h |
OBJECT_MANAGER_IF INTERNAL_ERROR_CODES |
| 103 |
0x203 0x2910 |
OM_ChildInitFailed IEC_BadStackHook |
|
3 0x10 |
../../fsfw/objectmanager/ObjectManagerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/osal/InternalErrorCodes.h |
OBJECT_MANAGER_IF INTERNAL_ERROR_CODES |
| 104 |
0x204 0x2911 |
OM_InternalErrReporterUninit IEC_BadAttributes |
|
4 0x11 |
../../fsfw/objectmanager/ObjectManagerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/osal/InternalErrorCodes.h |
OBJECT_MANAGER_IF INTERNAL_ERROR_CODES |
| 105 |
0x2500 0x2912 |
FDI_YourFault IEC_ImplementationKeyCreateInconsistency |
|
0 0x12 |
../../fsfw/fdir/ConfirmsFailuresIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/osal/InternalErrorCodes.h |
HANDLES_FAILURES_IF INTERNAL_ERROR_CODES |
| 106 |
0x2501 0x2913 |
FDI_MyFault IEC_ImplementationBlockingOperationCancel |
|
1 0x13 |
../../fsfw/fdir/ConfirmsFailuresIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/osal/InternalErrorCodes.h |
HANDLES_FAILURES_IF INTERNAL_ERROR_CODES |
| 107 |
0x2502 0x2914 |
FDI_ConfirmLater IEC_MutexObtainFromBadState |
|
2 0x14 |
../../fsfw/fdir/ConfirmsFailuresIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/osal/InternalErrorCodes.h |
HANDLES_FAILURES_IF INTERNAL_ERROR_CODES |
| 108 |
0x2101 0x2915 |
TMF_Busy IEC_UnlimitedAndMaximumIs0 |
|
1 0x15 |
../../fsfw/tmstorage/TmStoreFrontendIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/osal/InternalErrorCodes.h |
TM_STORE_FRONTEND_IF INTERNAL_ERROR_CODES |
| 109 |
0x2102 0xe01 |
TMF_LastPacketFound HM_InvalidMode |
|
2 0x01 |
../../fsfw/tmstorage/TmStoreFrontendIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/modes/HasModesIF.h |
TM_STORE_FRONTEND_IF HAS_MODES_IF |
| 110 |
0x2103 0xe02 |
TMF_StopFetch HM_TransNotAllowed |
|
3 0x02 |
../../fsfw/tmstorage/TmStoreFrontendIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/modes/HasModesIF.h |
TM_STORE_FRONTEND_IF HAS_MODES_IF |
| 111 |
0x2104 0xe03 |
TMF_Timeout HM_InTransition |
|
4 0x03 |
../../fsfw/tmstorage/TmStoreFrontendIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/modes/HasModesIF.h |
TM_STORE_FRONTEND_IF HAS_MODES_IF |
| 112 |
0x2105 0xe04 |
TMF_TmChannelFull HM_InvalidSubmode |
|
5 0x04 |
../../fsfw/tmstorage/TmStoreFrontendIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/modes/HasModesIF.h |
TM_STORE_FRONTEND_IF HAS_MODES_IF |
| 113 |
0x2106 0x2d01 |
TMF_NotStored HPA_InvalidIdentifierId |
|
6 0x01 |
../../fsfw/tmstorage/TmStoreFrontendIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/parameters/HasParametersIF.h |
TM_STORE_FRONTEND_IF HAS_PARAMETERS_IF |
| 114 |
0x2107 0x2d02 |
TMF_AllDeleted HPA_InvalidDomainId |
|
7 0x02 |
../../fsfw/tmstorage/TmStoreFrontendIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/parameters/HasParametersIF.h |
TM_STORE_FRONTEND_IF HAS_PARAMETERS_IF |
| 115 |
0x2108 0x2d03 |
TMF_InvalidData HPA_InvalidValue |
|
8 0x03 |
../../fsfw/tmstorage/TmStoreFrontendIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/parameters/HasParametersIF.h |
TM_STORE_FRONTEND_IF HAS_PARAMETERS_IF |
| 116 |
0x2109 0x2d05 |
TMF_NotReady HPA_ReadOnly |
|
9 0x05 |
../../fsfw/tmstorage/TmStoreFrontendIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/parameters/HasParametersIF.h |
TM_STORE_FRONTEND_IF HAS_PARAMETERS_IF |
| 117 |
0x2001 0x2c01 |
TMB_Busy PAW_UnknownDatatype |
|
1 0x01 |
../../fsfw/tmstorage/TmStoreBackendIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/parameters/ParameterWrapper.h |
TM_STORE_BACKEND_IF PARAMETER_WRAPPER |
| 118 |
0x2002 0x2c02 |
TMB_Full PAW_DatatypeMissmatch |
|
2 0x02 |
../../fsfw/tmstorage/TmStoreBackendIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/parameters/ParameterWrapper.h |
TM_STORE_BACKEND_IF PARAMETER_WRAPPER |
| 119 |
0x2003 0x2c03 |
TMB_Empty PAW_Readonly |
|
3 0x03 |
../../fsfw/tmstorage/TmStoreBackendIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/parameters/ParameterWrapper.h |
TM_STORE_BACKEND_IF PARAMETER_WRAPPER |
| 120 |
0x2004 0x2c04 |
TMB_NullRequested PAW_TooBig |
|
4 0x04 |
../../fsfw/tmstorage/TmStoreBackendIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/parameters/ParameterWrapper.h |
TM_STORE_BACKEND_IF PARAMETER_WRAPPER |
| 121 |
0x2005 0x2c05 |
TMB_TooLarge PAW_SourceNotSet |
|
5 0x05 |
../../fsfw/tmstorage/TmStoreBackendIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/parameters/ParameterWrapper.h |
TM_STORE_BACKEND_IF PARAMETER_WRAPPER |
| 122 |
0x2006 0x2c06 |
TMB_NotReady PAW_OutOfBounds |
|
6 0x06 |
../../fsfw/tmstorage/TmStoreBackendIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/parameters/ParameterWrapper.h |
TM_STORE_BACKEND_IF PARAMETER_WRAPPER |
| 123 |
0x2007 0x2c07 |
TMB_DumpError PAW_NotSet |
|
7 0x07 |
../../fsfw/tmstorage/TmStoreBackendIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/parameters/ParameterWrapper.h |
TM_STORE_BACKEND_IF PARAMETER_WRAPPER |
| 124 |
0x2008 0x2c08 |
TMB_CrcError PAW_ColumnOrRowsZero |
|
8 0x08 |
../../fsfw/tmstorage/TmStoreBackendIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/parameters/ParameterWrapper.h |
TM_STORE_BACKEND_IF PARAMETER_WRAPPER |
| 125 |
0x2009 0x3101 |
TMB_Timeout CF_ObjectHasNoFunctions |
|
9 1 |
../../fsfw/tmstorage/TmStoreBackendIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/action/CommandsActionsIF.h |
TM_STORE_BACKEND_IF COMMANDS_ACTIONS_IF |
| 126 |
0x200a 0x3102 |
TMB_IdlePacketFound CF_AlreadyCommanding |
|
10 2 |
../../fsfw/tmstorage/TmStoreBackendIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/action/CommandsActionsIF.h |
TM_STORE_BACKEND_IF COMMANDS_ACTIONS_IF |
| 127 |
0x200b 0x3201 |
TMB_TelecommandFound HF_IsBusy |
|
11 1 |
../../fsfw/tmstorage/TmStoreBackendIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/action/HasActionsIF.h |
TM_STORE_BACKEND_IF HAS_ACTIONS_IF |
| 128 |
0x200c 0x3202 |
TMB_NoPusATm HF_InvalidParameters |
|
12 2 |
../../fsfw/tmstorage/TmStoreBackendIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/action/HasActionsIF.h |
TM_STORE_BACKEND_IF HAS_ACTIONS_IF |
| 129 |
0x200d 0x3203 |
TMB_TooSmall HF_ExecutionFinished |
|
13 3 |
../../fsfw/tmstorage/TmStoreBackendIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/action/HasActionsIF.h |
TM_STORE_BACKEND_IF HAS_ACTIONS_IF |
| 130 |
0x200e 0x3204 |
TMB_BlockNotFound HF_InvalidActionId |
|
14 4 |
../../fsfw/tmstorage/TmStoreBackendIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/action/HasActionsIF.h |
TM_STORE_BACKEND_IF HAS_ACTIONS_IF |
| 131 |
0x200f 0x201 |
TMB_InvalidRequest OM_InsertionFailed |
|
15 1 |
../../fsfw/tmstorage/TmStoreBackendIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/objectmanager/ObjectManagerIF.h |
TM_STORE_BACKEND_IF OBJECT_MANAGER_IF |
| 132 |
0x1c01 0x202 |
TCD_PacketLost OM_NotFound |
|
1 2 |
../../fsfw/tcdistribution/TcDistributor.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/objectmanager/ObjectManagerIF.h |
PACKET_DISTRIBUTION OBJECT_MANAGER_IF |
| 133 |
0x1c02 0x203 |
TCD_DestinationNotFound OM_ChildInitFailed |
|
2 3 |
../../fsfw/tcdistribution/TcDistributor.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/objectmanager/ObjectManagerIF.h |
PACKET_DISTRIBUTION OBJECT_MANAGER_IF |
| 134 |
0x1c03 0x204 |
TCD_ServiceIdAlreadyExists OM_InternalErrReporterUninit |
|
3 4 |
../../fsfw/tcdistribution/TcDistributor.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/objectmanager/ObjectManagerIF.h |
PACKET_DISTRIBUTION OBJECT_MANAGER_IF |
| 135 |
0x1b00 0x2500 |
TCC_IllegalApid FDI_YourFault |
|
0 |
../../fsfw/tcdistribution/TcPacketCheck.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/fdir/ConfirmsFailuresIF.h |
TC_PACKET_CHECK HANDLES_FAILURES_IF |
| 136 |
0x1b01 0x2501 |
TCC_IncompletePacket FDI_MyFault |
|
1 |
../../fsfw/tcdistribution/TcPacketCheck.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/fdir/ConfirmsFailuresIF.h |
TC_PACKET_CHECK HANDLES_FAILURES_IF |
| 137 |
0x1b02 0x2502 |
TCC_IncorrectChecksum FDI_ConfirmLater |
|
2 |
../../fsfw/tcdistribution/TcPacketCheck.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/fdir/ConfirmsFailuresIF.h |
TC_PACKET_CHECK HANDLES_FAILURES_IF |
| 138 |
0x1b03 0x2101 |
TCC_IllegalPacketType TMF_Busy |
|
3 1 |
../../fsfw/tcdistribution/TcPacketCheck.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmstorage/TmStoreFrontendIF.h |
TC_PACKET_CHECK TM_STORE_FRONTEND_IF |
| 139 |
0x1b04 0x2102 |
TCC_IllegalPacketSubtype TMF_LastPacketFound |
|
4 2 |
../../fsfw/tcdistribution/TcPacketCheck.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmstorage/TmStoreFrontendIF.h |
TC_PACKET_CHECK TM_STORE_FRONTEND_IF |
| 140 |
0x1b05 0x2103 |
TCC_IncorrectPrimaryHeader TMF_StopFetch |
|
5 3 |
../../fsfw/tcdistribution/TcPacketCheck.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmstorage/TmStoreFrontendIF.h |
TC_PACKET_CHECK TM_STORE_FRONTEND_IF |
| 141 |
0x1b06 0x2104 |
TCC_IncorrectSecondaryHeader TMF_Timeout |
|
6 4 |
../../fsfw/tcdistribution/TcPacketCheck.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmstorage/TmStoreFrontendIF.h |
TC_PACKET_CHECK TM_STORE_FRONTEND_IF |
| 142 |
0x4e1 0x2105 |
RMP_CommandNoDescriptorsAvailable TMF_TmChannelFull |
|
0xE1 5 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmstorage/TmStoreFrontendIF.h |
RMAP_CHANNEL TM_STORE_FRONTEND_IF |
| 143 |
0x4e2 0x2106 |
RMP_CommandBufferFull TMF_NotStored |
|
0xE2 6 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmstorage/TmStoreFrontendIF.h |
RMAP_CHANNEL TM_STORE_FRONTEND_IF |
| 144 |
0x4e3 0x2107 |
RMP_CommandChannelOutOfRange TMF_AllDeleted |
|
0xE3 7 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmstorage/TmStoreFrontendIF.h |
RMAP_CHANNEL TM_STORE_FRONTEND_IF |
| 145 |
0x4e6 0x2108 |
RMP_CommandChannelDeactivated TMF_InvalidData |
|
0xE6 8 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmstorage/TmStoreFrontendIF.h |
RMAP_CHANNEL TM_STORE_FRONTEND_IF |
| 146 |
0x4e7 0x2109 |
RMP_CommandPortOutOfRange TMF_NotReady |
|
0xE7 9 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmstorage/TmStoreFrontendIF.h |
RMAP_CHANNEL TM_STORE_FRONTEND_IF |
| 147 |
0x4e8 0x2001 |
RMP_CommandPortInUse TMB_Busy |
|
0xE8 1 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
RMAP_CHANNEL TM_STORE_BACKEND_IF |
| 148 |
0x4e9 0x2002 |
RMP_CommandNoChannel TMB_Full |
|
0xE9 2 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
RMAP_CHANNEL TM_STORE_BACKEND_IF |
| 149 |
0x4ea 0x2003 |
RMP_NoHwCrc TMB_Empty |
|
0xEA 3 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
RMAP_CHANNEL TM_STORE_BACKEND_IF |
| 150 |
0x4d0 0x2004 |
RMP_ReplyNoReply TMB_NullRequested |
|
0xD0 4 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
RMAP_CHANNEL TM_STORE_BACKEND_IF |
| 151 |
0x4d1 0x2005 |
RMP_ReplyNotSent TMB_TooLarge |
|
0xD1 5 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
RMAP_CHANNEL TM_STORE_BACKEND_IF |
| 152 |
0x4d2 0x2006 |
RMP_ReplyNotYetSent TMB_NotReady |
|
0xD2 6 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
RMAP_CHANNEL TM_STORE_BACKEND_IF |
| 153 |
0x4d3 0x2007 |
RMP_ReplyMissmatch TMB_DumpError |
|
0xD3 7 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
RMAP_CHANNEL TM_STORE_BACKEND_IF |
| 154 |
0x4d4 0x2008 |
RMP_ReplyTimeout TMB_CrcError |
|
0xD4 8 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
RMAP_CHANNEL TM_STORE_BACKEND_IF |
| 155 |
0x4c0 0x2009 |
RMP_ReplyInterfaceBusy TMB_Timeout |
|
0xC0 9 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
RMAP_CHANNEL TM_STORE_BACKEND_IF |
| 156 |
0x4c1 0x200a |
RMP_ReplyTransmissionError TMB_IdlePacketFound |
|
0xC1 10 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
RMAP_CHANNEL TM_STORE_BACKEND_IF |
| 157 |
0x4c2 0x200b |
RMP_ReplyInvalidData TMB_TelecommandFound |
|
0xC2 11 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
RMAP_CHANNEL TM_STORE_BACKEND_IF |
| 158 |
0x4c3 0x200c |
RMP_ReplyNotSupported TMB_NoPusATm |
|
0xC3 12 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
RMAP_CHANNEL TM_STORE_BACKEND_IF |
| 159 |
0x4f0 0x200d |
RMP_LinkDown TMB_TooSmall |
|
0xF0 13 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
RMAP_CHANNEL TM_STORE_BACKEND_IF |
| 160 |
0x4f1 0x200e |
RMP_SpwCredit TMB_BlockNotFound |
|
0xF1 14 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
RMAP_CHANNEL TM_STORE_BACKEND_IF |
| 161 |
0x4f2 0x200f |
RMP_SpwEscape TMB_InvalidRequest |
|
0xF2 15 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
RMAP_CHANNEL TM_STORE_BACKEND_IF |
| 162 |
0x4f3 0x1c01 |
RMP_SpwDisconnect TCD_PacketLost |
|
0xF3 1 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tcdistribution/TcDistributor.h |
RMAP_CHANNEL PACKET_DISTRIBUTION |
| 163 |
0x4f4 0x1c02 |
RMP_SpwParity TCD_DestinationNotFound |
|
0xF4 2 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tcdistribution/TcDistributor.h |
RMAP_CHANNEL PACKET_DISTRIBUTION |
| 164 |
0x4f5 0x1c03 |
RMP_SpwWriteSync TCD_ServiceIdAlreadyExists |
|
0xF5 3 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tcdistribution/TcDistributor.h |
RMAP_CHANNEL PACKET_DISTRIBUTION |
| 165 |
0x4f6 0x1b00 |
RMP_SpwInvalidAddress TCC_IllegalApid |
|
0xF6 0 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tcdistribution/TcPacketCheck.h |
RMAP_CHANNEL TC_PACKET_CHECK |
| 166 |
0x4f7 0x1b01 |
RMP_SpwEarlyEop TCC_IncompletePacket |
|
0xF7 1 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tcdistribution/TcPacketCheck.h |
RMAP_CHANNEL TC_PACKET_CHECK |
| 167 |
0x4f8 0x1b02 |
RMP_SpwDma TCC_IncorrectChecksum |
|
0xF8 2 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tcdistribution/TcPacketCheck.h |
RMAP_CHANNEL TC_PACKET_CHECK |
| 168 |
0x4f9 0x1b03 |
RMP_SpwLinkError TCC_IllegalPacketType |
|
0xF9 3 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tcdistribution/TcPacketCheck.h |
RMAP_CHANNEL TC_PACKET_CHECK |
| 169 |
0x400 0x1b04 |
RMP_ReplyOk TCC_IllegalPacketSubtype |
|
0 4 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tcdistribution/TcPacketCheck.h |
RMAP_CHANNEL TC_PACKET_CHECK |
| 170 |
0x401 0x1b05 |
RMP_ReplyGeneralErrorCode TCC_IncorrectPrimaryHeader |
|
1 5 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tcdistribution/TcPacketCheck.h |
RMAP_CHANNEL TC_PACKET_CHECK |
| 171 |
0x402 0x1b06 |
RMP_ReplyUnusedPacketTypeOrCommandCode TCC_IncorrectSecondaryHeader |
|
2 6 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tcdistribution/TcPacketCheck.h |
RMAP_CHANNEL TC_PACKET_CHECK |
| 172 |
0x403 0x4e1 |
RMP_ReplyInvalidKey RMP_CommandNoDescriptorsAvailable |
|
3 0xE1 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
RMAP_CHANNEL |
| 173 |
0x404 0x4e2 |
RMP_ReplyInvalidDataCrc RMP_CommandBufferFull |
|
4 0xE2 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
RMAP_CHANNEL |
| 174 |
0x405 0x4e3 |
RMP_ReplyEarlyEop RMP_CommandChannelOutOfRange |
|
5 0xE3 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
RMAP_CHANNEL |
| 175 |
0x406 0x4e6 |
RMP_ReplyTooMuchData RMP_CommandChannelDeactivated |
|
6 0xE6 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
RMAP_CHANNEL |
| 176 |
0x407 0x4e7 |
RMP_ReplyEep RMP_CommandPortOutOfRange |
|
7 0xE7 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
RMAP_CHANNEL |
| 177 |
0x408 0x4e8 |
RMP_ReplyReserved RMP_CommandPortInUse |
|
8 0xE8 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
RMAP_CHANNEL |
| 178 |
0x409 0x4e9 |
RMP_ReplyVerifyBufferOverrun RMP_CommandNoChannel |
|
9 0xE9 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
RMAP_CHANNEL |
| 179 |
0x40a 0x4ea |
RMP_ReplyCommandNotImplementedOrNotAuthorised RMP_NoHwCrc |
|
10 0xEA |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
RMAP_CHANNEL |
| 180 |
0x40b 0x4d0 |
RMP_ReplyRmwDataLengthError RMP_ReplyNoReply |
|
11 0xD0 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
RMAP_CHANNEL |
| 181 |
0x40c 0x4d1 |
RMP_ReplyInvalidTargetLogicalAddress RMP_ReplyNotSent |
|
12 0xD1 |
../../fsfw/rmap/RMAP.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
RMAP_CHANNEL |
| 182 |
0x2701 0x4d2 |
SM_DataTooLarge RMP_ReplyNotYetSent |
|
1 0xD2 |
../../fsfw/storagemanager/StorageManagerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
STORAGE_MANAGER_IF RMAP_CHANNEL |
| 183 |
0x2702 0x4d3 |
SM_DataStorageFull RMP_ReplyMissmatch |
|
2 0xD3 |
../../fsfw/storagemanager/StorageManagerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
STORAGE_MANAGER_IF RMAP_CHANNEL |
| 184 |
0x2703 0x4d4 |
SM_IllegalStorageId RMP_ReplyTimeout |
|
3 0xD4 |
../../fsfw/storagemanager/StorageManagerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
STORAGE_MANAGER_IF RMAP_CHANNEL |
| 185 |
0x2704 0x4c0 |
SM_DataDoesNotExist RMP_ReplyInterfaceBusy |
|
4 0xC0 |
../../fsfw/storagemanager/StorageManagerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
STORAGE_MANAGER_IF RMAP_CHANNEL |
| 186 |
0x2705 0x4c1 |
SM_IllegalAddress RMP_ReplyTransmissionError |
|
5 0xC1 |
../../fsfw/storagemanager/StorageManagerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
STORAGE_MANAGER_IF RMAP_CHANNEL |
| 187 |
0x2706 0x4c2 |
SM_PoolTooLarge RMP_ReplyInvalidData |
|
6 0xC2 |
../../fsfw/storagemanager/StorageManagerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
STORAGE_MANAGER_IF RMAP_CHANNEL |
| 188 |
0x36a1 0x4c3 |
SGP4_InvalidEccentricity RMP_ReplyNotSupported |
|
0xA1 0xC3 |
../../fsfw/coordinates/Sgp4Propagator.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
SGP4PROPAGATOR_CLASS RMAP_CHANNEL |
| 189 |
0x36a2 0x4f0 |
SGP4_InvalidMeanMotion RMP_LinkDown |
|
0xA2 0xF0 |
../../fsfw/coordinates/Sgp4Propagator.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
SGP4PROPAGATOR_CLASS RMAP_CHANNEL |
| 190 |
0x36a3 0x4f1 |
SGP4_InvalidPerturbationElements RMP_SpwCredit |
|
0xA3 0xF1 |
../../fsfw/coordinates/Sgp4Propagator.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
SGP4PROPAGATOR_CLASS RMAP_CHANNEL |
| 191 |
0x36a4 0x4f2 |
SGP4_InvalidSemiLatusRectum RMP_SpwEscape |
|
0xA4 0xF2 |
../../fsfw/coordinates/Sgp4Propagator.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
SGP4PROPAGATOR_CLASS RMAP_CHANNEL |
| 192 |
0x36a5 0x4f3 |
SGP4_InvalidEpochElements RMP_SpwDisconnect |
|
0xA5 0xF3 |
../../fsfw/coordinates/Sgp4Propagator.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
SGP4PROPAGATOR_CLASS RMAP_CHANNEL |
| 193 |
0x36a6 0x4f4 |
SGP4_SatelliteHasDecayed RMP_SpwParity |
|
0xA6 0xF4 |
../../fsfw/coordinates/Sgp4Propagator.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
SGP4PROPAGATOR_CLASS RMAP_CHANNEL |
| 194 |
0x36b1 0x4f5 |
SGP4_TleTooOld RMP_SpwWriteSync |
|
0xB1 0xF5 |
../../fsfw/coordinates/Sgp4Propagator.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
SGP4PROPAGATOR_CLASS RMAP_CHANNEL |
| 195 |
0x36b2 0x4f6 |
SGP4_TleNotInitialized RMP_SpwInvalidAddress |
|
0xB2 0xF6 |
../../fsfw/coordinates/Sgp4Propagator.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
SGP4PROPAGATOR_CLASS RMAP_CHANNEL |
| 196 |
0x2301 0x4f7 |
MT_TooDetailedRequest RMP_SpwEarlyEop |
|
1 0xF7 |
../../fsfw/globalfunctions/matching/MatchTree.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
MATCH_TREE_CLASS RMAP_CHANNEL |
| 197 |
0x2302 0x4f8 |
MT_TooGeneralRequest RMP_SpwDma |
|
2 0xF8 |
../../fsfw/globalfunctions/matching/MatchTree.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
MATCH_TREE_CLASS RMAP_CHANNEL |
| 198 |
0x2303 0x4f9 |
MT_NoMatch RMP_SpwLinkError |
|
3 0xF9 |
../../fsfw/globalfunctions/matching/MatchTree.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
MATCH_TREE_CLASS RMAP_CHANNEL |
| 199 |
0x2304 0x400 |
MT_Full RMP_ReplyOk |
|
4 0 |
../../fsfw/globalfunctions/matching/MatchTree.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
MATCH_TREE_CLASS RMAP_CHANNEL |
| 200 |
0x2305 0x401 |
MT_NewNodeCreated RMP_ReplyGeneralErrorCode |
|
5 1 |
../../fsfw/globalfunctions/matching/MatchTree.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
MATCH_TREE_CLASS RMAP_CHANNEL |
| 201 |
0x3d01 0x402 |
DLEE_StreamTooShort RMP_ReplyUnusedPacketTypeOrCommandCode |
|
0x01 2 |
../../fsfw/globalfunctions/DleEncoder.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
DLE_ENCODER RMAP_CHANNEL |
| 202 |
0x3d02 0x403 |
DLEE_DecodingError RMP_ReplyInvalidKey |
|
0x02 3 |
../../fsfw/globalfunctions/DleEncoder.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
DLE_ENCODER RMAP_CHANNEL |
| 203 |
0x2e01 0x404 |
ASC_TooLongForTargetType RMP_ReplyInvalidDataCrc |
|
1 4 |
../../fsfw/globalfunctions/AsciiConverter.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
ASCII_CONVERTER RMAP_CHANNEL |
| 204 |
0x2e02 0x405 |
ASC_InvalidCharacters RMP_ReplyEarlyEop |
|
2 5 |
../../fsfw/globalfunctions/AsciiConverter.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
ASCII_CONVERTER RMAP_CHANNEL |
| 205 |
0x2e03 0x406 |
ASC_BufferTooSmall RMP_ReplyTooMuchData |
|
0x3 6 |
../../fsfw/globalfunctions/AsciiConverter.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
ASCII_CONVERTER RMAP_CHANNEL |
| 206 |
0xf01 0x407 |
CM_UnknownCommand RMP_ReplyEep |
|
1 7 |
../../fsfw/ipc/CommandMessageIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
COMMAND_MESSAGE RMAP_CHANNEL |
| 207 |
0x3801 0x408 |
MQI_Empty RMP_ReplyReserved |
|
1 8 |
../../fsfw/ipc/MessageQueueIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
MESSAGE_QUEUE_IF RMAP_CHANNEL |
| 208 |
0x3802 0x409 |
MQI_Full RMP_ReplyVerifyBufferOverrun |
No space left for more messages |
2 9 |
../../fsfw/ipc/MessageQueueIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
MESSAGE_QUEUE_IF RMAP_CHANNEL |
| 209 |
0x3803 0x40a |
MQI_NoReplyPartner RMP_ReplyCommandNotImplementedOrNotAuthorised |
Returned if a reply method was called without partner |
3 10 |
../../fsfw/ipc/MessageQueueIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
MESSAGE_QUEUE_IF RMAP_CHANNEL |
| 210 |
0x3804 0x40b |
MQI_DestinationInvalid RMP_ReplyRmwDataLengthError |
Returned if the target destination is invalid. |
4 11 |
../../fsfw/ipc/MessageQueueIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
MESSAGE_QUEUE_IF RMAP_CHANNEL |
| 211 |
0x3701 0x40c |
MUX_NotEnoughResources RMP_ReplyInvalidTargetLogicalAddress |
|
1 12 |
../../fsfw/ipc/MutexIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/rmap/RMAP.h |
MUTEX_IF RMAP_CHANNEL |
| 212 |
0x3702 0x2701 |
MUX_InsufficientMemory SM_DataTooLarge |
|
2 1 |
../../fsfw/ipc/MutexIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/storagemanager/StorageManagerIF.h |
MUTEX_IF STORAGE_MANAGER_IF |
| 213 |
0x3703 0x2702 |
MUX_NoPrivilege SM_DataStorageFull |
|
3 2 |
../../fsfw/ipc/MutexIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/storagemanager/StorageManagerIF.h |
MUTEX_IF STORAGE_MANAGER_IF |
| 214 |
0x3704 0x2703 |
MUX_WrongAttributeSetting SM_IllegalStorageId |
|
4 3 |
../../fsfw/ipc/MutexIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/storagemanager/StorageManagerIF.h |
MUTEX_IF STORAGE_MANAGER_IF |
| 215 |
0x3705 0x2704 |
MUX_MutexAlreadyLocked SM_DataDoesNotExist |
|
5 4 |
../../fsfw/ipc/MutexIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/storagemanager/StorageManagerIF.h |
MUTEX_IF STORAGE_MANAGER_IF |
| 216 |
0x3706 0x2705 |
MUX_MutexNotFound SM_IllegalAddress |
|
6 5 |
../../fsfw/ipc/MutexIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/storagemanager/StorageManagerIF.h |
MUTEX_IF STORAGE_MANAGER_IF |
| 217 |
0x3707 0x2706 |
MUX_MutexMaxLocks SM_PoolTooLarge |
|
7 6 |
../../fsfw/ipc/MutexIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/storagemanager/StorageManagerIF.h |
MUTEX_IF STORAGE_MANAGER_IF |
| 218 |
0x3708 0x36a1 |
MUX_CurrThreadAlreadyOwnsMutex SGP4_InvalidEccentricity |
|
8 0xA1 |
../../fsfw/ipc/MutexIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/coordinates/Sgp4Propagator.h |
MUTEX_IF SGP4PROPAGATOR_CLASS |
| 219 |
0x3709 0x36a2 |
MUX_CurrThreadDoesNotOwnMutex SGP4_InvalidMeanMotion |
|
9 0xA2 |
../../fsfw/ipc/MutexIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/coordinates/Sgp4Propagator.h |
MUTEX_IF SGP4PROPAGATOR_CLASS |
| 220 |
0x370a 0x36a3 |
MUX_MutexTimeout SGP4_InvalidPerturbationElements |
|
10 0xA3 |
../../fsfw/ipc/MutexIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/coordinates/Sgp4Propagator.h |
MUTEX_IF SGP4PROPAGATOR_CLASS |
| 221 |
0x370b 0x36a4 |
MUX_MutexInvalidId SGP4_InvalidSemiLatusRectum |
|
11 0xA4 |
../../fsfw/ipc/MutexIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/coordinates/Sgp4Propagator.h |
MUTEX_IF SGP4PROPAGATOR_CLASS |
| 222 |
0x370c 0x36a5 |
MUX_MutexDestroyedWhileWaiting SGP4_InvalidEpochElements |
|
12 0xA5 |
../../fsfw/ipc/MutexIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/coordinates/Sgp4Propagator.h |
MUTEX_IF SGP4PROPAGATOR_CLASS |
| 223 |
0x3901 0x36a6 |
SPH_SemaphoreTimeout SGP4_SatelliteHasDecayed |
|
1 0xA6 |
../../fsfw/tasks/SemaphoreIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/coordinates/Sgp4Propagator.h |
SEMAPHORE_IF SGP4PROPAGATOR_CLASS |
| 224 |
0x3902 0x36b1 |
SPH_SemaphoreNotOwned SGP4_TleTooOld |
|
2 0xB1 |
../../fsfw/tasks/SemaphoreIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/coordinates/Sgp4Propagator.h |
SEMAPHORE_IF SGP4PROPAGATOR_CLASS |
| 225 |
0x3903 0x36b2 |
SPH_SemaphoreInvalid SGP4_TleNotInitialized |
|
3 0xB2 |
../../fsfw/tasks/SemaphoreIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/coordinates/Sgp4Propagator.h |
SEMAPHORE_IF SGP4PROPAGATOR_CLASS |
| 226 |
0x2801 0x2301 |
TC_InvalidTargetState MT_TooDetailedRequest |
|
1 |
../../fsfw/thermal/ThermalComponentIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/globalfunctions/matching/MatchTree.h |
THERMAL_COMPONENT_IF MATCH_TREE_CLASS |
| 227 |
0x28f1 0x2302 |
TC_AboveOperationalLimit MT_TooGeneralRequest |
|
0xF1 2 |
../../fsfw/thermal/ThermalComponentIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/globalfunctions/matching/MatchTree.h |
THERMAL_COMPONENT_IF MATCH_TREE_CLASS |
| 228 |
0x28f2 0x2303 |
TC_BelowOperationalLimit MT_NoMatch |
|
0xF2 3 |
../../fsfw/thermal/ThermalComponentIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/globalfunctions/matching/MatchTree.h |
THERMAL_COMPONENT_IF MATCH_TREE_CLASS |
| 229 |
0xc02 0x2304 |
MS_InvalidEntry MT_Full |
|
0x02 4 |
../../fsfw/subsystem/modes/ModeStoreIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/globalfunctions/matching/MatchTree.h |
MODE_STORE_IF MATCH_TREE_CLASS |
| 230 |
0xc03 0x2305 |
MS_TooManyElements MT_NewNodeCreated |
|
0x03 5 |
../../fsfw/subsystem/modes/ModeStoreIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/globalfunctions/matching/MatchTree.h |
MODE_STORE_IF MATCH_TREE_CLASS |
| 231 |
0xc04 0x3d01 |
MS_CantStoreEmpty DLEE_StreamTooShort |
|
0x04 0x01 |
../../fsfw/subsystem/modes/ModeStoreIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/globalfunctions/DleEncoder.h |
MODE_STORE_IF DLE_ENCODER |
| 232 |
0xd01 0x3d02 |
SS_SequenceAlreadyExists DLEE_DecodingError |
|
0x01 0x02 |
../../fsfw/subsystem/Subsystem.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/globalfunctions/DleEncoder.h |
SUBSYSTEM DLE_ENCODER |
| 233 |
0xd02 0x2e01 |
SS_TableAlreadyExists ASC_TooLongForTargetType |
|
0x02 1 |
../../fsfw/subsystem/Subsystem.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/globalfunctions/AsciiConverter.h |
SUBSYSTEM ASCII_CONVERTER |
| 234 |
0xd03 0x2e02 |
SS_TableDoesNotExist ASC_InvalidCharacters |
|
0x03 2 |
../../fsfw/subsystem/Subsystem.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/globalfunctions/AsciiConverter.h |
SUBSYSTEM ASCII_CONVERTER |
| 235 |
0xd04 0x2e03 |
SS_TableOrSequenceLengthInvalid ASC_BufferTooSmall |
|
0x04 0x3 |
../../fsfw/subsystem/Subsystem.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/globalfunctions/AsciiConverter.h |
SUBSYSTEM ASCII_CONVERTER |
| 236 |
0xd05 0xf01 |
SS_SequenceDoesNotExist CM_UnknownCommand |
|
0x05 1 |
../../fsfw/subsystem/Subsystem.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/ipc/CommandMessageIF.h |
SUBSYSTEM COMMAND_MESSAGE |
| 237 |
0xd06 0x3801 |
SS_TableContainsInvalidObjectId MQI_Empty |
|
0x06 1 |
../../fsfw/subsystem/Subsystem.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/ipc/MessageQueueIF.h |
SUBSYSTEM MESSAGE_QUEUE_IF |
| 238 |
0xd07 0x3802 |
SS_FallbackSequenceDoesNotExist MQI_Full |
No space left for more messages |
0x07 2 |
../../fsfw/subsystem/Subsystem.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/ipc/MessageQueueIF.h |
SUBSYSTEM MESSAGE_QUEUE_IF |
| 239 |
0xd08 0x3803 |
SS_NoTargetTable MQI_NoReplyPartner |
Returned if a reply method was called without partner |
0x08 3 |
../../fsfw/subsystem/Subsystem.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/ipc/MessageQueueIF.h |
SUBSYSTEM MESSAGE_QUEUE_IF |
| 240 |
0xd09 0x3804 |
SS_SequenceOrTableTooLong MQI_DestinationInvalid |
Returned if the target destination is invalid. |
0x09 4 |
../../fsfw/subsystem/Subsystem.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/ipc/MessageQueueIF.h |
SUBSYSTEM MESSAGE_QUEUE_IF |
| 241 |
0xd0b 0x3701 |
SS_IsFallbackSequence MUX_NotEnoughResources |
|
0x0B 1 |
../../fsfw/subsystem/Subsystem.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/ipc/MutexIF.h |
SUBSYSTEM MUTEX_IF |
| 242 |
0xd0c 0x3702 |
SS_AccessDenied MUX_InsufficientMemory |
|
0x0C 2 |
../../fsfw/subsystem/Subsystem.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/ipc/MutexIF.h |
SUBSYSTEM MUTEX_IF |
| 243 |
0xd0e 0x3703 |
SS_TableInUse MUX_NoPrivilege |
|
0x0E 3 |
../../fsfw/subsystem/Subsystem.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/ipc/MutexIF.h |
SUBSYSTEM MUTEX_IF |
| 244 |
0xda1 0x3704 |
SS_TargetTableNotReached MUX_WrongAttributeSetting |
|
0xA1 4 |
../../fsfw/subsystem/Subsystem.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/ipc/MutexIF.h |
SUBSYSTEM MUTEX_IF |
| 245 |
0xda2 0x3705 |
SS_TableCheckFailed MUX_MutexAlreadyLocked |
|
0xA2 5 |
../../fsfw/subsystem/Subsystem.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/ipc/MutexIF.h |
SUBSYSTEM MUTEX_IF |
| 246 |
0xb01 0x3706 |
SB_ChildNotFound MUX_MutexNotFound |
|
0x01 6 |
../../fsfw/subsystem/SubsystemBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/ipc/MutexIF.h |
SUBSYSTEM_BASE MUTEX_IF |
| 247 |
0xb02 0x3707 |
SB_ChildInfoUpdated MUX_MutexMaxLocks |
|
0x02 7 |
../../fsfw/subsystem/SubsystemBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/ipc/MutexIF.h |
SUBSYSTEM_BASE MUTEX_IF |
| 248 |
0xb03 0x3708 |
SB_ChildDoesntHaveModes MUX_CurrThreadAlreadyOwnsMutex |
|
0x03 8 |
../../fsfw/subsystem/SubsystemBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/ipc/MutexIF.h |
SUBSYSTEM_BASE MUTEX_IF |
| 249 |
0xb04 0x3709 |
SB_CouldNotInsertChild MUX_CurrThreadDoesNotOwnMutex |
|
0x04 9 |
../../fsfw/subsystem/SubsystemBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/ipc/MutexIF.h |
SUBSYSTEM_BASE MUTEX_IF |
| 250 |
0xb05 0x370a |
SB_TableContainsInvalidObjectId MUX_MutexTimeout |
|
0x05 10 |
../../fsfw/subsystem/SubsystemBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/ipc/MutexIF.h |
SUBSYSTEM_BASE MUTEX_IF |
| 251 |
0x3c00 0x370b |
HKM_QueueOrDestinationInvalid MUX_MutexInvalidId |
|
0 11 |
../../fsfw/datapoollocal/LocalDataPoolManager.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/ipc/MutexIF.h |
HOUSEKEEPING_MANAGER MUTEX_IF |
| 252 |
0x3c01 0x370c |
HKM_WrongHkPacketType MUX_MutexDestroyedWhileWaiting |
|
1 12 |
../../fsfw/datapoollocal/LocalDataPoolManager.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/ipc/MutexIF.h |
HOUSEKEEPING_MANAGER MUTEX_IF |
| 253 |
0x3c02 0x3901 |
HKM_ReportingStatusUnchanged SPH_SemaphoreTimeout |
|
2 1 |
../../fsfw/datapoollocal/LocalDataPoolManager.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tasks/SemaphoreIF.h |
HOUSEKEEPING_MANAGER SEMAPHORE_IF |
| 254 |
0x3c03 0x3902 |
HKM_PeriodicHelperInvalid SPH_SemaphoreNotOwned |
|
3 2 |
../../fsfw/datapoollocal/LocalDataPoolManager.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tasks/SemaphoreIF.h |
HOUSEKEEPING_MANAGER SEMAPHORE_IF |
| 255 |
0x3c04 0x3903 |
HKM_PoolobjectNotFound SPH_SemaphoreInvalid |
|
4 3 |
../../fsfw/datapoollocal/LocalDataPoolManager.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tasks/SemaphoreIF.h |
HOUSEKEEPING_MANAGER SEMAPHORE_IF |
| 256 |
0x3c05 0x2801 |
HKM_DatasetNotFound TC_InvalidTargetState |
|
5 1 |
../../fsfw/datapoollocal/LocalDataPoolManager.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/thermal/ThermalComponentIF.h |
HOUSEKEEPING_MANAGER THERMAL_COMPONENT_IF |
| 257 |
0x3a00 0x28f1 |
LPIF_PoolEntryNotFound TC_AboveOperationalLimit |
|
0x00 0xF1 |
../../fsfw/datapoollocal/localPoolDefinitions.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/thermal/ThermalComponentIF.h |
LOCAL_POOL_OWNER_IF THERMAL_COMPONENT_IF |
| 258 |
0x3a01 0x28f2 |
LPIF_PoolEntryTypeConflict TC_BelowOperationalLimit |
|
0x01 0xF2 |
../../fsfw/datapoollocal/localPoolDefinitions.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/thermal/ThermalComponentIF.h |
LOCAL_POOL_OWNER_IF THERMAL_COMPONENT_IF |
| 259 |
0x3ba0 0xc02 |
PVA_InvalidReadWriteMode MS_InvalidEntry |
|
0xA0 0x02 |
../../fsfw/datapool/PoolVariableIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/subsystem/modes/ModeStoreIF.h |
POOL_VARIABLE_IF MODE_STORE_IF |
| 260 |
0x3ba1 0xc03 |
PVA_InvalidPoolEntry MS_TooManyElements |
|
0xA1 0x03 |
../../fsfw/datapool/PoolVariableIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/subsystem/modes/ModeStoreIF.h |
POOL_VARIABLE_IF MODE_STORE_IF |
| 261 |
0x801 0xc04 |
DPS_InvalidParameterDefinition MS_CantStoreEmpty |
|
1 0x04 |
../../fsfw/datapool/DataSetIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/subsystem/modes/ModeStoreIF.h |
DATA_SET_CLASS MODE_STORE_IF |
| 262 |
0x802 0xd01 |
DPS_SetWasAlreadyRead SS_SequenceAlreadyExists |
|
2 0x01 |
../../fsfw/datapool/DataSetIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/subsystem/Subsystem.h |
DATA_SET_CLASS SUBSYSTEM |
| 263 |
0x803 0xd02 |
DPS_CommitingWithoutReading SS_TableAlreadyExists |
|
3 0x02 |
../../fsfw/datapool/DataSetIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/subsystem/Subsystem.h |
DATA_SET_CLASS SUBSYSTEM |
| 264 |
0x804 0xd03 |
DPS_DataSetUninitialised SS_TableDoesNotExist |
|
4 0x03 |
../../fsfw/datapool/DataSetIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/subsystem/Subsystem.h |
DATA_SET_CLASS SUBSYSTEM |
| 265 |
0x805 0xd04 |
DPS_DataSetFull SS_TableOrSequenceLengthInvalid |
|
5 0x04 |
../../fsfw/datapool/DataSetIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/subsystem/Subsystem.h |
DATA_SET_CLASS SUBSYSTEM |
| 266 |
0x806 0xd05 |
DPS_PoolVarNull SS_SequenceDoesNotExist |
|
6 0x05 |
../../fsfw/datapool/DataSetIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/subsystem/Subsystem.h |
DATA_SET_CLASS SUBSYSTEM |
| 267 |
0x1000 0xd06 |
TIM_UnsupportedTimeFormat SS_TableContainsInvalidObjectId |
|
0 0x06 |
../../fsfw/timemanager/CCSDSTime.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/subsystem/Subsystem.h |
CCSDS_TIME_HELPER_CLASS SUBSYSTEM |
| 268 |
0x1001 0xd07 |
TIM_NotEnoughInformationForTargetFormat SS_FallbackSequenceDoesNotExist |
|
1 0x07 |
../../fsfw/timemanager/CCSDSTime.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/subsystem/Subsystem.h |
CCSDS_TIME_HELPER_CLASS SUBSYSTEM |
| 269 |
0x1002 0xd08 |
TIM_LengthMismatch SS_NoTargetTable |
|
2 0x08 |
../../fsfw/timemanager/CCSDSTime.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/subsystem/Subsystem.h |
CCSDS_TIME_HELPER_CLASS SUBSYSTEM |
| 270 |
0x1003 0xd09 |
TIM_InvalidTimeFormat SS_SequenceOrTableTooLong |
|
3 0x09 |
../../fsfw/timemanager/CCSDSTime.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/subsystem/Subsystem.h |
CCSDS_TIME_HELPER_CLASS SUBSYSTEM |
| 271 |
0x1004 0xd0b |
TIM_InvalidDayOfYear SS_IsFallbackSequence |
|
4 0x0B |
../../fsfw/timemanager/CCSDSTime.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/subsystem/Subsystem.h |
CCSDS_TIME_HELPER_CLASS SUBSYSTEM |
| 272 |
0x1005 0xd0c |
TIM_TimeDoesNotFitFormat SS_AccessDenied |
|
5 0x0C |
../../fsfw/timemanager/CCSDSTime.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/subsystem/Subsystem.h |
CCSDS_TIME_HELPER_CLASS SUBSYSTEM |
| 273 |
0x3501 0xd0e |
TSI_BadTimestamp SS_TableInUse |
|
1 0x0E |
../../fsfw/timemanager/TimeStamperIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/subsystem/Subsystem.h |
TIME_STAMPER_IF SUBSYSTEM |
| 274 |
0x1d01 0xda1 |
PUS_ActivityStarted SS_TargetTableNotReached |
|
1 0xA1 |
../../fsfw/tmtcservices/AcceptsTelecommandsIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/subsystem/Subsystem.h |
ACCEPTS_TELECOMMANDS_IF SUBSYSTEM |
| 275 |
0x1d02 0xda2 |
PUS_InvalidSubservice SS_TableCheckFailed |
|
2 0xA2 |
../../fsfw/tmtcservices/AcceptsTelecommandsIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/subsystem/Subsystem.h |
ACCEPTS_TELECOMMANDS_IF SUBSYSTEM |
| 276 |
0x1d03 0xb01 |
PUS_IllegalApplicationData SB_ChildNotFound |
|
3 0x01 |
../../fsfw/tmtcservices/AcceptsTelecommandsIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/subsystem/SubsystemBase.h |
ACCEPTS_TELECOMMANDS_IF SUBSYSTEM_BASE |
| 277 |
0x1d04 0xb02 |
PUS_SendTmFailed SB_ChildInfoUpdated |
|
4 0x02 |
../../fsfw/tmtcservices/AcceptsTelecommandsIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/subsystem/SubsystemBase.h |
ACCEPTS_TELECOMMANDS_IF SUBSYSTEM_BASE |
| 278 |
0x1d05 0xb03 |
PUS_Timeout SB_ChildDoesntHaveModes |
|
5 0x03 |
../../fsfw/tmtcservices/AcceptsTelecommandsIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/subsystem/SubsystemBase.h |
ACCEPTS_TELECOMMANDS_IF SUBSYSTEM_BASE |
| 279 |
0x1f01 0xb04 |
CSB_ExecutionComplete SB_CouldNotInsertChild |
|
1 0x04 |
../../fsfw/tmtcservices/CommandingServiceBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/subsystem/SubsystemBase.h |
COMMAND_SERVICE_BASE SUBSYSTEM_BASE |
| 280 |
0x1f02 0xb05 |
CSB_NoStepMessage SB_TableContainsInvalidObjectId |
|
2 0x05 |
../../fsfw/tmtcservices/CommandingServiceBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/subsystem/SubsystemBase.h |
COMMAND_SERVICE_BASE SUBSYSTEM_BASE |
| 281 |
0x1f03 0x3c00 |
CSB_ObjectBusy HKM_QueueOrDestinationInvalid |
|
3 0 |
../../fsfw/tmtcservices/CommandingServiceBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datapoollocal/LocalDataPoolManager.h |
COMMAND_SERVICE_BASE HOUSEKEEPING_MANAGER |
| 282 |
0x1f04 0x3c01 |
CSB_Busy HKM_WrongHkPacketType |
|
4 1 |
../../fsfw/tmtcservices/CommandingServiceBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datapoollocal/LocalDataPoolManager.h |
COMMAND_SERVICE_BASE HOUSEKEEPING_MANAGER |
| 283 |
0x1f05 0x3c02 |
CSB_InvalidTc HKM_ReportingStatusUnchanged |
|
5 2 |
../../fsfw/tmtcservices/CommandingServiceBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datapoollocal/LocalDataPoolManager.h |
COMMAND_SERVICE_BASE HOUSEKEEPING_MANAGER |
| 284 |
0x1f06 0x3c03 |
CSB_InvalidObject HKM_PeriodicHelperInvalid |
|
6 3 |
../../fsfw/tmtcservices/CommandingServiceBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datapoollocal/LocalDataPoolManager.h |
COMMAND_SERVICE_BASE HOUSEKEEPING_MANAGER |
| 285 |
0x1f07 0x3c04 |
CSB_InvalidReply HKM_PoolobjectNotFound |
|
7 4 |
../../fsfw/tmtcservices/CommandingServiceBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datapoollocal/LocalDataPoolManager.h |
COMMAND_SERVICE_BASE HOUSEKEEPING_MANAGER |
| 286 |
0x1101 0x3c05 |
AL_Full HKM_DatasetNotFound |
|
0x01 5 |
../../fsfw/container/ArrayList.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datapoollocal/LocalDataPoolManager.h |
ARRAY_LIST HOUSEKEEPING_MANAGER |
| 287 |
0x1801 0x3a00 |
FF_Full LPIF_PoolEntryNotFound |
|
1 0x00 |
../../fsfw/container/FIFOBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datapoollocal/localPoolDefinitions.h |
FIFO_CLASS LOCAL_POOL_OWNER_IF |
| 288 |
0x1802 0x3a01 |
FF_Empty LPIF_PoolEntryTypeConflict |
|
2 0x01 |
../../fsfw/container/FIFOBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datapoollocal/localPoolDefinitions.h |
FIFO_CLASS LOCAL_POOL_OWNER_IF |
| 289 |
0x1601 0x3ba0 |
FMM_MapFull PVA_InvalidReadWriteMode |
|
0x01 0xA0 |
../../fsfw/container/FixedOrderedMultimap.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datapool/PoolVariableIF.h |
FIXED_MULTIMAP POOL_VARIABLE_IF |
| 290 |
0x1602 0x3ba1 |
FMM_KeyDoesNotExist PVA_InvalidPoolEntry |
|
0x02 0xA1 |
../../fsfw/container/FixedOrderedMultimap.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datapool/PoolVariableIF.h |
FIXED_MULTIMAP POOL_VARIABLE_IF |
| 291 |
0x1501 0x801 |
FM_KeyAlreadyExists DPS_InvalidParameterDefinition |
|
0x01 1 |
../../fsfw/container/FixedMap.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datapool/DataSetIF.h |
FIXED_MAP DATA_SET_CLASS |
| 292 |
0x1502 0x802 |
FM_MapFull DPS_SetWasAlreadyRead |
|
0x02 2 |
../../fsfw/container/FixedMap.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datapool/DataSetIF.h |
FIXED_MAP DATA_SET_CLASS |
| 293 |
0x1503 0x803 |
FM_KeyDoesNotExist DPS_CommitingWithoutReading |
|
0x03 3 |
../../fsfw/container/FixedMap.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datapool/DataSetIF.h |
FIXED_MAP DATA_SET_CLASS |
| 294 |
0x2401 0x804 |
EV_ListenerNotFound DPS_DataSetUninitialised |
|
1 4 |
../../fsfw/events/EventManagerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datapool/DataSetIF.h |
EVENT_MANAGER_IF DATA_SET_CLASS |
| 295 |
0x1701 0x805 |
HHI_ObjectNotHealthy DPS_DataSetFull |
|
1 5 |
../../fsfw/health/HasHealthIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datapool/DataSetIF.h |
HAS_HEALTH_IF DATA_SET_CLASS |
| 296 |
0x1702 0x806 |
HHI_InvalidHealthState DPS_PoolVarNull |
|
2 6 |
../../fsfw/health/HasHealthIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/datapool/DataSetIF.h |
HAS_HEALTH_IF DATA_SET_CLASS |
| 297 |
0x2f01 0x1000 |
POS_InPowerTransition TIM_UnsupportedTimeFormat |
|
1 0 |
../../fsfw/power/PowerSwitcher.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/timemanager/CCSDSTime.h |
POWER_SWITCHER CCSDS_TIME_HELPER_CLASS |
| 298 |
0x2f02 0x1001 |
POS_SwitchStateMismatch TIM_NotEnoughInformationForTargetFormat |
|
2 1 |
../../fsfw/power/PowerSwitcher.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/timemanager/CCSDSTime.h |
POWER_SWITCHER CCSDS_TIME_HELPER_CLASS |
| 299 |
0x501 0x1002 |
PS_SwitchOn TIM_LengthMismatch |
|
1 2 |
../../fsfw/power/PowerSwitchIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/timemanager/CCSDSTime.h |
POWER_SWITCH_IF CCSDS_TIME_HELPER_CLASS |
| 300 |
0x500 0x1003 |
PS_SwitchOff TIM_InvalidTimeFormat |
|
0 3 |
../../fsfw/power/PowerSwitchIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/timemanager/CCSDSTime.h |
POWER_SWITCH_IF CCSDS_TIME_HELPER_CLASS |
| 301 |
0x502 0x1004 |
PS_SwitchTimeout TIM_InvalidDayOfYear |
|
2 4 |
../../fsfw/power/PowerSwitchIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/timemanager/CCSDSTime.h |
POWER_SWITCH_IF CCSDS_TIME_HELPER_CLASS |
| 302 |
0x503 0x1005 |
PS_FuseOn TIM_TimeDoesNotFitFormat |
|
3 5 |
../../fsfw/power/PowerSwitchIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/timemanager/CCSDSTime.h |
POWER_SWITCH_IF CCSDS_TIME_HELPER_CLASS |
| 303 |
0x504 0x3501 |
PS_FuseOff TSI_BadTimestamp |
|
4 1 |
../../fsfw/power/PowerSwitchIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/timemanager/TimeStamperIF.h |
POWER_SWITCH_IF TIME_STAMPER_IF |
| 304 |
0x1a01 0x1d01 |
TRC_NotEnoughSensors PUS_ActivityStarted |
|
1 |
../../fsfw/monitoring/TriplexMonitor.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmtcservices/AcceptsTelecommandsIF.h |
TRIPLE_REDUNDACY_CHECK ACCEPTS_TELECOMMANDS_IF |
| 305 |
0x1a02 0x1d02 |
TRC_LowestValueOol PUS_InvalidSubservice |
|
2 |
../../fsfw/monitoring/TriplexMonitor.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmtcservices/AcceptsTelecommandsIF.h |
TRIPLE_REDUNDACY_CHECK ACCEPTS_TELECOMMANDS_IF |
| 306 |
0x1a03 0x1d03 |
TRC_HighestValueOol PUS_IllegalApplicationData |
|
3 |
../../fsfw/monitoring/TriplexMonitor.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmtcservices/AcceptsTelecommandsIF.h |
TRIPLE_REDUNDACY_CHECK ACCEPTS_TELECOMMANDS_IF |
| 307 |
0x1a04 0x1d04 |
TRC_BothValuesOol PUS_SendTmFailed |
|
4 |
../../fsfw/monitoring/TriplexMonitor.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmtcservices/AcceptsTelecommandsIF.h |
TRIPLE_REDUNDACY_CHECK ACCEPTS_TELECOMMANDS_IF |
| 308 |
0x1a05 0x1d05 |
TRC_DuplexOol PUS_Timeout |
|
5 |
../../fsfw/monitoring/TriplexMonitor.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmtcservices/AcceptsTelecommandsIF.h |
TRIPLE_REDUNDACY_CHECK ACCEPTS_TELECOMMANDS_IF |
| 309 |
0x3001 0x1f01 |
LIM_Unchecked CSB_ExecutionComplete |
|
1 |
../../fsfw/monitoring/MonitoringIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmtcservices/CommandingServiceBase.h |
LIMITS_IF COMMAND_SERVICE_BASE |
| 310 |
0x3002 0x1f02 |
LIM_Invalid CSB_NoStepMessage |
|
2 |
../../fsfw/monitoring/MonitoringIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmtcservices/CommandingServiceBase.h |
LIMITS_IF COMMAND_SERVICE_BASE |
| 311 |
0x3003 0x1f03 |
LIM_Unselected CSB_ObjectBusy |
|
3 |
../../fsfw/monitoring/MonitoringIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmtcservices/CommandingServiceBase.h |
LIMITS_IF COMMAND_SERVICE_BASE |
| 312 |
0x3004 0x1f04 |
LIM_BelowLowLimit CSB_Busy |
|
4 |
../../fsfw/monitoring/MonitoringIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmtcservices/CommandingServiceBase.h |
LIMITS_IF COMMAND_SERVICE_BASE |
| 313 |
0x3005 0x1f05 |
LIM_AboveHighLimit CSB_InvalidTc |
|
5 |
../../fsfw/monitoring/MonitoringIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmtcservices/CommandingServiceBase.h |
LIMITS_IF COMMAND_SERVICE_BASE |
| 314 |
0x3006 0x1f06 |
LIM_UnexpectedValue CSB_InvalidObject |
|
6 |
../../fsfw/monitoring/MonitoringIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmtcservices/CommandingServiceBase.h |
LIMITS_IF COMMAND_SERVICE_BASE |
| 315 |
0x3007 0x1f07 |
LIM_OutOfRange CSB_InvalidReply |
|
7 |
../../fsfw/monitoring/MonitoringIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/tmtcservices/CommandingServiceBase.h |
LIMITS_IF COMMAND_SERVICE_BASE |
| 316 |
0x30a0 0x1101 |
LIM_FirstSample AL_Full |
|
0xA0 0x01 |
../../fsfw/monitoring/MonitoringIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/container/ArrayList.h |
LIMITS_IF ARRAY_LIST |
| 317 |
0x30e0 0x1801 |
LIM_InvalidSize FF_Full |
|
0xE0 1 |
../../fsfw/monitoring/MonitoringIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/container/FIFOBase.h |
LIMITS_IF FIFO_CLASS |
| 318 |
0x30e1 0x1802 |
LIM_WrongType FF_Empty |
|
0xE1 2 |
../../fsfw/monitoring/MonitoringIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/container/FIFOBase.h |
LIMITS_IF FIFO_CLASS |
| 319 |
0x30e2 0x1601 |
LIM_WrongPid FMM_MapFull |
|
0xE2 0x01 |
../../fsfw/monitoring/MonitoringIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/container/FixedOrderedMultimap.h |
LIMITS_IF FIXED_MULTIMAP |
| 320 |
0x30e3 0x1602 |
LIM_WrongLimitId FMM_KeyDoesNotExist |
|
0xE3 0x02 |
../../fsfw/monitoring/MonitoringIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/container/FixedOrderedMultimap.h |
LIMITS_IF FIXED_MULTIMAP |
| 321 |
0x30ee 0x1501 |
LIM_MonitorNotFound FM_KeyAlreadyExists |
|
0xEE 0x01 |
../../fsfw/monitoring/MonitoringIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/container/FixedMap.h |
LIMITS_IF FIXED_MAP |
| 322 |
0x4000 0x1502 |
FILS_GenericFileError FM_MapFull |
|
0 0x02 |
../../fsfw/memory/HasFileSystemIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/container/FixedMap.h |
FILE_SYSTEM FIXED_MAP |
| 323 |
0x4001 0x1503 |
FILS_IsBusy FM_KeyDoesNotExist |
|
1 0x03 |
../../fsfw/memory/HasFileSystemIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/container/FixedMap.h |
FILE_SYSTEM FIXED_MAP |
| 324 |
0x4002 0x2401 |
FILS_InvalidParameters EV_ListenerNotFound |
|
2 1 |
../../fsfw/memory/HasFileSystemIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/events/EventManagerIF.h |
FILE_SYSTEM EVENT_MANAGER_IF |
| 325 |
0x4005 0x1701 |
FILS_FileDoesNotExist HHI_ObjectNotHealthy |
|
5 1 |
../../fsfw/memory/HasFileSystemIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/health/HasHealthIF.h |
FILE_SYSTEM HAS_HEALTH_IF |
| 326 |
0x4006 0x1702 |
FILS_FileAlreadyExists HHI_InvalidHealthState |
|
6 2 |
../../fsfw/memory/HasFileSystemIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/health/HasHealthIF.h |
FILE_SYSTEM HAS_HEALTH_IF |
| 327 |
0x4007 0x2f01 |
FILS_FileLocked POS_InPowerTransition |
|
7 1 |
../../fsfw/memory/HasFileSystemIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/power/PowerSwitcher.h |
FILE_SYSTEM POWER_SWITCHER |
| 328 |
0x400a 0x2f02 |
FILS_DirectoryDoesNotExist POS_SwitchStateMismatch |
|
10 2 |
../../fsfw/memory/HasFileSystemIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/power/PowerSwitcher.h |
FILE_SYSTEM POWER_SWITCHER |
| 329 |
0x400b 0x501 |
FILS_DirectoryAlreadyExists PS_SwitchOn |
|
11 1 |
../../fsfw/memory/HasFileSystemIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/power/PowerSwitchIF.h |
FILE_SYSTEM POWER_SWITCH_IF |
| 330 |
0x400c 0x500 |
FILS_DirectoryNotEmpty PS_SwitchOff |
|
12 0 |
../../fsfw/memory/HasFileSystemIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/power/PowerSwitchIF.h |
FILE_SYSTEM POWER_SWITCH_IF |
| 331 |
0x400f 0x502 |
FILS_SequencePacketMissingWrite PS_SwitchTimeout |
|
15 2 |
../../fsfw/memory/HasFileSystemIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/power/PowerSwitchIF.h |
FILE_SYSTEM POWER_SWITCH_IF |
| 332 |
0x4010 0x503 |
FILS_SequencePacketMissingRead PS_FuseOn |
|
16 3 |
../../fsfw/memory/HasFileSystemIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/power/PowerSwitchIF.h |
FILE_SYSTEM POWER_SWITCH_IF |
| 333 |
0x601 0x504 |
PP_DoItMyself PS_FuseOff |
|
1 4 |
../../fsfw/memory/HasMemoryIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/power/PowerSwitchIF.h |
HAS_MEMORY_IF POWER_SWITCH_IF |
| 334 |
0x602 0x1a01 |
PP_PointsToVariable TRC_NotEnoughSensors |
|
2 1 |
../../fsfw/memory/HasMemoryIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/monitoring/TriplexMonitor.h |
HAS_MEMORY_IF TRIPLE_REDUNDACY_CHECK |
| 335 |
0x603 0x1a02 |
PP_PointsToMemory TRC_LowestValueOol |
|
3 2 |
../../fsfw/memory/HasMemoryIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/monitoring/TriplexMonitor.h |
HAS_MEMORY_IF TRIPLE_REDUNDACY_CHECK |
| 336 |
0x604 0x1a03 |
PP_ActivityCompleted TRC_HighestValueOol |
|
4 3 |
../../fsfw/memory/HasMemoryIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/monitoring/TriplexMonitor.h |
HAS_MEMORY_IF TRIPLE_REDUNDACY_CHECK |
| 337 |
0x605 0x1a04 |
PP_PointsToVectorUint8 TRC_BothValuesOol |
|
5 4 |
../../fsfw/memory/HasMemoryIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/monitoring/TriplexMonitor.h |
HAS_MEMORY_IF TRIPLE_REDUNDACY_CHECK |
| 338 |
0x606 0x1a05 |
PP_PointsToVectorUint16 TRC_DuplexOol |
|
6 5 |
../../fsfw/memory/HasMemoryIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/monitoring/TriplexMonitor.h |
HAS_MEMORY_IF TRIPLE_REDUNDACY_CHECK |
| 339 |
0x607 0x3001 |
PP_PointsToVectorUint32 LIM_Unchecked |
|
7 1 |
../../fsfw/memory/HasMemoryIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/monitoring/MonitoringIF.h |
HAS_MEMORY_IF LIMITS_IF |
| 340 |
0x608 0x3002 |
PP_PointsToVectorFloat LIM_Invalid |
|
8 2 |
../../fsfw/memory/HasMemoryIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/monitoring/MonitoringIF.h |
HAS_MEMORY_IF LIMITS_IF |
| 341 |
0x6a0 0x3003 |
PP_DumpNotSupported LIM_Unselected |
|
0xA0 3 |
../../fsfw/memory/HasMemoryIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/monitoring/MonitoringIF.h |
HAS_MEMORY_IF LIMITS_IF |
| 342 |
0x6e0 0x3004 |
PP_InvalidSize LIM_BelowLowLimit |
|
0xE0 4 |
../../fsfw/memory/HasMemoryIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/monitoring/MonitoringIF.h |
HAS_MEMORY_IF LIMITS_IF |
| 343 |
0x6e1 0x3005 |
PP_InvalidAddress LIM_AboveHighLimit |
|
0xE1 5 |
../../fsfw/memory/HasMemoryIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/monitoring/MonitoringIF.h |
HAS_MEMORY_IF LIMITS_IF |
| 344 |
0x6e2 0x3006 |
PP_InvalidContent LIM_UnexpectedValue |
|
0xE2 6 |
../../fsfw/memory/HasMemoryIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/monitoring/MonitoringIF.h |
HAS_MEMORY_IF LIMITS_IF |
| 345 |
0x6e3 0x3007 |
PP_UnalignedAccess LIM_OutOfRange |
|
0xE3 7 |
../../fsfw/memory/HasMemoryIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/monitoring/MonitoringIF.h |
HAS_MEMORY_IF LIMITS_IF |
| 346 |
0x6e4 0x30a0 |
PP_WriteProtected LIM_FirstSample |
|
0xE4 0xA0 |
../../fsfw/memory/HasMemoryIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/monitoring/MonitoringIF.h |
HAS_MEMORY_IF LIMITS_IF |
| 347 |
0x13e0 0x30e0 |
MH_UnknownCmd LIM_InvalidSize |
|
0xE0 |
../../fsfw/memory/MemoryHelper.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/monitoring/MonitoringIF.h |
MEMORY_HELPER LIMITS_IF |
| 348 |
0x13e1 0x30e1 |
MH_InvalidAddress LIM_WrongType |
|
0xE1 |
../../fsfw/memory/MemoryHelper.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/monitoring/MonitoringIF.h |
MEMORY_HELPER LIMITS_IF |
| 349 |
0x13e2 0x30e2 |
MH_InvalidSize LIM_WrongPid |
|
0xE2 |
../../fsfw/memory/MemoryHelper.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/monitoring/MonitoringIF.h |
MEMORY_HELPER LIMITS_IF |
| 350 |
0x13e3 0x30e3 |
MH_StateMismatch LIM_WrongLimitId |
|
0xE3 |
../../fsfw/memory/MemoryHelper.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/monitoring/MonitoringIF.h |
MEMORY_HELPER LIMITS_IF |
| 351 |
0x1201 0x30ee |
AB_NeedSecondStep LIM_MonitorNotFound |
|
0x01 0xEE |
../../fsfw/devicehandlers/AssemblyBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/monitoring/MonitoringIF.h |
ASSEMBLY_BASE LIMITS_IF |
| 352 |
0x1202 0x4000 |
AB_NeedToReconfigure FILS_GenericFileError |
|
0x02 0 |
../../fsfw/devicehandlers/AssemblyBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/HasFileSystemIF.h |
ASSEMBLY_BASE FILE_SYSTEM |
| 353 |
0x1203 0x4001 |
AB_ModeFallback FILS_IsBusy |
|
0x03 1 |
../../fsfw/devicehandlers/AssemblyBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/HasFileSystemIF.h |
ASSEMBLY_BASE FILE_SYSTEM |
| 354 |
0x1204 0x4002 |
AB_ChildNotCommandable FILS_InvalidParameters |
|
0x04 2 |
../../fsfw/devicehandlers/AssemblyBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/HasFileSystemIF.h |
ASSEMBLY_BASE FILE_SYSTEM |
| 355 |
0x1205 0x4005 |
AB_NeedToChangeHealth FILS_FileDoesNotExist |
|
0x05 5 |
../../fsfw/devicehandlers/AssemblyBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/HasFileSystemIF.h |
ASSEMBLY_BASE FILE_SYSTEM |
| 356 |
0x12a1 0x4006 |
AB_NotEnoughChildrenInCorrectState FILS_FileAlreadyExists |
|
0xa1 6 |
../../fsfw/devicehandlers/AssemblyBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/HasFileSystemIF.h |
ASSEMBLY_BASE FILE_SYSTEM |
| 357 |
0x3a0 0x4007 |
DHB_InvalidChannel FILS_FileLocked |
|
0xA0 7 |
../../fsfw/devicehandlers/DeviceHandlerBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/HasFileSystemIF.h |
DEVICE_HANDLER_BASE FILE_SYSTEM |
| 358 |
0x3b0 0x400a |
DHB_AperiodicReply FILS_DirectoryDoesNotExist |
|
0xB0 10 |
../../fsfw/devicehandlers/DeviceHandlerBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/HasFileSystemIF.h |
DEVICE_HANDLER_BASE FILE_SYSTEM |
| 359 |
0x3b1 0x400b |
DHB_IgnoreReplyData FILS_DirectoryAlreadyExists |
|
0xB1 11 |
../../fsfw/devicehandlers/DeviceHandlerBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/HasFileSystemIF.h |
DEVICE_HANDLER_BASE FILE_SYSTEM |
| 360 |
0x3b2 0x400c |
DHB_IgnoreFullPacket FILS_DirectoryNotEmpty |
|
0xB2 12 |
../../fsfw/devicehandlers/DeviceHandlerBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/HasFileSystemIF.h |
DEVICE_HANDLER_BASE FILE_SYSTEM |
| 361 |
0x3c0 0x400f |
DHB_NothingToSend FILS_SequencePacketMissingWrite |
|
0xC0 15 |
../../fsfw/devicehandlers/DeviceHandlerBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/HasFileSystemIF.h |
DEVICE_HANDLER_BASE FILE_SYSTEM |
| 362 |
0x3c2 0x4010 |
DHB_CommandMapError FILS_SequencePacketMissingRead |
|
0xC2 16 |
../../fsfw/devicehandlers/DeviceHandlerBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/HasFileSystemIF.h |
DEVICE_HANDLER_BASE FILE_SYSTEM |
| 363 |
0x3d0 0x601 |
DHB_NoSwitch PP_DoItMyself |
|
0xD0 1 |
../../fsfw/devicehandlers/DeviceHandlerBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/HasMemoryIF.h |
DEVICE_HANDLER_BASE HAS_MEMORY_IF |
| 364 |
0x3e0 0x602 |
DHB_ChildTimeout PP_PointsToVariable |
|
0xE0 2 |
../../fsfw/devicehandlers/DeviceHandlerBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/HasMemoryIF.h |
DEVICE_HANDLER_BASE HAS_MEMORY_IF |
| 365 |
0x3e1 0x603 |
DHB_SwitchFailed PP_PointsToMemory |
|
0xE1 3 |
../../fsfw/devicehandlers/DeviceHandlerBase.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/HasMemoryIF.h |
DEVICE_HANDLER_BASE HAS_MEMORY_IF |
| 366 |
0x3301 0x604 |
DC_NoReplyReceived PP_ActivityCompleted |
|
0x01 4 |
../../fsfw/devicehandlers/DeviceCommunicationIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/HasMemoryIF.h |
DEVICE_COMMUNICATION_IF HAS_MEMORY_IF |
| 367 |
0x3302 0x605 |
DC_ProtocolError PP_PointsToVectorUint8 |
|
0x02 5 |
../../fsfw/devicehandlers/DeviceCommunicationIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/HasMemoryIF.h |
DEVICE_COMMUNICATION_IF HAS_MEMORY_IF |
| 368 |
0x3303 0x606 |
DC_Nullpointer PP_PointsToVectorUint16 |
|
0x03 6 |
../../fsfw/devicehandlers/DeviceCommunicationIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/HasMemoryIF.h |
DEVICE_COMMUNICATION_IF HAS_MEMORY_IF |
| 369 |
0x3304 0x607 |
DC_InvalidCookieType PP_PointsToVectorUint32 |
|
0x04 7 |
../../fsfw/devicehandlers/DeviceCommunicationIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/HasMemoryIF.h |
DEVICE_COMMUNICATION_IF HAS_MEMORY_IF |
| 370 |
0x3305 0x608 |
DC_NotActive PP_PointsToVectorFloat |
|
0x05 8 |
../../fsfw/devicehandlers/DeviceCommunicationIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/HasMemoryIF.h |
DEVICE_COMMUNICATION_IF HAS_MEMORY_IF |
| 371 |
0x3306 0x6a0 |
DC_TooMuchData PP_DumpNotSupported |
|
0x06 0xA0 |
../../fsfw/devicehandlers/DeviceCommunicationIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/HasMemoryIF.h |
DEVICE_COMMUNICATION_IF HAS_MEMORY_IF |
| 372 |
0x26a0 0x6e0 |
DHI_NoCommandData PP_InvalidSize |
|
0xA0 0xE0 |
../../fsfw/devicehandlers/DeviceHandlerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/HasMemoryIF.h |
DEVICE_HANDLER_IF HAS_MEMORY_IF |
| 373 |
0x26a1 0x6e1 |
DHI_CommandNotSupported PP_InvalidAddress |
|
0xA1 0xE1 |
../../fsfw/devicehandlers/DeviceHandlerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/HasMemoryIF.h |
DEVICE_HANDLER_IF HAS_MEMORY_IF |
| 374 |
0x26a2 0x6e2 |
DHI_CommandAlreadySent PP_InvalidContent |
|
0xA2 0xE2 |
../../fsfw/devicehandlers/DeviceHandlerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/HasMemoryIF.h |
DEVICE_HANDLER_IF HAS_MEMORY_IF |
| 375 |
0x26a3 0x6e3 |
DHI_CommandWasNotSent PP_UnalignedAccess |
|
0xA3 0xE3 |
../../fsfw/devicehandlers/DeviceHandlerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/HasMemoryIF.h |
DEVICE_HANDLER_IF HAS_MEMORY_IF |
| 376 |
0x26a4 0x6e4 |
DHI_CantSwitchAddress PP_WriteProtected |
|
0xA4 0xE4 |
../../fsfw/devicehandlers/DeviceHandlerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/HasMemoryIF.h |
DEVICE_HANDLER_IF HAS_MEMORY_IF |
| 377 |
0x26a5 0x13e0 |
DHI_WrongModeForCommand MH_UnknownCmd |
|
0xA5 0xE0 |
../../fsfw/devicehandlers/DeviceHandlerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/MemoryHelper.h |
DEVICE_HANDLER_IF MEMORY_HELPER |
| 378 |
0x26a6 0x13e1 |
DHI_Timeout MH_InvalidAddress |
|
0xA6 0xE1 |
../../fsfw/devicehandlers/DeviceHandlerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/MemoryHelper.h |
DEVICE_HANDLER_IF MEMORY_HELPER |
| 379 |
0x26a7 0x13e2 |
DHI_Busy MH_InvalidSize |
|
0xA7 0xE2 |
../../fsfw/devicehandlers/DeviceHandlerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/MemoryHelper.h |
DEVICE_HANDLER_IF MEMORY_HELPER |
| 380 |
0x26a8 0x13e3 |
DHI_NoReplyExpected MH_StateMismatch |
|
0xA8 0xE3 |
../../fsfw/devicehandlers/DeviceHandlerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/memory/MemoryHelper.h |
DEVICE_HANDLER_IF MEMORY_HELPER |
| 381 |
0x26a9 0x1201 |
DHI_NonOpTemperature AB_NeedSecondStep |
|
0xA9 0x01 |
../../fsfw/devicehandlers/DeviceHandlerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/AssemblyBase.h |
DEVICE_HANDLER_IF ASSEMBLY_BASE |
| 382 |
0x26aa 0x1202 |
DHI_CommandNotImplemented AB_NeedToReconfigure |
|
0xAA 0x02 |
../../fsfw/devicehandlers/DeviceHandlerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/AssemblyBase.h |
DEVICE_HANDLER_IF ASSEMBLY_BASE |
| 383 |
0x26b0 0x1203 |
DHI_ChecksumError AB_ModeFallback |
|
0xB0 0x03 |
../../fsfw/devicehandlers/DeviceHandlerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/AssemblyBase.h |
DEVICE_HANDLER_IF ASSEMBLY_BASE |
| 384 |
0x26b1 0x1204 |
DHI_LengthMissmatch AB_ChildNotCommandable |
|
0xB1 0x04 |
../../fsfw/devicehandlers/DeviceHandlerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/AssemblyBase.h |
DEVICE_HANDLER_IF ASSEMBLY_BASE |
| 385 |
0x26b2 0x1205 |
DHI_InvalidData AB_NeedToChangeHealth |
|
0xB2 0x05 |
../../fsfw/devicehandlers/DeviceHandlerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/AssemblyBase.h |
DEVICE_HANDLER_IF ASSEMBLY_BASE |
| 386 |
0x26b3 0x12a1 |
DHI_ProtocolError AB_NotEnoughChildrenInCorrectState |
|
0xB3 0xa1 |
../../fsfw/devicehandlers/DeviceHandlerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/AssemblyBase.h |
DEVICE_HANDLER_IF ASSEMBLY_BASE |
| 387 |
0x26c0 0x3a0 |
DHI_DeviceDidNotExecute DHB_InvalidChannel |
|
0xC0 0xA0 |
../../fsfw/devicehandlers/DeviceHandlerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerBase.h |
DEVICE_HANDLER_IF DEVICE_HANDLER_BASE |
| 388 |
0x26c1 0x3b0 |
DHI_DeviceReportedError DHB_AperiodicReply |
|
0xC1 0xB0 |
../../fsfw/devicehandlers/DeviceHandlerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerBase.h |
DEVICE_HANDLER_IF DEVICE_HANDLER_BASE |
| 389 |
0x26c2 0x3b1 |
DHI_UnknownDeviceReply DHB_IgnoreReplyData |
|
0xC2 0xB1 |
../../fsfw/devicehandlers/DeviceHandlerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerBase.h |
DEVICE_HANDLER_IF DEVICE_HANDLER_BASE |
| 390 |
0x26c3 0x3b2 |
DHI_DeviceReplyInvalid DHB_IgnoreFullPacket |
|
0xC3 0xB2 |
../../fsfw/devicehandlers/DeviceHandlerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerBase.h |
DEVICE_HANDLER_IF DEVICE_HANDLER_BASE |
| 391 |
0x26d0 0x3c0 |
DHI_InvalidCommandParameter DHB_NothingToSend |
|
0xD0 0xC0 |
../../fsfw/devicehandlers/DeviceHandlerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerBase.h |
DEVICE_HANDLER_IF DEVICE_HANDLER_BASE |
| 392 |
0x26d1 0x3c2 |
DHI_InvalidNumberOrLengthOfParameters DHB_CommandMapError |
|
0xD1 0xC2 |
../../fsfw/devicehandlers/DeviceHandlerIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerBase.h |
DEVICE_HANDLER_IF DEVICE_HANDLER_BASE |
| 393 |
0x1401 0x3d0 |
SE_BufferTooShort DHB_NoSwitch |
|
1 0xD0 |
../../fsfw/serialize/SerializeIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerBase.h |
SERIALIZE_IF DEVICE_HANDLER_BASE |
| 394 |
0x1402 0x3e0 |
SE_StreamTooShort DHB_ChildTimeout |
|
2 0xE0 |
../../fsfw/serialize/SerializeIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerBase.h |
SERIALIZE_IF DEVICE_HANDLER_BASE |
| 395 |
0x1403 0x3e1 |
SE_TooManyElements DHB_SwitchFailed |
|
3 0xE1 |
../../fsfw/serialize/SerializeIF.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerBase.h |
SERIALIZE_IF DEVICE_HANDLER_BASE |
| 396 |
0x4aa1 0x3301 |
HEATER_CommandNotSupported DC_NoReplyReceived |
|
0xA1 0x01 |
../../linux/devices/HeaterHandler.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceCommunicationIF.h |
HEATER_HANDLER DEVICE_COMMUNICATION_IF |
| 397 |
0x4aa2 0x3302 |
HEATER_InitFailed DC_ProtocolError |
|
0xA2 0x02 |
../../linux/devices/HeaterHandler.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceCommunicationIF.h |
HEATER_HANDLER DEVICE_COMMUNICATION_IF |
| 398 |
0x4aa3 0x3303 |
HEATER_InvalidSwitchNr DC_Nullpointer |
|
0xA3 0x03 |
../../linux/devices/HeaterHandler.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceCommunicationIF.h |
HEATER_HANDLER DEVICE_COMMUNICATION_IF |
| 399 |
0x4aa4 0x3304 |
HEATER_MainSwitchSetTimeout DC_InvalidCookieType |
|
0xA4 0x04 |
../../linux/devices/HeaterHandler.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceCommunicationIF.h |
HEATER_HANDLER DEVICE_COMMUNICATION_IF |
| 400 |
0x4aa5 0x3305 |
HEATER_CommandAlreadyWaiting DC_NotActive |
|
0xA5 0x05 |
../../linux/devices/HeaterHandler.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceCommunicationIF.h |
HEATER_HANDLER DEVICE_COMMUNICATION_IF |
| 401 |
0x4ea0 0x3306 |
SUSS_ErrorUnlockMutex DC_TooMuchData |
|
0xA0 0x06 |
../../linux/devices/SusHandler.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceCommunicationIF.h |
SUS_HANDLER DEVICE_COMMUNICATION_IF |
| 402 |
0x4ea1 0x26a0 |
SUSS_ErrorLockMutex DHI_NoCommandData |
|
0xA1 0xA0 |
../../linux/devices/SusHandler.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
SUS_HANDLER DEVICE_HANDLER_IF |
| 403 |
0x57a0 0x26a1 |
SADPL_CommandNotSupported DHI_CommandNotSupported |
|
0xA0 0xA1 |
../../linux/devices/SolarArrayDeploymentHandler.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
SA_DEPL_HANDLER DEVICE_HANDLER_IF |
| 404 |
0x57a1 0x26a2 |
SADPL_DeploymentAlreadyExecuting DHI_CommandAlreadySent |
|
0xA1 0xA2 |
../../linux/devices/SolarArrayDeploymentHandler.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
SA_DEPL_HANDLER DEVICE_HANDLER_IF |
| 405 |
0x57a2 0x26a3 |
SADPL_MainSwitchTimeoutFailure DHI_CommandWasNotSent |
|
0xA2 0xA3 |
../../linux/devices/SolarArrayDeploymentHandler.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
SA_DEPL_HANDLER DEVICE_HANDLER_IF |
| 406 |
0x57a3 0x26a4 |
SADPL_SwitchingDeplSa1Failed DHI_CantSwitchAddress |
|
0xA3 0xA4 |
../../linux/devices/SolarArrayDeploymentHandler.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
SA_DEPL_HANDLER DEVICE_HANDLER_IF |
| 407 |
0x57a4 0x26a5 |
SADPL_SwitchingDeplSa2Failed DHI_WrongModeForCommand |
|
0xA4 0xA5 |
../../linux/devices/SolarArrayDeploymentHandler.h /home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
SA_DEPL_HANDLER DEVICE_HANDLER_IF |
| 408 |
0x26a6 |
DHI_Timeout |
|
0xA6 |
/home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
DEVICE_HANDLER_IF |
| 409 |
0x26a7 |
DHI_Busy |
|
0xA7 |
/home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
DEVICE_HANDLER_IF |
| 410 |
0x26a8 |
DHI_NoReplyExpected |
|
0xA8 |
/home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
DEVICE_HANDLER_IF |
| 411 |
0x26a9 |
DHI_NonOpTemperature |
|
0xA9 |
/home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
DEVICE_HANDLER_IF |
| 412 |
0x26aa |
DHI_CommandNotImplemented |
|
0xAA |
/home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
DEVICE_HANDLER_IF |
| 413 |
0x26b0 |
DHI_ChecksumError |
|
0xB0 |
/home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
DEVICE_HANDLER_IF |
| 414 |
0x26b1 |
DHI_LengthMissmatch |
|
0xB1 |
/home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
DEVICE_HANDLER_IF |
| 415 |
0x26b2 |
DHI_InvalidData |
|
0xB2 |
/home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
DEVICE_HANDLER_IF |
| 416 |
0x26b3 |
DHI_ProtocolError |
|
0xB3 |
/home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
DEVICE_HANDLER_IF |
| 417 |
0x26c0 |
DHI_DeviceDidNotExecute |
|
0xC0 |
/home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
DEVICE_HANDLER_IF |
| 418 |
0x26c1 |
DHI_DeviceReportedError |
|
0xC1 |
/home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
DEVICE_HANDLER_IF |
| 419 |
0x26c2 |
DHI_UnknownDeviceReply |
|
0xC2 |
/home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
DEVICE_HANDLER_IF |
| 420 |
0x26c3 |
DHI_DeviceReplyInvalid |
|
0xC3 |
/home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
DEVICE_HANDLER_IF |
| 421 |
0x26d0 |
DHI_InvalidCommandParameter |
|
0xD0 |
/home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
DEVICE_HANDLER_IF |
| 422 |
0x26d1 |
DHI_InvalidNumberOrLengthOfParameters |
|
0xD1 |
/home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
DEVICE_HANDLER_IF |
| 423 |
0x1401 |
SE_BufferTooShort |
|
1 |
/home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/serialize/SerializeIF.h |
SERIALIZE_IF |
| 424 |
0x1402 |
SE_StreamTooShort |
|
2 |
/home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/serialize/SerializeIF.h |
SERIALIZE_IF |
| 425 |
0x1403 |
SE_TooManyElements |
|
3 |
/home/rmueller/EIVE/eive-obsw/fsfw/src/fsfw/serialize/SerializeIF.h |
SERIALIZE_IF |
| 426 |
0x5f00 |
SDMA_AlreadyOn |
|
0 |
/home/rmueller/EIVE/eive-obsw/bsp_q7s/memory/SdCardManager.h |
SD_CARD_MANAGER |
| 427 |
0x5f01 |
SDMA_AlreadyMounted |
|
1 |
/home/rmueller/EIVE/eive-obsw/bsp_q7s/memory/SdCardManager.h |
SD_CARD_MANAGER |
| 428 |
0x5f02 |
SDMA_AlreadyOff |
|
2 |
/home/rmueller/EIVE/eive-obsw/bsp_q7s/memory/SdCardManager.h |
SD_CARD_MANAGER |
| 429 |
0x5f0a |
SDMA_StatusFileNexists |
|
10 |
/home/rmueller/EIVE/eive-obsw/bsp_q7s/memory/SdCardManager.h |
SD_CARD_MANAGER |
| 430 |
0x5f0b |
SDMA_StatusFileFormatInvalid |
|
11 |
/home/rmueller/EIVE/eive-obsw/bsp_q7s/memory/SdCardManager.h |
SD_CARD_MANAGER |
| 431 |
0x5f0c |
SDMA_MountError |
|
12 |
/home/rmueller/EIVE/eive-obsw/bsp_q7s/memory/SdCardManager.h |
SD_CARD_MANAGER |
| 432 |
0x5f0d |
SDMA_UnmountError |
|
13 |
/home/rmueller/EIVE/eive-obsw/bsp_q7s/memory/SdCardManager.h |
SD_CARD_MANAGER |
| 433 |
0x5f0e |
SDMA_SystemCallError |
|
14 |
/home/rmueller/EIVE/eive-obsw/bsp_q7s/memory/SdCardManager.h |
SD_CARD_MANAGER |
| 434 |
0x6000 |
SCBU_KeyNotFound |
|
0 |
/home/rmueller/EIVE/eive-obsw/bsp_q7s/memory/scratchApi.h |
SCRATCH_BUFFER |
| 435 |
0x4ea1 |
HEATER_CommandNotSupported |
|
0xA1 |
/home/rmueller/EIVE/eive-obsw/linux/devices/HeaterHandler.h |
HEATER_HANDLER |
| 436 |
0x4ea2 |
HEATER_InitFailed |
|
0xA2 |
/home/rmueller/EIVE/eive-obsw/linux/devices/HeaterHandler.h |
HEATER_HANDLER |
| 437 |
0x4ea3 |
HEATER_InvalidSwitchNr |
|
0xA3 |
/home/rmueller/EIVE/eive-obsw/linux/devices/HeaterHandler.h |
HEATER_HANDLER |
| 438 |
0x4ea4 |
HEATER_MainSwitchSetTimeout |
|
0xA4 |
/home/rmueller/EIVE/eive-obsw/linux/devices/HeaterHandler.h |
HEATER_HANDLER |
| 439 |
0x4ea5 |
HEATER_CommandAlreadyWaiting |
|
0xA5 |
/home/rmueller/EIVE/eive-obsw/linux/devices/HeaterHandler.h |
HEATER_HANDLER |
| 440 |
0x55a0 |
SUSS_ErrorUnlockMutex |
|
0xA0 |
/home/rmueller/EIVE/eive-obsw/linux/devices/SusHandler.h |
SUS_HANDLER |
| 441 |
0x55a1 |
SUSS_ErrorLockMutex |
|
0xA1 |
/home/rmueller/EIVE/eive-obsw/linux/devices/SusHandler.h |
SUS_HANDLER |
| 442 |
0x5ea0 |
SADPL_CommandNotSupported |
|
0xA0 |
/home/rmueller/EIVE/eive-obsw/linux/devices/SolarArrayDeploymentHandler.h |
SA_DEPL_HANDLER |
| 443 |
0x5ea1 |
SADPL_DeploymentAlreadyExecuting |
|
0xA1 |
/home/rmueller/EIVE/eive-obsw/linux/devices/SolarArrayDeploymentHandler.h |
SA_DEPL_HANDLER |
| 444 |
0x5ea2 |
SADPL_MainSwitchTimeoutFailure |
|
0xA2 |
/home/rmueller/EIVE/eive-obsw/linux/devices/SolarArrayDeploymentHandler.h |
SA_DEPL_HANDLER |
| 445 |
0x5ea3 |
SADPL_SwitchingDeplSa1Failed |
|
0xA3 |
/home/rmueller/EIVE/eive-obsw/linux/devices/SolarArrayDeploymentHandler.h |
SA_DEPL_HANDLER |
| 446 |
0x5ea4 |
SADPL_SwitchingDeplSa2Failed |
|
0xA4 |
/home/rmueller/EIVE/eive-obsw/linux/devices/SolarArrayDeploymentHandler.h |
SA_DEPL_HANDLER |
| 447 |
0x5e01 |
SADPL_UnknownGpioId |
|
1 |
/home/rmueller/EIVE/eive-obsw/linux/archive/gpio/LinuxLibgpioIF.h |
SA_DEPL_HANDLER |
| 448 |
0x5e02 |
SADPL_DriveGpioFailure |
|
2 |
/home/rmueller/EIVE/eive-obsw/linux/archive/gpio/LinuxLibgpioIF.h |
SA_DEPL_HANDLER |
| 449 |
0x5e03 |
SADPL_GpioTypeFailure |
|
3 |
/home/rmueller/EIVE/eive-obsw/linux/archive/gpio/LinuxLibgpioIF.h |
SA_DEPL_HANDLER |
| 450 |
0x5e04 |
SADPL_GpioInvalidInstance |
|
4 |
/home/rmueller/EIVE/eive-obsw/linux/archive/gpio/LinuxLibgpioIF.h |
SA_DEPL_HANDLER |
| 451 |
0x56a0 |
IPCI_PapbBusy |
|
0xA0 |
/home/rmueller/EIVE/eive-obsw/linux/obc/CCSDSIPCoreBridge.h |
CCSDS_IP_CORE_BRIDGE |