64 KiB
64 KiB
1 | Full ID (hex) | Name | Description | Unique ID | Subsytem Name | File Path |
---|---|---|---|---|---|---|
2 | 0x0000 | OK | System-wide code for ok. | 0 | HasReturnvaluesIF | fsfw/returnvalues/returnvalue.h |
3 | 0x0001 | Failed | Unspecified system-wide code for failed. | 1 | HasReturnvaluesIF | fsfw/returnvalues/returnvalue.h |
4 | 0x0201 | OM_InsertionFailed | No description | 1 | OBJECT_MANAGER_IF | fsfw/src/fsfw/objectmanager/ObjectManagerIF.h |
5 | 0x0202 | OM_NotFound | No description | 2 | OBJECT_MANAGER_IF | fsfw/src/fsfw/objectmanager/ObjectManagerIF.h |
6 | 0x0203 | OM_ChildInitFailed | No description | 3 | OBJECT_MANAGER_IF | fsfw/src/fsfw/objectmanager/ObjectManagerIF.h |
7 | 0x0204 | OM_InternalErrReporterUninit | No description | 4 | OBJECT_MANAGER_IF | fsfw/src/fsfw/objectmanager/ObjectManagerIF.h |
8 | 0x03a0 | DHB_InvalidChannel | No description | 160 | DEVICE_HANDLER_BASE | fsfw/src/fsfw/devicehandlers/DeviceHandlerBase.h |
9 | 0x03b0 | DHB_AperiodicReply | No description | 176 | DEVICE_HANDLER_BASE | fsfw/src/fsfw/devicehandlers/DeviceHandlerBase.h |
10 | 0x03b1 | DHB_IgnoreReplyData | No description | 177 | DEVICE_HANDLER_BASE | fsfw/src/fsfw/devicehandlers/DeviceHandlerBase.h |
11 | 0x03b2 | DHB_IgnoreFullPacket | No description | 178 | DEVICE_HANDLER_BASE | fsfw/src/fsfw/devicehandlers/DeviceHandlerBase.h |
12 | 0x03c0 | DHB_NothingToSend | No description | 192 | DEVICE_HANDLER_BASE | fsfw/src/fsfw/devicehandlers/DeviceHandlerBase.h |
13 | 0x03c2 | DHB_CommandMapError | No description | 194 | DEVICE_HANDLER_BASE | fsfw/src/fsfw/devicehandlers/DeviceHandlerBase.h |
14 | 0x03d0 | DHB_NoSwitch | No description | 208 | DEVICE_HANDLER_BASE | fsfw/src/fsfw/devicehandlers/DeviceHandlerBase.h |
15 | 0x03e0 | DHB_ChildTimeout | No description | 224 | DEVICE_HANDLER_BASE | fsfw/src/fsfw/devicehandlers/DeviceHandlerBase.h |
16 | 0x03e1 | DHB_SwitchFailed | No description | 225 | DEVICE_HANDLER_BASE | fsfw/src/fsfw/devicehandlers/DeviceHandlerBase.h |
17 | 0x0400 | RMP_ReplyOk | No description | 0 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
18 | 0x0401 | RMP_ReplyGeneralErrorCode | No description | 1 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
19 | 0x0402 | RMP_ReplyUnusedPacketTypeOrCommandCode | No description | 2 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
20 | 0x0403 | RMP_ReplyInvalidKey | No description | 3 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
21 | 0x0404 | RMP_ReplyInvalidDataCrc | No description | 4 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
22 | 0x0405 | RMP_ReplyEarlyEop | No description | 5 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
23 | 0x0406 | RMP_ReplyTooMuchData | No description | 6 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
24 | 0x0407 | RMP_ReplyEep | No description | 7 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
25 | 0x0408 | RMP_ReplyReserved | No description | 8 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
26 | 0x0409 | RMP_ReplyVerifyBufferOverrun | No description | 9 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
27 | 0x040a | RMP_ReplyCommandNotImplementedOrNotAuthorised | No description | 10 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
28 | 0x040b | RMP_ReplyRmwDataLengthError | No description | 11 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
29 | 0x040c | RMP_ReplyInvalidTargetLogicalAddress | No description | 12 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
30 | 0x04c0 | RMP_ReplyInterfaceBusy | No description | 192 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
31 | 0x04c1 | RMP_ReplyTransmissionError | No description | 193 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
32 | 0x04c2 | RMP_ReplyInvalidData | No description | 194 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
33 | 0x04c3 | RMP_ReplyNotSupported | No description | 195 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
34 | 0x04d0 | RMP_ReplyNoReply | No description | 208 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
35 | 0x04d1 | RMP_ReplyNotSent | No description | 209 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
36 | 0x04d2 | RMP_ReplyNotYetSent | No description | 210 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
37 | 0x04d3 | RMP_ReplyMissmatch | No description | 211 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
38 | 0x04d4 | RMP_ReplyTimeout | No description | 212 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
39 | 0x04e1 | RMP_CommandNoDescriptorsAvailable | No description | 225 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
40 | 0x04e2 | RMP_CommandBufferFull | No description | 226 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
41 | 0x04e3 | RMP_CommandChannelOutOfRange | No description | 227 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
42 | 0x04e6 | RMP_CommandChannelDeactivated | No description | 230 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
43 | 0x04e7 | RMP_CommandPortOutOfRange | No description | 231 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
44 | 0x04e8 | RMP_CommandPortInUse | No description | 232 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
45 | 0x04e9 | RMP_CommandNoChannel | No description | 233 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
46 | 0x04ea | RMP_NoHwCrc | No description | 234 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
47 | 0x04f0 | RMP_LinkDown | No description | 240 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
48 | 0x04f1 | RMP_SpwCredit | No description | 241 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
49 | 0x04f2 | RMP_SpwEscape | No description | 242 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
50 | 0x04f3 | RMP_SpwDisconnect | No description | 243 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
51 | 0x04f4 | RMP_SpwParity | No description | 244 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
52 | 0x04f5 | RMP_SpwWriteSync | No description | 245 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
53 | 0x04f6 | RMP_SpwInvalidAddress | No description | 246 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
54 | 0x04f7 | RMP_SpwEarlyEop | No description | 247 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
55 | 0x04f8 | RMP_SpwDma | No description | 248 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
56 | 0x04f9 | RMP_SpwLinkError | No description | 249 | RMAP_CHANNEL | fsfw/src/fsfw/rmap/RMAP.h |
57 | 0x0500 | PS_SwitchOff | No description | 0 | POWER_SWITCH_IF | fsfw/src/fsfw/power/PowerSwitchIF.h |
58 | 0x0501 | PS_SwitchOn | No description | 1 | POWER_SWITCH_IF | fsfw/src/fsfw/power/PowerSwitchIF.h |
59 | 0x0502 | PS_SwitchTimeout | No description | 2 | POWER_SWITCH_IF | fsfw/src/fsfw/power/PowerSwitchIF.h |
60 | 0x0503 | PS_FuseOn | No description | 3 | POWER_SWITCH_IF | fsfw/src/fsfw/power/PowerSwitchIF.h |
61 | 0x0504 | PS_FuseOff | No description | 4 | POWER_SWITCH_IF | fsfw/src/fsfw/power/PowerSwitchIF.h |
62 | 0x0505 | PS_SwitchUnknown | No description | 5 | POWER_SWITCH_IF | fsfw/src/fsfw/power/PowerSwitchIF.h |
63 | 0x0601 | PP_DoItMyself | No description | 1 | HAS_MEMORY_IF | fsfw/src/fsfw/memory/HasMemoryIF.h |
64 | 0x0602 | PP_PointsToVariable | No description | 2 | HAS_MEMORY_IF | fsfw/src/fsfw/memory/HasMemoryIF.h |
65 | 0x0603 | PP_PointsToMemory | No description | 3 | HAS_MEMORY_IF | fsfw/src/fsfw/memory/HasMemoryIF.h |
66 | 0x0604 | PP_ActivityCompleted | No description | 4 | HAS_MEMORY_IF | fsfw/src/fsfw/memory/HasMemoryIF.h |
67 | 0x0605 | PP_PointsToVectorUint8 | No description | 5 | HAS_MEMORY_IF | fsfw/src/fsfw/memory/HasMemoryIF.h |
68 | 0x0606 | PP_PointsToVectorUint16 | No description | 6 | HAS_MEMORY_IF | fsfw/src/fsfw/memory/HasMemoryIF.h |
69 | 0x0607 | PP_PointsToVectorUint32 | No description | 7 | HAS_MEMORY_IF | fsfw/src/fsfw/memory/HasMemoryIF.h |
70 | 0x0608 | PP_PointsToVectorFloat | No description | 8 | HAS_MEMORY_IF | fsfw/src/fsfw/memory/HasMemoryIF.h |
71 | 0x06a0 | PP_DumpNotSupported | No description | 160 | HAS_MEMORY_IF | fsfw/src/fsfw/memory/HasMemoryIF.h |
72 | 0x06e0 | PP_InvalidSize | No description | 224 | HAS_MEMORY_IF | fsfw/src/fsfw/memory/HasMemoryIF.h |
73 | 0x06e1 | PP_InvalidAddress | No description | 225 | HAS_MEMORY_IF | fsfw/src/fsfw/memory/HasMemoryIF.h |
74 | 0x06e2 | PP_InvalidContent | No description | 226 | HAS_MEMORY_IF | fsfw/src/fsfw/memory/HasMemoryIF.h |
75 | 0x06e3 | PP_UnalignedAccess | No description | 227 | HAS_MEMORY_IF | fsfw/src/fsfw/memory/HasMemoryIF.h |
76 | 0x06e4 | PP_WriteProtected | No description | 228 | HAS_MEMORY_IF | fsfw/src/fsfw/memory/HasMemoryIF.h |
77 | 0x0801 | DPS_InvalidParameterDefinition | No description | 1 | DATA_SET_CLASS | fsfw/src/fsfw/datapool/DataSetIF.h |
78 | 0x0802 | DPS_SetWasAlreadyRead | No description | 2 | DATA_SET_CLASS | fsfw/src/fsfw/datapool/DataSetIF.h |
79 | 0x0803 | DPS_CommitingWithoutReading | No description | 3 | DATA_SET_CLASS | fsfw/src/fsfw/datapool/DataSetIF.h |
80 | 0x0804 | DPS_DataSetUninitialised | No description | 4 | DATA_SET_CLASS | fsfw/src/fsfw/datapool/DataSetIF.h |
81 | 0x0805 | DPS_DataSetFull | No description | 5 | DATA_SET_CLASS | fsfw/src/fsfw/datapool/DataSetIF.h |
82 | 0x0806 | DPS_PoolVarNull | No description | 6 | DATA_SET_CLASS | fsfw/src/fsfw/datapool/DataSetIF.h |
83 | 0x0b01 | SB_ChildNotFound | No description | 1 | SUBSYSTEM_BASE | fsfw/src/fsfw/subsystem/SubsystemBase.h |
84 | 0x0b02 | SB_ChildInfoUpdated | No description | 2 | SUBSYSTEM_BASE | fsfw/src/fsfw/subsystem/SubsystemBase.h |
85 | 0x0b03 | SB_ChildDoesntHaveModes | No description | 3 | SUBSYSTEM_BASE | fsfw/src/fsfw/subsystem/SubsystemBase.h |
86 | 0x0b04 | SB_CouldNotInsertChild | No description | 4 | SUBSYSTEM_BASE | fsfw/src/fsfw/subsystem/SubsystemBase.h |
87 | 0x0b05 | SB_TableContainsInvalidObjectId | No description | 5 | SUBSYSTEM_BASE | fsfw/src/fsfw/subsystem/SubsystemBase.h |
88 | 0x0c02 | MS_InvalidEntry | No description | 2 | MODE_STORE_IF | fsfw/src/fsfw/subsystem/modes/ModeStoreIF.h |
89 | 0x0c03 | MS_TooManyElements | No description | 3 | MODE_STORE_IF | fsfw/src/fsfw/subsystem/modes/ModeStoreIF.h |
90 | 0x0c04 | MS_CantStoreEmpty | No description | 4 | MODE_STORE_IF | fsfw/src/fsfw/subsystem/modes/ModeStoreIF.h |
91 | 0x0d01 | SS_SequenceAlreadyExists | No description | 1 | SUBSYSTEM | fsfw/src/fsfw/subsystem/Subsystem.h |
92 | 0x0d02 | SS_TableAlreadyExists | No description | 2 | SUBSYSTEM | fsfw/src/fsfw/subsystem/Subsystem.h |
93 | 0x0d03 | SS_TableDoesNotExist | No description | 3 | SUBSYSTEM | fsfw/src/fsfw/subsystem/Subsystem.h |
94 | 0x0d04 | SS_TableOrSequenceLengthInvalid | No description | 4 | SUBSYSTEM | fsfw/src/fsfw/subsystem/Subsystem.h |
95 | 0x0d05 | SS_SequenceDoesNotExist | No description | 5 | SUBSYSTEM | fsfw/src/fsfw/subsystem/Subsystem.h |
96 | 0x0d06 | SS_TableContainsInvalidObjectId | No description | 6 | SUBSYSTEM | fsfw/src/fsfw/subsystem/Subsystem.h |
97 | 0x0d07 | SS_FallbackSequenceDoesNotExist | No description | 7 | SUBSYSTEM | fsfw/src/fsfw/subsystem/Subsystem.h |
98 | 0x0d08 | SS_NoTargetTable | No description | 8 | SUBSYSTEM | fsfw/src/fsfw/subsystem/Subsystem.h |
99 | 0x0d09 | SS_SequenceOrTableTooLong | No description | 9 | SUBSYSTEM | fsfw/src/fsfw/subsystem/Subsystem.h |
100 | 0x0d0b | SS_IsFallbackSequence | No description | 11 | SUBSYSTEM | fsfw/src/fsfw/subsystem/Subsystem.h |
101 | 0x0d0c | SS_AccessDenied | No description | 12 | SUBSYSTEM | fsfw/src/fsfw/subsystem/Subsystem.h |
102 | 0x0d0e | SS_TableInUse | No description | 14 | SUBSYSTEM | fsfw/src/fsfw/subsystem/Subsystem.h |
103 | 0x0da1 | SS_TargetTableNotReached | No description | 161 | SUBSYSTEM | fsfw/src/fsfw/subsystem/Subsystem.h |
104 | 0x0da2 | SS_TableCheckFailed | No description | 162 | SUBSYSTEM | fsfw/src/fsfw/subsystem/Subsystem.h |
105 | 0x0e01 | HM_InvalidMode | No description | 1 | HAS_MODES_IF | fsfw/src/fsfw/modes/HasModesIF.h |
106 | 0x0e02 | HM_TransNotAllowed | No description | 2 | HAS_MODES_IF | fsfw/src/fsfw/modes/HasModesIF.h |
107 | 0x0e03 | HM_InTransition | No description | 3 | HAS_MODES_IF | fsfw/src/fsfw/modes/HasModesIF.h |
108 | 0x0e04 | HM_InvalidSubmode | No description | 4 | HAS_MODES_IF | fsfw/src/fsfw/modes/HasModesIF.h |
109 | 0x0f01 | CM_UnknownCommand | No description | 1 | COMMAND_MESSAGE | fsfw/src/fsfw/ipc/CommandMessageIF.h |
110 | 0x1000 | TIM_UnsupportedTimeFormat | No description | 0 | CCSDS_TIME_HELPER_CLASS | fsfw/src/fsfw/timemanager/CCSDSTime.h |
111 | 0x1001 | TIM_NotEnoughInformationForTargetFormat | No description | 1 | CCSDS_TIME_HELPER_CLASS | fsfw/src/fsfw/timemanager/CCSDSTime.h |
112 | 0x1002 | TIM_LengthMismatch | No description | 2 | CCSDS_TIME_HELPER_CLASS | fsfw/src/fsfw/timemanager/CCSDSTime.h |
113 | 0x1003 | TIM_InvalidTimeFormat | No description | 3 | CCSDS_TIME_HELPER_CLASS | fsfw/src/fsfw/timemanager/CCSDSTime.h |
114 | 0x1004 | TIM_InvalidDayOfYear | No description | 4 | CCSDS_TIME_HELPER_CLASS | fsfw/src/fsfw/timemanager/CCSDSTime.h |
115 | 0x1005 | TIM_TimeDoesNotFitFormat | No description | 5 | CCSDS_TIME_HELPER_CLASS | fsfw/src/fsfw/timemanager/CCSDSTime.h |
116 | 0x1201 | AB_NeedSecondStep | No description | 1 | ASSEMBLY_BASE | fsfw/src/fsfw/devicehandlers/AssemblyBase.h |
117 | 0x1202 | AB_NeedToReconfigure | No description | 2 | ASSEMBLY_BASE | fsfw/src/fsfw/devicehandlers/AssemblyBase.h |
118 | 0x1203 | AB_ModeFallback | No description | 3 | ASSEMBLY_BASE | fsfw/src/fsfw/devicehandlers/AssemblyBase.h |
119 | 0x1204 | AB_ChildNotCommandable | No description | 4 | ASSEMBLY_BASE | fsfw/src/fsfw/devicehandlers/AssemblyBase.h |
120 | 0x1205 | AB_NeedToChangeHealth | No description | 5 | ASSEMBLY_BASE | fsfw/src/fsfw/devicehandlers/AssemblyBase.h |
121 | 0x12a1 | AB_NotEnoughChildrenInCorrectState | No description | 161 | ASSEMBLY_BASE | fsfw/src/fsfw/devicehandlers/AssemblyBase.h |
122 | 0x13e0 | MH_UnknownCmd | No description | 224 | MEMORY_HELPER | fsfw/src/fsfw/memory/MemoryHelper.h |
123 | 0x13e1 | MH_InvalidAddress | No description | 225 | MEMORY_HELPER | fsfw/src/fsfw/memory/MemoryHelper.h |
124 | 0x13e2 | MH_InvalidSize | No description | 226 | MEMORY_HELPER | fsfw/src/fsfw/memory/MemoryHelper.h |
125 | 0x13e3 | MH_StateMismatch | No description | 227 | MEMORY_HELPER | fsfw/src/fsfw/memory/MemoryHelper.h |
126 | 0x1401 | SE_BufferTooShort | No description | 1 | SERIALIZE_IF | fsfw/src/fsfw/serialize/SerializeIF.h |
127 | 0x1402 | SE_StreamTooShort | No description | 2 | SERIALIZE_IF | fsfw/src/fsfw/serialize/SerializeIF.h |
128 | 0x1403 | SE_TooManyElements | No description | 3 | SERIALIZE_IF | fsfw/src/fsfw/serialize/SerializeIF.h |
129 | 0x1601 | FMM_MapFull | No description | 1 | FIXED_MULTIMAP | fsfw/src/fsfw/container/FixedOrderedMultimap.h |
130 | 0x1602 | FMM_KeyDoesNotExist | No description | 2 | FIXED_MULTIMAP | fsfw/src/fsfw/container/FixedOrderedMultimap.h |
131 | 0x1701 | HHI_ObjectNotHealthy | No description | 1 | HAS_HEALTH_IF | fsfw/src/fsfw/health/HasHealthIF.h |
132 | 0x1702 | HHI_InvalidHealthState | No description | 2 | HAS_HEALTH_IF | fsfw/src/fsfw/health/HasHealthIF.h |
133 | 0x1703 | HHI_IsExternallyControlled | No description | 3 | HAS_HEALTH_IF | fsfw/src/fsfw/health/HasHealthIF.h |
134 | 0x1801 | FF_Full | No description | 1 | FIFO_CLASS | fsfw/src/fsfw/container/FIFOBase.h |
135 | 0x1802 | FF_Empty | No description | 2 | FIFO_CLASS | fsfw/src/fsfw/container/FIFOBase.h |
136 | 0x1a01 | TRC_NotEnoughSensors | No description | 1 | TRIPLE_REDUNDACY_CHECK | fsfw/src/fsfw/monitoring/TriplexMonitor.h |
137 | 0x1a02 | TRC_LowestValueOol | No description | 2 | TRIPLE_REDUNDACY_CHECK | fsfw/src/fsfw/monitoring/TriplexMonitor.h |
138 | 0x1a03 | TRC_HighestValueOol | No description | 3 | TRIPLE_REDUNDACY_CHECK | fsfw/src/fsfw/monitoring/TriplexMonitor.h |
139 | 0x1a04 | TRC_BothValuesOol | No description | 4 | TRIPLE_REDUNDACY_CHECK | fsfw/src/fsfw/monitoring/TriplexMonitor.h |
140 | 0x1a05 | TRC_DuplexOol | No description | 5 | TRIPLE_REDUNDACY_CHECK | fsfw/src/fsfw/monitoring/TriplexMonitor.h |
141 | 0x1b00 | TCC_NoDestinationFound | No description | 0 | TMTC_DISTRIBUTION | fsfw/src/fsfw/tcdistribution/definitions.h |
142 | 0x1b01 | TCC_InvalidCcsdsVersion | No description | 1 | TMTC_DISTRIBUTION | fsfw/src/fsfw/tcdistribution/definitions.h |
143 | 0x1b02 | TCC_InvalidApid | No description | 2 | TMTC_DISTRIBUTION | fsfw/src/fsfw/tcdistribution/definitions.h |
144 | 0x1b03 | TCC_InvalidPacketType | No description | 3 | TMTC_DISTRIBUTION | fsfw/src/fsfw/tcdistribution/definitions.h |
145 | 0x1b04 | TCC_InvalidSecHeaderField | No description | 4 | TMTC_DISTRIBUTION | fsfw/src/fsfw/tcdistribution/definitions.h |
146 | 0x1b05 | TCC_IncorrectPrimaryHeader | No description | 5 | TMTC_DISTRIBUTION | fsfw/src/fsfw/tcdistribution/definitions.h |
147 | 0x1b07 | TCC_IncompletePacket | No description | 7 | TMTC_DISTRIBUTION | fsfw/src/fsfw/tcdistribution/definitions.h |
148 | 0x1b08 | TCC_InvalidPusVersion | No description | 8 | TMTC_DISTRIBUTION | fsfw/src/fsfw/tcdistribution/definitions.h |
149 | 0x1b09 | TCC_IncorrectChecksum | No description | 9 | TMTC_DISTRIBUTION | fsfw/src/fsfw/tcdistribution/definitions.h |
150 | 0x1b0a | TCC_IllegalPacketSubtype | No description | 10 | TMTC_DISTRIBUTION | fsfw/src/fsfw/tcdistribution/definitions.h |
151 | 0x1b0b | TCC_IncorrectSecondaryHeader | No description | 11 | TMTC_DISTRIBUTION | fsfw/src/fsfw/tcdistribution/definitions.h |
152 | 0x1c01 | TCD_PacketLost | No description | 1 | PACKET_DISTRIBUTION | fsfw/src/fsfw/tcdistribution/TcDistributorBase.h |
153 | 0x1c02 | TCD_DestinationNotFound | No description | 2 | PACKET_DISTRIBUTION | fsfw/src/fsfw/tcdistribution/TcDistributorBase.h |
154 | 0x1c03 | TCD_ServiceIdAlreadyExists | No description | 3 | PACKET_DISTRIBUTION | fsfw/src/fsfw/tcdistribution/TcDistributorBase.h |
155 | 0x1d01 | ATC_ActivityStarted | No description | 1 | ACCEPTS_TELECOMMANDS_IF | fsfw/src/fsfw/tmtcservices/AcceptsTelecommandsIF.h |
156 | 0x1d02 | ATC_InvalidSubservice | No description | 2 | ACCEPTS_TELECOMMANDS_IF | fsfw/src/fsfw/tmtcservices/AcceptsTelecommandsIF.h |
157 | 0x1d03 | ATC_IllegalApplicationData | No description | 3 | ACCEPTS_TELECOMMANDS_IF | fsfw/src/fsfw/tmtcservices/AcceptsTelecommandsIF.h |
158 | 0x1d04 | ATC_SendTmFailed | No description | 4 | ACCEPTS_TELECOMMANDS_IF | fsfw/src/fsfw/tmtcservices/AcceptsTelecommandsIF.h |
159 | 0x1d05 | ATC_Timeout | No description | 5 | ACCEPTS_TELECOMMANDS_IF | fsfw/src/fsfw/tmtcservices/AcceptsTelecommandsIF.h |
160 | 0x1e00 | PUS_InvalidPusVersion | No description | 0 | PUS_IF | fsfw/src/fsfw/tmtcpacket/pus/PusIF.h |
161 | 0x1e01 | PUS_InvalidCrc16 | No description | 1 | PUS_IF | fsfw/src/fsfw/tmtcpacket/pus/PusIF.h |
162 | 0x2001 | CSB_ExecutionComplete | No description | 1 | COMMAND_SERVICE_BASE | fsfw/src/fsfw/tmtcservices/CommandingServiceBase.h |
163 | 0x2002 | CSB_NoStepMessage | No description | 2 | COMMAND_SERVICE_BASE | fsfw/src/fsfw/tmtcservices/CommandingServiceBase.h |
164 | 0x2003 | CSB_ObjectBusy | No description | 3 | COMMAND_SERVICE_BASE | fsfw/src/fsfw/tmtcservices/CommandingServiceBase.h |
165 | 0x2004 | CSB_Busy | No description | 4 | COMMAND_SERVICE_BASE | fsfw/src/fsfw/tmtcservices/CommandingServiceBase.h |
166 | 0x2005 | CSB_InvalidTc | No description | 5 | COMMAND_SERVICE_BASE | fsfw/src/fsfw/tmtcservices/CommandingServiceBase.h |
167 | 0x2006 | CSB_InvalidObject | No description | 6 | COMMAND_SERVICE_BASE | fsfw/src/fsfw/tmtcservices/CommandingServiceBase.h |
168 | 0x2007 | CSB_InvalidReply | No description | 7 | COMMAND_SERVICE_BASE | fsfw/src/fsfw/tmtcservices/CommandingServiceBase.h |
169 | 0x2101 | TMB_Busy | No description | 1 | TM_STORE_BACKEND_IF | fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
170 | 0x2102 | TMB_Full | No description | 2 | TM_STORE_BACKEND_IF | fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
171 | 0x2103 | TMB_Empty | No description | 3 | TM_STORE_BACKEND_IF | fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
172 | 0x2104 | TMB_NullRequested | No description | 4 | TM_STORE_BACKEND_IF | fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
173 | 0x2105 | TMB_TooLarge | No description | 5 | TM_STORE_BACKEND_IF | fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
174 | 0x2106 | TMB_NotReady | No description | 6 | TM_STORE_BACKEND_IF | fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
175 | 0x2107 | TMB_DumpError | No description | 7 | TM_STORE_BACKEND_IF | fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
176 | 0x2108 | TMB_CrcError | No description | 8 | TM_STORE_BACKEND_IF | fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
177 | 0x2109 | TMB_Timeout | No description | 9 | TM_STORE_BACKEND_IF | fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
178 | 0x210a | TMB_IdlePacketFound | No description | 10 | TM_STORE_BACKEND_IF | fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
179 | 0x210b | TMB_TelecommandFound | No description | 11 | TM_STORE_BACKEND_IF | fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
180 | 0x210c | TMB_NoPusATm | No description | 12 | TM_STORE_BACKEND_IF | fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
181 | 0x210d | TMB_TooSmall | No description | 13 | TM_STORE_BACKEND_IF | fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
182 | 0x210e | TMB_BlockNotFound | No description | 14 | TM_STORE_BACKEND_IF | fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
183 | 0x210f | TMB_InvalidRequest | No description | 15 | TM_STORE_BACKEND_IF | fsfw/src/fsfw/tmstorage/TmStoreBackendIF.h |
184 | 0x2201 | TMF_Busy | No description | 1 | TM_STORE_FRONTEND_IF | fsfw/src/fsfw/tmstorage/TmStoreFrontendIF.h |
185 | 0x2202 | TMF_LastPacketFound | No description | 2 | TM_STORE_FRONTEND_IF | fsfw/src/fsfw/tmstorage/TmStoreFrontendIF.h |
186 | 0x2203 | TMF_StopFetch | No description | 3 | TM_STORE_FRONTEND_IF | fsfw/src/fsfw/tmstorage/TmStoreFrontendIF.h |
187 | 0x2204 | TMF_Timeout | No description | 4 | TM_STORE_FRONTEND_IF | fsfw/src/fsfw/tmstorage/TmStoreFrontendIF.h |
188 | 0x2205 | TMF_TmChannelFull | No description | 5 | TM_STORE_FRONTEND_IF | fsfw/src/fsfw/tmstorage/TmStoreFrontendIF.h |
189 | 0x2206 | TMF_NotStored | No description | 6 | TM_STORE_FRONTEND_IF | fsfw/src/fsfw/tmstorage/TmStoreFrontendIF.h |
190 | 0x2207 | TMF_AllDeleted | No description | 7 | TM_STORE_FRONTEND_IF | fsfw/src/fsfw/tmstorage/TmStoreFrontendIF.h |
191 | 0x2208 | TMF_InvalidData | No description | 8 | TM_STORE_FRONTEND_IF | fsfw/src/fsfw/tmstorage/TmStoreFrontendIF.h |
192 | 0x2209 | TMF_NotReady | No description | 9 | TM_STORE_FRONTEND_IF | fsfw/src/fsfw/tmstorage/TmStoreFrontendIF.h |
193 | 0x2401 | MT_NoPacketFound | No description | 1 | MATCH_TREE_CLASS | fsfw/src/fsfw/globalfunctions/DleParser.h |
194 | 0x2402 | MT_PossiblePacketLoss | No description | 2 | MATCH_TREE_CLASS | fsfw/src/fsfw/globalfunctions/DleParser.h |
195 | 0x2403 | MT_NoMatch | No description | 3 | MATCH_TREE_CLASS | fsfw/src/fsfw/globalfunctions/matching/MatchTree.h |
196 | 0x2404 | MT_Full | No description | 4 | MATCH_TREE_CLASS | fsfw/src/fsfw/globalfunctions/matching/MatchTree.h |
197 | 0x2405 | MT_NewNodeCreated | No description | 5 | MATCH_TREE_CLASS | fsfw/src/fsfw/globalfunctions/matching/MatchTree.h |
198 | 0x2501 | EV_ListenerNotFound | No description | 1 | EVENT_MANAGER_IF | fsfw/src/fsfw/events/EventManagerIF.h |
199 | 0x2600 | FDI_YourFault | No description | 0 | HANDLES_FAILURES_IF | fsfw/src/fsfw/fdir/ConfirmsFailuresIF.h |
200 | 0x2601 | FDI_MyFault | No description | 1 | HANDLES_FAILURES_IF | fsfw/src/fsfw/fdir/ConfirmsFailuresIF.h |
201 | 0x2602 | FDI_ConfirmLater | No description | 2 | HANDLES_FAILURES_IF | fsfw/src/fsfw/fdir/ConfirmsFailuresIF.h |
202 | 0x27a0 | DHI_NoCommandData | No description | 160 | DEVICE_HANDLER_IF | fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
203 | 0x27a1 | DHI_CommandNotSupported | No description | 161 | DEVICE_HANDLER_IF | fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
204 | 0x27a2 | DHI_CommandAlreadySent | No description | 162 | DEVICE_HANDLER_IF | fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
205 | 0x27a3 | DHI_CommandWasNotSent | No description | 163 | DEVICE_HANDLER_IF | fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
206 | 0x27a4 | DHI_CantSwitchAddress | No description | 164 | DEVICE_HANDLER_IF | fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
207 | 0x27a5 | DHI_WrongModeForCommand | No description | 165 | DEVICE_HANDLER_IF | fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
208 | 0x27a6 | DHI_Timeout | No description | 166 | DEVICE_HANDLER_IF | fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
209 | 0x27a7 | DHI_Busy | No description | 167 | DEVICE_HANDLER_IF | fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
210 | 0x27a8 | DHI_NoReplyExpected | No description | 168 | DEVICE_HANDLER_IF | fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
211 | 0x27a9 | DHI_NonOpTemperature | No description | 169 | DEVICE_HANDLER_IF | fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
212 | 0x27aa | DHI_CommandNotImplemented | No description | 170 | DEVICE_HANDLER_IF | fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
213 | 0x27b0 | DHI_ChecksumError | No description | 176 | DEVICE_HANDLER_IF | fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
214 | 0x27b1 | DHI_LengthMissmatch | No description | 177 | DEVICE_HANDLER_IF | fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
215 | 0x27b2 | DHI_InvalidData | No description | 178 | DEVICE_HANDLER_IF | fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
216 | 0x27b3 | DHI_ProtocolError | No description | 179 | DEVICE_HANDLER_IF | fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
217 | 0x27c0 | DHI_DeviceDidNotExecute | No description | 192 | DEVICE_HANDLER_IF | fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
218 | 0x27c1 | DHI_DeviceReportedError | No description | 193 | DEVICE_HANDLER_IF | fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
219 | 0x27c2 | DHI_UnknownDeviceReply | No description | 194 | DEVICE_HANDLER_IF | fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
220 | 0x27c3 | DHI_DeviceReplyInvalid | No description | 195 | DEVICE_HANDLER_IF | fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
221 | 0x27d0 | DHI_InvalidCommandParameter | No description | 208 | DEVICE_HANDLER_IF | fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
222 | 0x27d1 | DHI_InvalidNumberOrLengthOfParameters | No description | 209 | DEVICE_HANDLER_IF | fsfw/src/fsfw/devicehandlers/DeviceHandlerIF.h |
223 | 0x2801 | SM_DataTooLarge | No description | 1 | STORAGE_MANAGER_IF | fsfw/src/fsfw/storagemanager/StorageManagerIF.h |
224 | 0x2802 | SM_DataStorageFull | No description | 2 | STORAGE_MANAGER_IF | fsfw/src/fsfw/storagemanager/StorageManagerIF.h |
225 | 0x2803 | SM_IllegalStorageId | No description | 3 | STORAGE_MANAGER_IF | fsfw/src/fsfw/storagemanager/StorageManagerIF.h |
226 | 0x2804 | SM_DataDoesNotExist | No description | 4 | STORAGE_MANAGER_IF | fsfw/src/fsfw/storagemanager/StorageManagerIF.h |
227 | 0x2805 | SM_IllegalAddress | No description | 5 | STORAGE_MANAGER_IF | fsfw/src/fsfw/storagemanager/StorageManagerIF.h |
228 | 0x2806 | SM_PoolTooLarge | No description | 6 | STORAGE_MANAGER_IF | fsfw/src/fsfw/storagemanager/StorageManagerIF.h |
229 | 0x2901 | TC_InvalidTargetState | No description | 1 | THERMAL_COMPONENT_IF | fsfw/src/fsfw/thermal/ThermalComponentIF.h |
230 | 0x29f1 | TC_AboveOperationalLimit | No description | 241 | THERMAL_COMPONENT_IF | fsfw/src/fsfw/thermal/ThermalComponentIF.h |
231 | 0x29f2 | TC_BelowOperationalLimit | No description | 242 | THERMAL_COMPONENT_IF | fsfw/src/fsfw/thermal/ThermalComponentIF.h |
232 | 0x2a01 | IEC_NoConfigurationTable | No description | 1 | INTERNAL_ERROR_CODES | fsfw/src/fsfw/osal/InternalErrorCodes.h |
233 | 0x2a02 | IEC_NoCpuTable | No description | 2 | INTERNAL_ERROR_CODES | fsfw/src/fsfw/osal/InternalErrorCodes.h |
234 | 0x2a03 | IEC_InvalidWorkspaceAddress | No description | 3 | INTERNAL_ERROR_CODES | fsfw/src/fsfw/osal/InternalErrorCodes.h |
235 | 0x2a04 | IEC_TooLittleWorkspace | No description | 4 | INTERNAL_ERROR_CODES | fsfw/src/fsfw/osal/InternalErrorCodes.h |
236 | 0x2a05 | IEC_WorkspaceAllocation | No description | 5 | INTERNAL_ERROR_CODES | fsfw/src/fsfw/osal/InternalErrorCodes.h |
237 | 0x2a06 | IEC_InterruptStackTooSmall | No description | 6 | INTERNAL_ERROR_CODES | fsfw/src/fsfw/osal/InternalErrorCodes.h |
238 | 0x2a07 | IEC_ThreadExitted | No description | 7 | INTERNAL_ERROR_CODES | fsfw/src/fsfw/osal/InternalErrorCodes.h |
239 | 0x2a08 | IEC_InconsistentMpInformation | No description | 8 | INTERNAL_ERROR_CODES | fsfw/src/fsfw/osal/InternalErrorCodes.h |
240 | 0x2a09 | IEC_InvalidNode | No description | 9 | INTERNAL_ERROR_CODES | fsfw/src/fsfw/osal/InternalErrorCodes.h |
241 | 0x2a0a | IEC_NoMpci | No description | 10 | INTERNAL_ERROR_CODES | fsfw/src/fsfw/osal/InternalErrorCodes.h |
242 | 0x2a0b | IEC_BadPacket | No description | 11 | INTERNAL_ERROR_CODES | fsfw/src/fsfw/osal/InternalErrorCodes.h |
243 | 0x2a0c | IEC_OutOfPackets | No description | 12 | INTERNAL_ERROR_CODES | fsfw/src/fsfw/osal/InternalErrorCodes.h |
244 | 0x2a0d | IEC_OutOfGlobalObjects | No description | 13 | INTERNAL_ERROR_CODES | fsfw/src/fsfw/osal/InternalErrorCodes.h |
245 | 0x2a0e | IEC_OutOfProxies | No description | 14 | INTERNAL_ERROR_CODES | fsfw/src/fsfw/osal/InternalErrorCodes.h |
246 | 0x2a0f | IEC_InvalidGlobalId | No description | 15 | INTERNAL_ERROR_CODES | fsfw/src/fsfw/osal/InternalErrorCodes.h |
247 | 0x2a10 | IEC_BadStackHook | No description | 16 | INTERNAL_ERROR_CODES | fsfw/src/fsfw/osal/InternalErrorCodes.h |
248 | 0x2a11 | IEC_BadAttributes | No description | 17 | INTERNAL_ERROR_CODES | fsfw/src/fsfw/osal/InternalErrorCodes.h |
249 | 0x2a12 | IEC_ImplementationKeyCreateInconsistency | No description | 18 | INTERNAL_ERROR_CODES | fsfw/src/fsfw/osal/InternalErrorCodes.h |
250 | 0x2a13 | IEC_ImplementationBlockingOperationCancel | No description | 19 | INTERNAL_ERROR_CODES | fsfw/src/fsfw/osal/InternalErrorCodes.h |
251 | 0x2a14 | IEC_MutexObtainFromBadState | No description | 20 | INTERNAL_ERROR_CODES | fsfw/src/fsfw/osal/InternalErrorCodes.h |
252 | 0x2a15 | IEC_UnlimitedAndMaximumIs0 | No description | 21 | INTERNAL_ERROR_CODES | fsfw/src/fsfw/osal/InternalErrorCodes.h |
253 | 0x2c01 | CCS_BcIsSetVrCommand | No description | 1 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
254 | 0x2c02 | CCS_BcIsUnlockCommand | No description | 2 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
255 | 0x2cb0 | CCS_BcIllegalCommand | No description | 176 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
256 | 0x2cb1 | CCS_BoardReadingNotFinished | No description | 177 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
257 | 0x2cd0 | CCS_IllegalFlagCombination | No description | 208 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
258 | 0x2cd1 | CCS_ShorterThanHeader | No description | 209 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
259 | 0x2cd2 | CCS_TooShortBlockedPacket | No description | 210 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
260 | 0x2cd3 | CCS_TooShortMapExtraction | No description | 211 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
261 | 0x2ce0 | CCS_WrongSymbol | No description | 224 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
262 | 0x2ce1 | CCS_DoubleStart | No description | 225 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
263 | 0x2ce2 | CCS_StartSymbolMissed | No description | 226 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
264 | 0x2ce3 | CCS_EndWithoutStart | No description | 227 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
265 | 0x2ce4 | CCS_TooLarge | No description | 228 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
266 | 0x2ce5 | CCS_TooShort | No description | 229 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
267 | 0x2ce6 | CCS_WrongTfVersion | No description | 230 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
268 | 0x2ce7 | CCS_WrongSpacecraftId | No description | 231 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
269 | 0x2ce8 | CCS_NoValidFrameType | No description | 232 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
270 | 0x2ce9 | CCS_CrcFailed | No description | 233 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
271 | 0x2cea | CCS_VcNotFound | No description | 234 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
272 | 0x2ceb | CCS_ForwardingFailed | No description | 235 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
273 | 0x2cec | CCS_ContentTooLarge | No description | 236 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
274 | 0x2ced | CCS_ResidualData | No description | 237 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
275 | 0x2cee | CCS_DataCorrupted | No description | 238 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
276 | 0x2cef | CCS_IllegalSegmentationFlag | No description | 239 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
277 | 0x2cf0 | CCS_NsPositiveW | No description | 240 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
278 | 0x2cf1 | CCS_NsNegativeW | No description | 241 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
279 | 0x2cf2 | CCS_NsLockout | No description | 242 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
280 | 0x2cf3 | CCS_FarmInLockout | No description | 243 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
281 | 0x2cf4 | CCS_FarmInWait | No description | 244 | CCSDS_HANDLER_IF | fsfw/src/fsfw/datalinklayer/CCSDSReturnValuesIF.h |
282 | 0x2d01 | PAW_UnknownDatatype | No description | 1 | PARAMETER_WRAPPER | fsfw/src/fsfw/parameters/ParameterWrapper.h |
283 | 0x2d02 | PAW_DatatypeMissmatch | No description | 2 | PARAMETER_WRAPPER | fsfw/src/fsfw/parameters/ParameterWrapper.h |
284 | 0x2d03 | PAW_Readonly | No description | 3 | PARAMETER_WRAPPER | fsfw/src/fsfw/parameters/ParameterWrapper.h |
285 | 0x2d04 | PAW_TooBig | No description | 4 | PARAMETER_WRAPPER | fsfw/src/fsfw/parameters/ParameterWrapper.h |
286 | 0x2d05 | PAW_SourceNotSet | No description | 5 | PARAMETER_WRAPPER | fsfw/src/fsfw/parameters/ParameterWrapper.h |
287 | 0x2d06 | PAW_OutOfBounds | No description | 6 | PARAMETER_WRAPPER | fsfw/src/fsfw/parameters/ParameterWrapper.h |
288 | 0x2d07 | PAW_NotSet | No description | 7 | PARAMETER_WRAPPER | fsfw/src/fsfw/parameters/ParameterWrapper.h |
289 | 0x2d08 | PAW_ColumnOrRowsZero | No description | 8 | PARAMETER_WRAPPER | fsfw/src/fsfw/parameters/ParameterWrapper.h |
290 | 0x2e01 | HPA_InvalidIdentifierId | No description | 1 | HAS_PARAMETERS_IF | fsfw/src/fsfw/parameters/HasParametersIF.h |
291 | 0x2e02 | HPA_InvalidDomainId | No description | 2 | HAS_PARAMETERS_IF | fsfw/src/fsfw/parameters/HasParametersIF.h |
292 | 0x2e03 | HPA_InvalidValue | No description | 3 | HAS_PARAMETERS_IF | fsfw/src/fsfw/parameters/HasParametersIF.h |
293 | 0x2e05 | HPA_ReadOnly | No description | 5 | HAS_PARAMETERS_IF | fsfw/src/fsfw/parameters/HasParametersIF.h |
294 | 0x2f01 | ASC_TooLongForTargetType | No description | 1 | ASCII_CONVERTER | fsfw/src/fsfw/globalfunctions/AsciiConverter.h |
295 | 0x2f02 | ASC_InvalidCharacters | No description | 2 | ASCII_CONVERTER | fsfw/src/fsfw/globalfunctions/AsciiConverter.h |
296 | 0x2f03 | ASC_BufferTooSmall | No description | 3 | ASCII_CONVERTER | fsfw/src/fsfw/globalfunctions/AsciiConverter.h |
297 | 0x3001 | POS_InPowerTransition | No description | 1 | POWER_SWITCHER | fsfw/src/fsfw/power/PowerSwitcher.h |
298 | 0x3002 | POS_SwitchStateMismatch | No description | 2 | POWER_SWITCHER | fsfw/src/fsfw/power/PowerSwitcher.h |
299 | 0x3101 | LIM_Unchecked | No description | 1 | LIMITS_IF | fsfw/src/fsfw/monitoring/MonitoringIF.h |
300 | 0x3102 | LIM_Invalid | No description | 2 | LIMITS_IF | fsfw/src/fsfw/monitoring/MonitoringIF.h |
301 | 0x3103 | LIM_Unselected | No description | 3 | LIMITS_IF | fsfw/src/fsfw/monitoring/MonitoringIF.h |
302 | 0x3104 | LIM_BelowLowLimit | No description | 4 | LIMITS_IF | fsfw/src/fsfw/monitoring/MonitoringIF.h |
303 | 0x3105 | LIM_AboveHighLimit | No description | 5 | LIMITS_IF | fsfw/src/fsfw/monitoring/MonitoringIF.h |
304 | 0x3106 | LIM_UnexpectedValue | No description | 6 | LIMITS_IF | fsfw/src/fsfw/monitoring/MonitoringIF.h |
305 | 0x3107 | LIM_OutOfRange | No description | 7 | LIMITS_IF | fsfw/src/fsfw/monitoring/MonitoringIF.h |
306 | 0x31a0 | LIM_FirstSample | No description | 160 | LIMITS_IF | fsfw/src/fsfw/monitoring/MonitoringIF.h |
307 | 0x31e0 | LIM_InvalidSize | No description | 224 | LIMITS_IF | fsfw/src/fsfw/monitoring/MonitoringIF.h |
308 | 0x31e1 | LIM_WrongType | No description | 225 | LIMITS_IF | fsfw/src/fsfw/monitoring/MonitoringIF.h |
309 | 0x31e2 | LIM_WrongPid | No description | 226 | LIMITS_IF | fsfw/src/fsfw/monitoring/MonitoringIF.h |
310 | 0x31e3 | LIM_WrongLimitId | No description | 227 | LIMITS_IF | fsfw/src/fsfw/monitoring/MonitoringIF.h |
311 | 0x31ee | LIM_MonitorNotFound | No description | 238 | LIMITS_IF | fsfw/src/fsfw/monitoring/MonitoringIF.h |
312 | 0x3201 | CF_ObjectHasNoFunctions | No description | 1 | COMMANDS_ACTIONS_IF | fsfw/src/fsfw/action/CommandsActionsIF.h |
313 | 0x3202 | CF_AlreadyCommanding | No description | 2 | COMMANDS_ACTIONS_IF | fsfw/src/fsfw/action/CommandsActionsIF.h |
314 | 0x3301 | HF_IsBusy | No description | 1 | HAS_ACTIONS_IF | fsfw/src/fsfw/action/HasActionsIF.h |
315 | 0x3302 | HF_InvalidParameters | No description | 2 | HAS_ACTIONS_IF | fsfw/src/fsfw/action/HasActionsIF.h |
316 | 0x3303 | HF_ExecutionFinished | No description | 3 | HAS_ACTIONS_IF | fsfw/src/fsfw/action/HasActionsIF.h |
317 | 0x3304 | HF_InvalidActionId | No description | 4 | HAS_ACTIONS_IF | fsfw/src/fsfw/action/HasActionsIF.h |
318 | 0x3401 | DC_NoReplyReceived | No description | 1 | DEVICE_COMMUNICATION_IF | fsfw/src/fsfw/devicehandlers/DeviceCommunicationIF.h |
319 | 0x3402 | DC_ProtocolError | No description | 2 | DEVICE_COMMUNICATION_IF | fsfw/src/fsfw/devicehandlers/DeviceCommunicationIF.h |
320 | 0x3403 | DC_Nullpointer | No description | 3 | DEVICE_COMMUNICATION_IF | fsfw/src/fsfw/devicehandlers/DeviceCommunicationIF.h |
321 | 0x3404 | DC_InvalidCookieType | No description | 4 | DEVICE_COMMUNICATION_IF | fsfw/src/fsfw/devicehandlers/DeviceCommunicationIF.h |
322 | 0x3405 | DC_NotActive | No description | 5 | DEVICE_COMMUNICATION_IF | fsfw/src/fsfw/devicehandlers/DeviceCommunicationIF.h |
323 | 0x3406 | DC_TooMuchData | No description | 6 | DEVICE_COMMUNICATION_IF | fsfw/src/fsfw/devicehandlers/DeviceCommunicationIF.h |
324 | 0x3407 | DC_Busy | No description | 7 | DEVICE_COMMUNICATION_IF | fsfw/src/fsfw/devicehandlers/DeviceCommunicationIF.h |
325 | 0x3601 | CFDP_InvalidTlvType | No description | 1 | CFDP | fsfw/src/fsfw/cfdp/definitions.h |
326 | 0x3602 | CFDP_InvalidDirectiveField | No description | 2 | CFDP | fsfw/src/fsfw/cfdp/definitions.h |
327 | 0x3603 | CFDP_InvalidPduDatafieldLen | No description | 3 | CFDP | fsfw/src/fsfw/cfdp/definitions.h |
328 | 0x3604 | CFDP_InvalidAckDirectiveFields | No description | 4 | CFDP | fsfw/src/fsfw/cfdp/definitions.h |
329 | 0x3605 | CFDP_MetadataCantParseOptions | No description | 5 | CFDP | fsfw/src/fsfw/cfdp/definitions.h |
330 | 0x3606 | CFDP_NakCantParseOptions | No description | 6 | CFDP | fsfw/src/fsfw/cfdp/definitions.h |
331 | 0x3607 | CFDP_FinishedCantParseFsResponses | No description | 7 | CFDP | fsfw/src/fsfw/cfdp/definitions.h |
332 | 0x3608 | CFDP_FilestoreRequiresSecondFile | No description | 8 | CFDP | fsfw/src/fsfw/cfdp/definitions.h |
333 | 0x3609 | CFDP_FilestoreResponseCantParseFsMessage | No description | 9 | CFDP | fsfw/src/fsfw/cfdp/definitions.h |
334 | 0x360a | CFDP_InvalidPduFormat | No description | 10 | CFDP | fsfw/src/fsfw/cfdp/definitions.h |
335 | 0x3701 | TSI_BadTimestamp | No description | 1 | TIME_STAMPER_IF | fsfw/src/fsfw/timemanager/TimeStampIF.h |
336 | 0x38a1 | SGP4_InvalidEccentricity | No description | 161 | SGP4PROPAGATOR_CLASS | fsfw/src/fsfw/coordinates/Sgp4Propagator.h |
337 | 0x38a2 | SGP4_InvalidMeanMotion | No description | 162 | SGP4PROPAGATOR_CLASS | fsfw/src/fsfw/coordinates/Sgp4Propagator.h |
338 | 0x38a3 | SGP4_InvalidPerturbationElements | No description | 163 | SGP4PROPAGATOR_CLASS | fsfw/src/fsfw/coordinates/Sgp4Propagator.h |
339 | 0x38a4 | SGP4_InvalidSemiLatusRectum | No description | 164 | SGP4PROPAGATOR_CLASS | fsfw/src/fsfw/coordinates/Sgp4Propagator.h |
340 | 0x38a5 | SGP4_InvalidEpochElements | No description | 165 | SGP4PROPAGATOR_CLASS | fsfw/src/fsfw/coordinates/Sgp4Propagator.h |
341 | 0x38a6 | SGP4_SatelliteHasDecayed | No description | 166 | SGP4PROPAGATOR_CLASS | fsfw/src/fsfw/coordinates/Sgp4Propagator.h |
342 | 0x38b1 | SGP4_TleTooOld | No description | 177 | SGP4PROPAGATOR_CLASS | fsfw/src/fsfw/coordinates/Sgp4Propagator.h |
343 | 0x38b2 | SGP4_TleNotInitialized | No description | 178 | SGP4PROPAGATOR_CLASS | fsfw/src/fsfw/coordinates/Sgp4Propagator.h |
344 | 0x3901 | MUX_NotEnoughResources | No description | 1 | MUTEX_IF | fsfw/src/fsfw/ipc/MutexIF.h |
345 | 0x3902 | MUX_InsufficientMemory | No description | 2 | MUTEX_IF | fsfw/src/fsfw/ipc/MutexIF.h |
346 | 0x3903 | MUX_NoPrivilege | No description | 3 | MUTEX_IF | fsfw/src/fsfw/ipc/MutexIF.h |
347 | 0x3904 | MUX_WrongAttributeSetting | No description | 4 | MUTEX_IF | fsfw/src/fsfw/ipc/MutexIF.h |
348 | 0x3905 | MUX_MutexAlreadyLocked | No description | 5 | MUTEX_IF | fsfw/src/fsfw/ipc/MutexIF.h |
349 | 0x3906 | MUX_MutexNotFound | No description | 6 | MUTEX_IF | fsfw/src/fsfw/ipc/MutexIF.h |
350 | 0x3907 | MUX_MutexMaxLocks | No description | 7 | MUTEX_IF | fsfw/src/fsfw/ipc/MutexIF.h |
351 | 0x3908 | MUX_CurrThreadAlreadyOwnsMutex | No description | 8 | MUTEX_IF | fsfw/src/fsfw/ipc/MutexIF.h |
352 | 0x3909 | MUX_CurrThreadDoesNotOwnMutex | No description | 9 | MUTEX_IF | fsfw/src/fsfw/ipc/MutexIF.h |
353 | 0x390a | MUX_MutexTimeout | No description | 10 | MUTEX_IF | fsfw/src/fsfw/ipc/MutexIF.h |
354 | 0x390b | MUX_MutexInvalidId | No description | 11 | MUTEX_IF | fsfw/src/fsfw/ipc/MutexIF.h |
355 | 0x390c | MUX_MutexDestroyedWhileWaiting | No description | 12 | MUTEX_IF | fsfw/src/fsfw/ipc/MutexIF.h |
356 | 0x3a01 | MQI_Empty | No description | 1 | MESSAGE_QUEUE_IF | fsfw/src/fsfw/ipc/MessageQueueIF.h |
357 | 0x3a02 | MQI_Full | No space left for more messages | 2 | MESSAGE_QUEUE_IF | fsfw/src/fsfw/ipc/MessageQueueIF.h |
358 | 0x3a03 | MQI_NoReplyPartner | Returned if a reply method was called without partner | 3 | MESSAGE_QUEUE_IF | fsfw/src/fsfw/ipc/MessageQueueIF.h |
359 | 0x3a04 | MQI_DestinationInvalid | Returned if the target destination is invalid. | 4 | MESSAGE_QUEUE_IF | fsfw/src/fsfw/ipc/MessageQueueIF.h |
360 | 0x3b00 | SPH_ConnBroken | No description | 0 | SEMAPHORE_IF | fsfw/src/fsfw/osal/common/TcpTmTcServer.h |
361 | 0x3b01 | SPH_SemaphoreTimeout | No description | 1 | SEMAPHORE_IF | fsfw/src/fsfw/tasks/SemaphoreIF.h |
362 | 0x3b02 | SPH_SemaphoreNotOwned | No description | 2 | SEMAPHORE_IF | fsfw/src/fsfw/tasks/SemaphoreIF.h |
363 | 0x3b03 | SPH_SemaphoreInvalid | No description | 3 | SEMAPHORE_IF | fsfw/src/fsfw/tasks/SemaphoreIF.h |
364 | 0x3c00 | LPIF_PoolEntryNotFound | No description | 0 | LOCAL_POOL_OWNER_IF | fsfw/src/fsfw/datapoollocal/localPoolDefinitions.h |
365 | 0x3c01 | LPIF_PoolEntryTypeConflict | No description | 1 | LOCAL_POOL_OWNER_IF | fsfw/src/fsfw/datapoollocal/localPoolDefinitions.h |
366 | 0x3da0 | PVA_InvalidReadWriteMode | No description | 160 | POOL_VARIABLE_IF | fsfw/src/fsfw/datapool/PoolVariableIF.h |
367 | 0x3da1 | PVA_InvalidPoolEntry | No description | 161 | POOL_VARIABLE_IF | fsfw/src/fsfw/datapool/PoolVariableIF.h |
368 | 0x3e00 | HKM_QueueOrDestinationInvalid | No description | 0 | HOUSEKEEPING_MANAGER | fsfw/src/fsfw/datapoollocal/LocalDataPoolManager.h |
369 | 0x3e01 | HKM_WrongHkPacketType | No description | 1 | HOUSEKEEPING_MANAGER | fsfw/src/fsfw/datapoollocal/LocalDataPoolManager.h |
370 | 0x3e02 | HKM_ReportingStatusUnchanged | No description | 2 | HOUSEKEEPING_MANAGER | fsfw/src/fsfw/datapoollocal/LocalDataPoolManager.h |
371 | 0x3e03 | HKM_PeriodicHelperInvalid | No description | 3 | HOUSEKEEPING_MANAGER | fsfw/src/fsfw/datapoollocal/LocalDataPoolManager.h |
372 | 0x3e04 | HKM_PoolobjectNotFound | No description | 4 | HOUSEKEEPING_MANAGER | fsfw/src/fsfw/datapoollocal/LocalDataPoolManager.h |
373 | 0x3e05 | HKM_DatasetNotFound | No description | 5 | HOUSEKEEPING_MANAGER | fsfw/src/fsfw/datapoollocal/LocalDataPoolManager.h |
374 | 0x3f01 | DLEE_StreamTooShort | No description | 1 | DLE_ENCODER | fsfw/src/fsfw/globalfunctions/DleEncoder.h |
375 | 0x3f02 | DLEE_DecodingError | No description | 2 | DLE_ENCODER | fsfw/src/fsfw/globalfunctions/DleEncoder.h |
376 | 0x4201 | PUS11_InvalidTypeTimeWindow | No description | 1 | PUS_SERVICE_11 | fsfw/src/fsfw/pus/Service11TelecommandScheduling.h |
377 | 0x4202 | PUS11_InvalidTimeWindow | No description | 2 | PUS_SERVICE_11 | fsfw/src/fsfw/pus/Service11TelecommandScheduling.h |
378 | 0x4203 | PUS11_TimeshiftingNotPossible | No description | 3 | PUS_SERVICE_11 | fsfw/src/fsfw/pus/Service11TelecommandScheduling.h |
379 | 0x4204 | PUS11_InvalidRelativeTime | No description | 4 | PUS_SERVICE_11 | fsfw/src/fsfw/pus/Service11TelecommandScheduling.h |
380 | 0x4205 | PUS11_ContainedTcTooSmall | No description | 5 | PUS_SERVICE_11 | fsfw/src/fsfw/pus/Service11TelecommandScheduling.h |
381 | 0x4206 | PUS11_ContainedTcCrcMissmatch | No description | 6 | PUS_SERVICE_11 | fsfw/src/fsfw/pus/Service11TelecommandScheduling.h |
382 | 0x4300 | FILS_GenericFileError | No description | 0 | FILE_SYSTEM | fsfw/src/fsfw/filesystem/HasFileSystemIF.h |
383 | 0x4301 | FILS_GenericDirError | No description | 1 | FILE_SYSTEM | fsfw/src/fsfw/filesystem/HasFileSystemIF.h |
384 | 0x4302 | FILS_FilesystemInactive | No description | 2 | FILE_SYSTEM | fsfw/src/fsfw/filesystem/HasFileSystemIF.h |
385 | 0x4303 | FILS_GenericRenameError | No description | 3 | FILE_SYSTEM | fsfw/src/fsfw/filesystem/HasFileSystemIF.h |
386 | 0x4304 | FILS_IsBusy | No description | 4 | FILE_SYSTEM | fsfw/src/fsfw/filesystem/HasFileSystemIF.h |
387 | 0x4305 | FILS_InvalidParameters | No description | 5 | FILE_SYSTEM | fsfw/src/fsfw/filesystem/HasFileSystemIF.h |
388 | 0x430a | FILS_FileDoesNotExist | No description | 10 | FILE_SYSTEM | fsfw/src/fsfw/filesystem/HasFileSystemIF.h |
389 | 0x430b | FILS_FileAlreadyExists | No description | 11 | FILE_SYSTEM | fsfw/src/fsfw/filesystem/HasFileSystemIF.h |
390 | 0x430c | FILS_NotAFile | No description | 12 | FILE_SYSTEM | fsfw/src/fsfw/filesystem/HasFileSystemIF.h |
391 | 0x430d | FILS_FileLocked | No description | 13 | FILE_SYSTEM | fsfw/src/fsfw/filesystem/HasFileSystemIF.h |
392 | 0x430e | FILS_PermissionDenied | No description | 14 | FILE_SYSTEM | fsfw/src/fsfw/filesystem/HasFileSystemIF.h |
393 | 0x4315 | FILS_DirectoryDoesNotExist | No description | 21 | FILE_SYSTEM | fsfw/src/fsfw/filesystem/HasFileSystemIF.h |
394 | 0x4316 | FILS_DirectoryAlreadyExists | No description | 22 | FILE_SYSTEM | fsfw/src/fsfw/filesystem/HasFileSystemIF.h |
395 | 0x4317 | FILS_NotADirectory | No description | 23 | FILE_SYSTEM | fsfw/src/fsfw/filesystem/HasFileSystemIF.h |
396 | 0x4318 | FILS_DirectoryNotEmpty | No description | 24 | FILE_SYSTEM | fsfw/src/fsfw/filesystem/HasFileSystemIF.h |
397 | 0x431e | FILS_SequencePacketMissingWrite | No description | 30 | FILE_SYSTEM | fsfw/src/fsfw/filesystem/HasFileSystemIF.h |
398 | 0x431f | FILS_SequencePacketMissingRead | No description | 31 | FILE_SYSTEM | fsfw/src/fsfw/filesystem/HasFileSystemIF.h |
399 | 0x4400 | UXOS_ExecutionFinished | Execution of the current command has finished | 0 | LINUX_OSAL | fsfw/src/fsfw_hal/linux/CommandExecutor.h |
400 | 0x4401 | UXOS_CommandPending | Command is pending. This will also be returned if the user tries to load another command but a command is still pending | 1 | LINUX_OSAL | fsfw/src/fsfw_hal/linux/CommandExecutor.h |
401 | 0x4402 | UXOS_BytesRead | Some bytes have been read from the executing process | 2 | LINUX_OSAL | fsfw/src/fsfw_hal/linux/CommandExecutor.h |
402 | 0x4403 | UXOS_CommandError | Command execution failed | 3 | LINUX_OSAL | fsfw/src/fsfw_hal/linux/CommandExecutor.h |
403 | 0x4404 | UXOS_NoCommandLoadedOrPending | 4 | LINUX_OSAL | fsfw/src/fsfw_hal/linux/CommandExecutor.h | |
404 | 0x4406 | UXOS_PcloseCallError | No description | 6 | LINUX_OSAL | fsfw/src/fsfw_hal/linux/CommandExecutor.h |
405 | 0x4500 | HSPI_HalTimeoutRetval | No description | 0 | HAL_SPI | fsfw/src/fsfw_hal/stm32h7/spi/spiDefinitions.h |
406 | 0x4501 | HSPI_HalBusyRetval | No description | 1 | HAL_SPI | fsfw/src/fsfw_hal/stm32h7/spi/spiDefinitions.h |
407 | 0x4502 | HSPI_HalErrorRetval | No description | 2 | HAL_SPI | fsfw/src/fsfw_hal/stm32h7/spi/spiDefinitions.h |
408 | 0x4601 | HURT_UartReadFailure | No description | 1 | HAL_UART | fsfw/src/fsfw_hal/linux/serial/SerialComIF.h |
409 | 0x4602 | HURT_UartReadSizeMissmatch | No description | 2 | HAL_UART | fsfw/src/fsfw_hal/linux/serial/SerialComIF.h |
410 | 0x4603 | HURT_UartRxBufferTooSmall | No description | 3 | HAL_UART | fsfw/src/fsfw_hal/linux/serial/SerialComIF.h |
411 | 0x4801 | HGIO_UnknownGpioId | No description | 1 | HAL_GPIO | fsfw/src/fsfw_hal/linux/gpio/LinuxLibgpioIF.h |
412 | 0x4802 | HGIO_DriveGpioFailure | No description | 2 | HAL_GPIO | fsfw/src/fsfw_hal/linux/gpio/LinuxLibgpioIF.h |
413 | 0x4803 | HGIO_GpioTypeFailure | No description | 3 | HAL_GPIO | fsfw/src/fsfw_hal/linux/gpio/LinuxLibgpioIF.h |
414 | 0x4804 | HGIO_GpioInvalidInstance | No description | 4 | HAL_GPIO | fsfw/src/fsfw_hal/linux/gpio/LinuxLibgpioIF.h |
415 | 0x4805 | HGIO_GpioDuplicateDetected | No description | 5 | HAL_GPIO | fsfw/src/fsfw_hal/linux/gpio/LinuxLibgpioIF.h |
416 | 0x4806 | HGIO_GpioInitFailed | No description | 6 | HAL_GPIO | fsfw/src/fsfw_hal/linux/gpio/LinuxLibgpioIF.h |
417 | 0x4807 | HGIO_GpioGetValueFailed | No description | 7 | HAL_GPIO | fsfw/src/fsfw_hal/linux/gpio/LinuxLibgpioIF.h |
418 | 0x4c00 | SPPA_NoPacketFound | No description | 0 | SPACE_PACKET_PARSER | fsfw/src/fsfw/tmtcservices/SpacePacketParser.h |
419 | 0x4c01 | SPPA_SplitPacket | No description | 1 | SPACE_PACKET_PARSER | fsfw/src/fsfw/tmtcservices/SpacePacketParser.h |
420 | 0x4fa1 | HEATER_CommandNotSupported | No description | 161 | HEATER_HANDLER | mission/tcs/HeaterHandler.h |
421 | 0x4fa2 | HEATER_InitFailed | No description | 162 | HEATER_HANDLER | mission/tcs/HeaterHandler.h |
422 | 0x4fa3 | HEATER_InvalidSwitchNr | No description | 163 | HEATER_HANDLER | mission/tcs/HeaterHandler.h |
423 | 0x4fa4 | HEATER_MainSwitchSetTimeout | No description | 164 | HEATER_HANDLER | mission/tcs/HeaterHandler.h |
424 | 0x4fa5 | HEATER_CommandAlreadyWaiting | No description | 165 | HEATER_HANDLER | mission/tcs/HeaterHandler.h |
425 | 0x50a0 | SYRLINKS_CrcFailure | No description | 160 | SYRLINKS_HANDLER | mission/com/SyrlinksHandler.h |
426 | 0x50a1 | SYRLINKS_UartFraminOrParityErrorAck | No description | 161 | SYRLINKS_HANDLER | mission/com/SyrlinksHandler.h |
427 | 0x50a2 | SYRLINKS_BadCharacterAck | No description | 162 | SYRLINKS_HANDLER | mission/com/SyrlinksHandler.h |
428 | 0x50a3 | SYRLINKS_BadParameterValueAck | No description | 163 | SYRLINKS_HANDLER | mission/com/SyrlinksHandler.h |
429 | 0x50a4 | SYRLINKS_BadEndOfFrameAck | No description | 164 | SYRLINKS_HANDLER | mission/com/SyrlinksHandler.h |
430 | 0x50a5 | SYRLINKS_UnknownCommandIdAck | No description | 165 | SYRLINKS_HANDLER | mission/com/SyrlinksHandler.h |
431 | 0x50a6 | SYRLINKS_BadCrcAck | No description | 166 | SYRLINKS_HANDLER | mission/com/SyrlinksHandler.h |
432 | 0x50a7 | SYRLINKS_ReplyWrongSize | No description | 167 | SYRLINKS_HANDLER | mission/com/SyrlinksHandler.h |
433 | 0x50a8 | SYRLINKS_MissingStartFrameCharacter | No description | 168 | SYRLINKS_HANDLER | mission/com/SyrlinksHandler.h |
434 | 0x5100 | IMTQ_InvalidCommandCode | No description | 0 | IMTQ_HANDLER | mission/acs/imtqHelpers.h |
435 | 0x5101 | IMTQ_MgmMeasurementLowLevelError | No description | 1 | IMTQ_HANDLER | mission/acs/imtqHelpers.h |
436 | 0x5102 | IMTQ_ActuateCmdLowLevelError | No description | 2 | IMTQ_HANDLER | mission/acs/imtqHelpers.h |
437 | 0x5103 | IMTQ_ParameterMissing | No description | 3 | IMTQ_HANDLER | mission/acs/imtqHelpers.h |
438 | 0x5104 | IMTQ_ParameterInvalid | No description | 4 | IMTQ_HANDLER | mission/acs/imtqHelpers.h |
439 | 0x5105 | IMTQ_CcUnavailable | No description | 5 | IMTQ_HANDLER | mission/acs/imtqHelpers.h |
440 | 0x5106 | IMTQ_InternalProcessingError | No description | 6 | IMTQ_HANDLER | mission/acs/imtqHelpers.h |
441 | 0x5107 | IMTQ_RejectedWithoutReason | No description | 7 | IMTQ_HANDLER | mission/acs/imtqHelpers.h |
442 | 0x5108 | IMTQ_CmdErrUnknown | No description | 8 | IMTQ_HANDLER | mission/acs/imtqHelpers.h |
443 | 0x51a7 | 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. | 167 | IMTQ_HANDLER | mission/acs/imtqHelpers.h |
444 | 0x52b0 | RWHA_SpiWriteFailure | No description | 176 | RW_HANDLER | mission/acs/rwHelpers.h |
445 | 0x52b1 | RWHA_SpiReadFailure | Used by the spi send function to tell a failing read call | 177 | RW_HANDLER | mission/acs/rwHelpers.h |
446 | 0x52b2 | RWHA_MissingStartSign | Can be used by the HDLC decoding mechanism to inform about a missing start sign 0x7E | 178 | RW_HANDLER | mission/acs/rwHelpers.h |
447 | 0x52b3 | RWHA_InvalidSubstitute | Can be used by the HDLC decoding mechanism to inform about an invalid substitution combination | 179 | RW_HANDLER | mission/acs/rwHelpers.h |
448 | 0x52b4 | RWHA_MissingEndSign | HDLC decoding mechanism never receives the end sign 0x7E | 180 | RW_HANDLER | mission/acs/rwHelpers.h |
449 | 0x52b5 | RWHA_NoReply | Reaction wheel only responds with empty frames. | 181 | RW_HANDLER | mission/acs/rwHelpers.h |
450 | 0x52b6 | RWHA_NoStartMarker | Expected a start marker as first byte | 182 | RW_HANDLER | mission/acs/rwHelpers.h |
451 | 0x52b7 | RWHA_SpiReadTimeout | Timeout when reading reply | 183 | RW_HANDLER | mission/acs/rwHelpers.h |
452 | 0x53a0 | STRH_TemperatureReqFailed | Status in temperature reply signals error | 160 | STR_HANDLER | mission/acs/str/StarTrackerHandler.h |
453 | 0x53a1 | STRH_PingFailed | Ping command failed | 161 | STR_HANDLER | mission/acs/str/StarTrackerHandler.h |
454 | 0x53a2 | STRH_VersionReqFailed | Status in version reply signals error | 162 | STR_HANDLER | mission/acs/str/StarTrackerHandler.h |
455 | 0x53a3 | STRH_InterfaceReqFailed | Status in interface reply signals error | 163 | STR_HANDLER | mission/acs/str/StarTrackerHandler.h |
456 | 0x53a4 | STRH_PowerReqFailed | Status in power reply signals error | 164 | STR_HANDLER | mission/acs/str/StarTrackerHandler.h |
457 | 0x53a5 | STRH_SetParamFailed | Status of reply to parameter set command signals error | 165 | STR_HANDLER | mission/acs/str/StarTrackerHandler.h |
458 | 0x53a6 | STRH_ActionFailed | Status of reply to action command signals error | 166 | STR_HANDLER | mission/acs/str/StarTrackerHandler.h |
459 | 0x53a7 | STRH_FilePathTooLong | Received invalid path string. Exceeds allowed length | 167 | STR_HANDLER | mission/acs/str/StarTrackerHandler.h |
460 | 0x53a8 | STRH_FilenameTooLong | Name of file received with command is too long | 168 | STR_HANDLER | mission/acs/str/StarTrackerHandler.h |
461 | 0x53a9 | STRH_InvalidProgram | Received version reply with invalid program ID | 169 | STR_HANDLER | mission/acs/str/StarTrackerHandler.h |
462 | 0x53aa | STRH_ReplyError | Status field reply signals error | 170 | STR_HANDLER | mission/acs/str/StarTrackerHandler.h |
463 | 0x53ab | STRH_CommandTooShort | Received command which is too short (some data is missing for proper execution) | 171 | STR_HANDLER | mission/acs/str/StarTrackerHandler.h |
464 | 0x53ac | STRH_InvalidLength | Received command with invalid length (too few or too many parameters) | 172 | STR_HANDLER | mission/acs/str/StarTrackerHandler.h |
465 | 0x53ad | STRH_RegionMismatch | Region mismatch between send and received data | 173 | STR_HANDLER | mission/acs/str/StarTrackerHandler.h |
466 | 0x53ae | STRH_AddressMismatch | Address mismatch between send and received data | 174 | STR_HANDLER | mission/acs/str/StarTrackerHandler.h |
467 | 0x53af | STRH_LengthMismatch | Length field mismatch between send and received data | 175 | STR_HANDLER | mission/acs/str/StarTrackerHandler.h |
468 | 0x53b0 | STRH_FileNotExists | Specified file does not exist | 176 | STR_HANDLER | mission/acs/str/StarTrackerHandler.h |
469 | 0x53b1 | STRH_InvalidType | Download blob pixel command has invalid type field | 177 | STR_HANDLER | mission/acs/str/StarTrackerHandler.h |
470 | 0x53b2 | STRH_InvalidId | Received FPGA action command with invalid ID | 178 | STR_HANDLER | mission/acs/str/StarTrackerHandler.h |
471 | 0x53b3 | STRH_ReplyTooShort | Received reply is too short | 179 | STR_HANDLER | mission/acs/str/StarTrackerHandler.h |
472 | 0x53b4 | STRH_CrcFailure | Received reply with invalid CRC | 180 | STR_HANDLER | mission/acs/str/StarTrackerHandler.h |
473 | 0x53b5 | STRH_StrHelperExecuting | Star tracker handler currently executing a command and using the communication interface | 181 | STR_HANDLER | mission/acs/str/StarTrackerHandler.h |
474 | 0x53b6 | STRH_StartrackerAlreadyBooted | Star tracker is already in firmware mode | 182 | STR_HANDLER | mission/acs/str/StarTrackerHandler.h |
475 | 0x53b7 | STRH_StartrackerNotRunningFirmware | Star tracker must be in firmware mode to run this command | 183 | STR_HANDLER | mission/acs/str/StarTrackerHandler.h |
476 | 0x53b8 | STRH_StartrackerNotRunningBootloader | Star tracker must be in bootloader mode to run this command | 184 | STR_HANDLER | mission/acs/str/StarTrackerHandler.h |
477 | 0x54e0 | DWLPWRON_InvalidMode | Received command has invalid JESD mode (valid modes are 0 - 5) | 224 | DWLPWRON_CMD | linux/payload/plocMpscoDefs.h |
478 | 0x54e1 | DWLPWRON_InvalidLaneRate | Received command has invalid lane rate (valid lane rate are 0 - 9) | 225 | DWLPWRON_CMD | linux/payload/plocMpscoDefs.h |
479 | 0x5700 | PLSPVhLP_RequestDone | No description | 0 | PLOC_SUPV_HELPER | linux/payload/PlocSupvUartMan.h |
480 | 0x5701 | PLSPVhLP_NoPacketFound | No description | 1 | PLOC_SUPV_HELPER | linux/payload/PlocSupvUartMan.h |
481 | 0x5702 | PLSPVhLP_DecodeBufTooSmall | No description | 2 | PLOC_SUPV_HELPER | linux/payload/PlocSupvUartMan.h |
482 | 0x5703 | PLSPVhLP_PossiblePacketLossConsecutiveStart | No description | 3 | PLOC_SUPV_HELPER | linux/payload/PlocSupvUartMan.h |
483 | 0x5704 | PLSPVhLP_PossiblePacketLossConsecutiveEnd | No description | 4 | PLOC_SUPV_HELPER | linux/payload/PlocSupvUartMan.h |
484 | 0x5705 | PLSPVhLP_HdlcError | No description | 5 | PLOC_SUPV_HELPER | linux/payload/PlocSupvUartMan.h |
485 | 0x57a0 | PLSPVhLP_FileClosedAccidentally | File accidentally close | 160 | PLOC_SUPV_HELPER | linux/payload/PlocSupvUartMan.h |
486 | 0x57a1 | PLSPVhLP_ProcessTerminated | Process has been terminated by command | 161 | PLOC_SUPV_HELPER | linux/payload/PlocSupvUartMan.h |
487 | 0x57a2 | PLSPVhLP_PathNotExists | Received command with invalid pathname | 162 | PLOC_SUPV_HELPER | linux/payload/PlocSupvUartMan.h |
488 | 0x57a3 | PLSPVhLP_EventBufferReplyInvalidApid | Expected event buffer TM but received space packet with other APID | 163 | PLOC_SUPV_HELPER | linux/payload/PlocSupvUartMan.h |
489 | 0x58a0 | SUSS_InvalidSpeed | Action Message with invalid speed was received. Valid speeds must be in the range of [-65000, 1000] or [1000, 65000] | 160 | SUS_HANDLER | mission/acs/RwHandler.h |
490 | 0x58a1 | SUSS_InvalidRampTime | Action Message with invalid ramp time was received. | 161 | SUS_HANDLER | mission/acs/RwHandler.h |
491 | 0x58a2 | SUSS_SetSpeedCommandInvalidLength | Received set speed command has invalid length. Should be 6. | 162 | SUS_HANDLER | mission/acs/RwHandler.h |
492 | 0x58a3 | SUSS_ExecutionFailed | Command execution failed | 163 | SUS_HANDLER | mission/acs/RwHandler.h |
493 | 0x58a4 | SUSS_CrcError | Reaction wheel reply has invalid crc | 164 | SUS_HANDLER | mission/acs/RwHandler.h |
494 | 0x58a5 | SUSS_ValueNotRead | No description | 165 | SUS_HANDLER | mission/acs/RwHandler.h |
495 | 0x59a0 | IPCI_PapbBusy | No description | 160 | CCSDS_IP_CORE_BRIDGE | linux/ipcore/PapbVcInterface.h |
496 | 0x5aa0 | PTME_UnknownVcId | No description | 160 | PTME | linux/ipcore/Ptme.h |
497 | 0x5c00 | STRHLP_NoReplyAvailable | No description | 0 | STR_HELPER | linux/acs/ImtqPollingTask.h |
498 | 0x5c01 | STRHLP_SdNotMounted | SD card specified in path string not mounted | 1 | STR_HELPER | linux/acs/StrComHandler.h |
499 | 0x5c02 | STRHLP_FileNotExists | Specified file does not exist on filesystem | 2 | STR_HELPER | linux/acs/StrComHandler.h |
500 | 0x5c03 | STRHLP_PathNotExists | Specified path does not exist | 3 | STR_HELPER | linux/acs/StrComHandler.h |
501 | 0x5c04 | STRHLP_FileCreationFailed | Failed to create download image or read flash file | 4 | STR_HELPER | linux/acs/StrComHandler.h |
502 | 0x5c05 | STRHLP_RegionMismatch | Region in flash write/read reply does not match expected region | 5 | STR_HELPER | linux/acs/StrComHandler.h |
503 | 0x5c06 | STRHLP_AddressMismatch | Address in flash write/read reply does not match expected address | 6 | STR_HELPER | linux/acs/StrComHandler.h |
504 | 0x5c07 | STRHLP_LengthMismatch | Length in flash write/read reply does not match expected length | 7 | STR_HELPER | linux/acs/StrComHandler.h |
505 | 0x5c08 | STRHLP_StatusError | Status field in reply signals error | 8 | STR_HELPER | linux/acs/StrComHandler.h |
506 | 0x5c09 | STRHLP_InvalidTypeId | Reply has invalid type ID (should be of action reply type) | 9 | STR_HELPER | linux/acs/StrComHandler.h |
507 | 0x5c0a | STRHLP_ReceptionTimeout | No description | 10 | STR_HELPER | linux/acs/StrComHandler.h |
508 | 0x5c0b | STRHLP_DecodingError | No description | 11 | STR_HELPER | linux/acs/StrComHandler.h |
509 | 0x5d00 | GOMS_PacketTooLong | No description | 0 | GOM_SPACE_HANDLER | mission/power/GomspaceDeviceHandler.h |
510 | 0x5d01 | GOMS_InvalidTableId | No description | 1 | GOM_SPACE_HANDLER | mission/power/GomspaceDeviceHandler.h |
511 | 0x5d02 | GOMS_InvalidAddress | No description | 2 | GOM_SPACE_HANDLER | mission/power/GomspaceDeviceHandler.h |
512 | 0x5d03 | GOMS_InvalidParamSize | No description | 3 | GOM_SPACE_HANDLER | mission/power/GomspaceDeviceHandler.h |
513 | 0x5d04 | GOMS_InvalidPayloadSize | No description | 4 | GOM_SPACE_HANDLER | mission/power/GomspaceDeviceHandler.h |
514 | 0x5d05 | GOMS_UnknownReplyId | No description | 5 | GOM_SPACE_HANDLER | mission/power/GomspaceDeviceHandler.h |
515 | 0x5ea0 | PLMEMDUMP_MramAddressTooHigh | The capacity of the MRAM amounts to 512 kB. Thus the maximum address must not be higher than 0x7d000. | 160 | PLOC_MEMORY_DUMPER | linux/payload/PlocMemoryDumper.h |
516 | 0x5ea1 | PLMEMDUMP_MramInvalidAddressCombination | The specified end address is lower than the start address | 161 | PLOC_MEMORY_DUMPER | linux/payload/PlocMemoryDumper.h |
517 | 0x5fa0 | PDEC_AbandonedCltuRetval | No description | 160 | PDEC_HANDLER | linux/ipcore/PdecHandler.h |
518 | 0x5fa1 | PDEC_FrameDirtyRetval | No description | 161 | PDEC_HANDLER | linux/ipcore/PdecHandler.h |
519 | 0x5fa2 | PDEC_FrameIllegalMultipleReasons | No description | 162 | PDEC_HANDLER | linux/ipcore/PdecHandler.h |
520 | 0x5fa3 | PDEC_AdDiscardedLockoutRetval | No description | 163 | PDEC_HANDLER | linux/ipcore/PdecHandler.h |
521 | 0x5fa4 | PDEC_AdDiscardedWaitRetval | No description | 164 | PDEC_HANDLER | linux/ipcore/PdecHandler.h |
522 | 0x5fa5 | PDEC_AdDiscardedNsVs | No description | 165 | PDEC_HANDLER | linux/ipcore/PdecHandler.h |
523 | 0x5fa6 | PDEC_NoReportRetval | No description | 166 | PDEC_HANDLER | linux/ipcore/PdecHandler.h |
524 | 0x5fa7 | PDEC_ErrorVersionNumberRetval | No description | 167 | PDEC_HANDLER | linux/ipcore/PdecHandler.h |
525 | 0x5fa8 | PDEC_IllegalCombinationRetval | No description | 168 | PDEC_HANDLER | linux/ipcore/PdecHandler.h |
526 | 0x5fa9 | PDEC_InvalidScIdRetval | No description | 169 | PDEC_HANDLER | linux/ipcore/PdecHandler.h |
527 | 0x5faa | PDEC_InvalidVcIdMsbRetval | No description | 170 | PDEC_HANDLER | linux/ipcore/PdecHandler.h |
528 | 0x5fab | PDEC_InvalidVcIdLsbRetval | No description | 171 | PDEC_HANDLER | linux/ipcore/PdecHandler.h |
529 | 0x5fac | PDEC_NsNotZeroRetval | No description | 172 | PDEC_HANDLER | linux/ipcore/PdecHandler.h |
530 | 0x5fae | PDEC_InvalidBcCc | No description | 174 | PDEC_HANDLER | linux/ipcore/PdecHandler.h |
531 | 0x5fb0 | PDEC_CommandNotImplemented | Received action message with unknown action id | 176 | PDEC_HANDLER | linux/ipcore/PdecHandler.h |
532 | 0x60a0 | CCSDS_CommandNotImplemented | Received action message with unknown action id | 160 | CCSDS_HANDLER | mission/com/CcsdsIpCoreHandler.h |
533 | 0x61a0 | RS_RateNotSupported | The commanded rate is not supported by the current FPGA design | 160 | RATE_SETTER | linux/ipcore/PtmeConfig.h |
534 | 0x61a1 | RS_BadBitRate | Bad bitrate has been commanded (e.g. 0) | 161 | RATE_SETTER | linux/ipcore/PtmeConfig.h |
535 | 0x61a2 | RS_ClkInversionFailed | Failed to invert clock and thus change the time the data is updated with respect to the tx clock | 162 | RATE_SETTER | linux/ipcore/PtmeConfig.h |
536 | 0x61a3 | RS_TxManipulatorConfigFailed | Failed to change configuration bit of tx clock manipulator | 163 | RATE_SETTER | linux/ipcore/PtmeConfig.h |
537 | 0x6201 | JSONBASE_JsonFileNotExists | Specified json file does not exist | 1 | ARCSEC_JSON_BASE | mission/acs/str/ArcsecJsonParamBase.h |
538 | 0x6202 | JSONBASE_SetNotExists | Requested set does not exist in json file | 2 | ARCSEC_JSON_BASE | mission/acs/str/ArcsecJsonParamBase.h |
539 | 0x6203 | JSONBASE_ParamNotExists | Requested parameter does not exist in json file | 3 | ARCSEC_JSON_BASE | mission/acs/str/ArcsecJsonParamBase.h |
540 | 0x63a0 | NVMB_KeyNotExists | Specified key does not exist in json file | 160 | NVM_PARAM_BASE | mission/memory/NvmParameterBase.h |
541 | 0x64a0 | FSHLP_SdNotMounted | SD card specified with path string not mounted | 160 | FILE_SYSTEM_HELPER | bsp_q7s/fs/FilesystemHelper.h |
542 | 0x64a1 | FSHLP_FileNotExists | Specified file does not exist on filesystem | 161 | FILE_SYSTEM_HELPER | bsp_q7s/fs/FilesystemHelper.h |
543 | 0x65a0 | PLMPHLP_FileClosedAccidentally | File accidentally close | 160 | PLOC_MPSOC_HELPER | linux/payload/PlocMpsocHelper.h |
544 | 0x66a0 | SADPL_CommandNotSupported | No description | 160 | SA_DEPL_HANDLER | mission/SolarArrayDeploymentHandler.h |
545 | 0x66a1 | SADPL_DeploymentAlreadyExecuting | No description | 161 | SA_DEPL_HANDLER | mission/SolarArrayDeploymentHandler.h |
546 | 0x66a2 | SADPL_MainSwitchTimeoutFailure | No description | 162 | SA_DEPL_HANDLER | mission/SolarArrayDeploymentHandler.h |
547 | 0x66a3 | SADPL_SwitchingDeplSa1Failed | No description | 163 | SA_DEPL_HANDLER | mission/SolarArrayDeploymentHandler.h |
548 | 0x66a4 | SADPL_SwitchingDeplSa2Failed | No description | 164 | SA_DEPL_HANDLER | mission/SolarArrayDeploymentHandler.h |
549 | 0x6702 | MPSOCRTVIF_InvalidCrc | No description | 2 | MPSOC_RETURN_VALUES_IF | linux/payload/ScexHelper.h |
550 | 0x67a0 | MPSOCRTVIF_CrcFailure | Space Packet received from PLOC has invalid CRC | 160 | MPSOC_RETURN_VALUES_IF | linux/payload/mpsocRetvals.h |
551 | 0x67a1 | MPSOCRTVIF_ReceivedAckFailure | Received ACK failure reply from PLOC | 161 | MPSOC_RETURN_VALUES_IF | linux/payload/mpsocRetvals.h |
552 | 0x67a2 | MPSOCRTVIF_ReceivedExeFailure | Received execution failure reply from PLOC | 162 | MPSOC_RETURN_VALUES_IF | linux/payload/mpsocRetvals.h |
553 | 0x67a3 | MPSOCRTVIF_InvalidApid | Received space packet with invalid APID from PLOC | 163 | MPSOC_RETURN_VALUES_IF | linux/payload/mpsocRetvals.h |
554 | 0x67a4 | MPSOCRTVIF_InvalidLength | Received command with invalid length | 164 | MPSOC_RETURN_VALUES_IF | linux/payload/mpsocRetvals.h |
555 | 0x67a5 | MPSOCRTVIF_FilenameTooLong | Filename of file in OBC filesystem is too long | 165 | MPSOC_RETURN_VALUES_IF | linux/payload/mpsocRetvals.h |
556 | 0x67a6 | MPSOCRTVIF_MpsocHelperExecuting | MPSoC helper is currently executing a command | 166 | MPSOC_RETURN_VALUES_IF | linux/payload/mpsocRetvals.h |
557 | 0x67a7 | MPSOCRTVIF_MpsocFilenameTooLong | Filename of MPSoC file is to long (max. 256 bytes) | 167 | MPSOC_RETURN_VALUES_IF | linux/payload/mpsocRetvals.h |
558 | 0x67a8 | MPSOCRTVIF_InvalidParameter | Command has invalid parameter | 168 | MPSOC_RETURN_VALUES_IF | linux/payload/mpsocRetvals.h |
559 | 0x67a9 | MPSOCRTVIF_NameTooLong | Received command has file string with invalid length | 169 | MPSOC_RETURN_VALUES_IF | linux/payload/mpsocRetvals.h |
560 | 0x6801 | SPVRTVIF_NoPacketFound | No description | 1 | SUPV_RETURN_VALUES_IF | linux/com/SyrlinksComHandler.h |
561 | 0x68a0 | SPVRTVIF_CrcFailure | Space Packet received from PLOC supervisor has invalid CRC | 160 | SUPV_RETURN_VALUES_IF | linux/payload/plocSupvDefs.h |
562 | 0x68a1 | SPVRTVIF_InvalidServiceId | No description | 161 | SUPV_RETURN_VALUES_IF | linux/payload/plocSupvDefs.h |
563 | 0x68a2 | SPVRTVIF_ReceivedAckFailure | Received ACK failure reply from PLOC supervisor | 162 | SUPV_RETURN_VALUES_IF | linux/payload/plocSupvDefs.h |
564 | 0x68a3 | SPVRTVIF_ReceivedExeFailure | Received execution failure reply from PLOC supervisor | 163 | SUPV_RETURN_VALUES_IF | linux/payload/plocSupvDefs.h |
565 | 0x68a4 | SPVRTVIF_InvalidApid | Received space packet with invalid APID from PLOC supervisor | 164 | SUPV_RETURN_VALUES_IF | linux/payload/plocSupvDefs.h |
566 | 0x68a5 | SPVRTVIF_GetTimeFailure | Failed to read current system time | 165 | SUPV_RETURN_VALUES_IF | linux/payload/plocSupvDefs.h |
567 | 0x68a6 | SPVRTVIF_InvalidWatchdog | Received command with invalid watchdog parameter. Valid watchdogs are 0 for PS, 1 for PL and 2 for INT | 166 | SUPV_RETURN_VALUES_IF | linux/payload/plocSupvDefs.h |
568 | 0x68a7 | SPVRTVIF_InvalidWatchdogTimeout | Received watchdog timeout config command with invalid timeout. Valid timeouts must be in the range between 1000 and 360000 ms. | 167 | SUPV_RETURN_VALUES_IF | linux/payload/plocSupvDefs.h |
569 | 0x68a8 | SPVRTVIF_InvalidLatchupId | Received latchup config command with invalid latchup ID | 168 | SUPV_RETURN_VALUES_IF | linux/payload/plocSupvDefs.h |
570 | 0x68a9 | SPVRTVIF_SweepPeriodTooSmall | Received set adc sweep period command with invalid sweep period. Must be larger than 21. | 169 | SUPV_RETURN_VALUES_IF | linux/payload/plocSupvDefs.h |
571 | 0x68aa | SPVRTVIF_InvalidTestParam | Receive auto EM test command with invalid test param. Valid params are 1 and 2. | 170 | SUPV_RETURN_VALUES_IF | linux/payload/plocSupvDefs.h |
572 | 0x68ab | SPVRTVIF_MramPacketParsingFailure | Returned when scanning for MRAM dump packets failed. | 171 | SUPV_RETURN_VALUES_IF | linux/payload/plocSupvDefs.h |
573 | 0x68ac | SPVRTVIF_InvalidMramAddresses | Returned when the start and stop addresses of the MRAM dump or MRAM wipe commands are invalid (e.g. start address bigger than stop address) | 172 | SUPV_RETURN_VALUES_IF | linux/payload/plocSupvDefs.h |
574 | 0x68ad | SPVRTVIF_NoMramPacket | Expect reception of an MRAM dump packet but received space packet with other apid. | 173 | SUPV_RETURN_VALUES_IF | linux/payload/plocSupvDefs.h |
575 | 0x68ae | SPVRTVIF_PathDoesNotExist | Path to PLOC directory on SD card does not exist | 174 | SUPV_RETURN_VALUES_IF | linux/payload/plocSupvDefs.h |
576 | 0x68af | SPVRTVIF_MramFileNotExists | MRAM dump file does not exists. The file should actually already have been created with the reception of the first dump packet. | 175 | SUPV_RETURN_VALUES_IF | linux/payload/plocSupvDefs.h |
577 | 0x68b0 | SPVRTVIF_InvalidReplyLength | No description | 176 | SUPV_RETURN_VALUES_IF | linux/payload/plocSupvDefs.h |
578 | 0x68b1 | SPVRTVIF_InvalidLength | Received action command has invalid length | 177 | SUPV_RETURN_VALUES_IF | linux/payload/plocSupvDefs.h |
579 | 0x68b2 | SPVRTVIF_FilenameTooLong | Filename too long | 178 | SUPV_RETURN_VALUES_IF | linux/payload/plocSupvDefs.h |
580 | 0x68b3 | SPVRTVIF_UpdateStatusReportInvalidLength | Received update status report with invalid packet length field | 179 | SUPV_RETURN_VALUES_IF | linux/payload/plocSupvDefs.h |
581 | 0x68b4 | SPVRTVIF_UpdateCrcFailure | Update status report does not contain expected CRC. There might be a bit flip in the update memory region. | 180 | SUPV_RETURN_VALUES_IF | linux/payload/plocSupvDefs.h |
582 | 0x68b5 | SPVRTVIF_SupvHelperExecuting | Supervisor helper task ist currently executing a command (wait until helper tas has finished or interrupt by sending the terminate command) | 181 | SUPV_RETURN_VALUES_IF | linux/payload/plocSupvDefs.h |
583 | 0x68c0 | SPVRTVIF_BufTooSmall | No description | 192 | SUPV_RETURN_VALUES_IF | linux/payload/plocSupvDefs.h |
584 | 0x68c1 | SPVRTVIF_NoReplyTimeout | No description | 193 | SUPV_RETURN_VALUES_IF | linux/payload/plocSupvDefs.h |
585 | 0x6900 | ACSCTRL_FileDeletionFailed | No description | 0 | ACS_CTRL | mission/controller/AcsController.h |
586 | 0x6a02 | ACSMEKF_MekfUninitialized | No description | 2 | ACS_MEKF | mission/controller/acs/MultiplicativeKalmanFilter.h |
587 | 0x6a03 | ACSMEKF_MekfNoGyrData | No description | 3 | ACS_MEKF | mission/controller/acs/MultiplicativeKalmanFilter.h |
588 | 0x6a04 | ACSMEKF_MekfNoModelVectors | No description | 4 | ACS_MEKF | mission/controller/acs/MultiplicativeKalmanFilter.h |
589 | 0x6a05 | ACSMEKF_MekfNoSusMgmStrData | No description | 5 | ACS_MEKF | mission/controller/acs/MultiplicativeKalmanFilter.h |
590 | 0x6a06 | ACSMEKF_MekfCovarianceInversionFailed | No description | 6 | ACS_MEKF | mission/controller/acs/MultiplicativeKalmanFilter.h |
591 | 0x6a07 | ACSMEKF_MekfNotFinite | No description | 7 | ACS_MEKF | mission/controller/acs/MultiplicativeKalmanFilter.h |
592 | 0x6a08 | ACSMEKF_MekfInitialized | No description | 8 | ACS_MEKF | mission/controller/acs/MultiplicativeKalmanFilter.h |
593 | 0x6a09 | ACSMEKF_MekfRunning | No description | 9 | ACS_MEKF | mission/controller/acs/MultiplicativeKalmanFilter.h |
594 | 0x6b01 | ACSSAF_SafectrlMekfInputInvalid | No description | 1 | ACS_SAFE | mission/controller/acs/control/SafeCtrl.h |
595 | 0x6c01 | ACSPTG_PtgctrlMekfInputInvalid | No description | 1 | ACS_PTG | mission/controller/acs/control/PtgCtrl.h |
596 | 0x6d01 | ACSDTB_DetumbleNoSensordata | No description | 1 | ACS_DETUMBLE | mission/controller/acs/control/Detumble.h |
597 | 0x6e00 | SDMA_OpOngoing | No description | 0 | SD_CARD_MANAGER | bsp_q7s/fs/SdCardManager.h |
598 | 0x6e01 | SDMA_AlreadyOn | No description | 1 | SD_CARD_MANAGER | bsp_q7s/fs/SdCardManager.h |
599 | 0x6e02 | SDMA_AlreadyMounted | No description | 2 | SD_CARD_MANAGER | bsp_q7s/fs/SdCardManager.h |
600 | 0x6e03 | SDMA_AlreadyOff | No description | 3 | SD_CARD_MANAGER | bsp_q7s/fs/SdCardManager.h |
601 | 0x6e0a | SDMA_StatusFileNexists | No description | 10 | SD_CARD_MANAGER | bsp_q7s/fs/SdCardManager.h |
602 | 0x6e0b | SDMA_StatusFileFormatInvalid | No description | 11 | SD_CARD_MANAGER | bsp_q7s/fs/SdCardManager.h |
603 | 0x6e0c | SDMA_MountError | No description | 12 | SD_CARD_MANAGER | bsp_q7s/fs/SdCardManager.h |
604 | 0x6e0d | SDMA_UnmountError | No description | 13 | SD_CARD_MANAGER | bsp_q7s/fs/SdCardManager.h |
605 | 0x6e0e | SDMA_SystemCallError | No description | 14 | SD_CARD_MANAGER | bsp_q7s/fs/SdCardManager.h |
606 | 0x6e0f | SDMA_PopenCallError | No description | 15 | SD_CARD_MANAGER | bsp_q7s/fs/SdCardManager.h |
607 | 0x6f00 | LPH_SdNotReady | No description | 0 | LOCAL_PARAM_HANDLER | bsp_q7s/memory/LocalParameterHandler.h |
608 | 0x7000 | PTM_DumpDone | No description | 0 | PERSISTENT_TM_STORE | mission/tmtc/PersistentTmStore.h |
609 | 0x7001 | PTM_BusyDumping | No description | 1 | PERSISTENT_TM_STORE | mission/tmtc/PersistentTmStore.h |
610 | 0x7100 | TMS_IsBusy | No description | 0 | TM_SINK | mission/tmtc/DirectTmSinkIF.h |
611 | 0x7300 | SCBU_KeyNotFound | No description | 0 | SCRATCH_BUFFER | bsp_q7s/memory/scratchApi.h |