Field Name |
Length (bits) |
Bit |
Contents |
Description |
Item |
Total |
Algn |
Off |
fatalMessage |
160 | 160 |
32 |
0 |
telemetry Packet |
Fatal Error Message prior to re-boot (see table 66, swreq Rev. I) |
header |
64 | 64 |
32 |
0 |
telemetry Header |
Telemetry Packet Header |
synch |
32 | 32 |
32 |
0 |
uint32 = 0x736f4166 |
This field delimits the start of a telemetry packet. |
telemetryLength |
10 | 10 |
1 |
32 |
uint10 = 5 |
This field indicates the total number of 32-bit words in the telemetry packet |
formatTag |
6 | 6 |
1 |
42 |
uint6 = 9 |
This field identifies the content of the telemetry packet [see enum TlmFormatTag]: TTAG_FATAL |
sequenceNumber |
16 | 16 |
1 |
48 |
uint16 |
This field is the sequence number of the telemetry packet |
bepTickCounter |
32 | 32 |
32 |
64 |
uint32 |
Back End Timer Tick interrupt counter value at about time packet is posted to telemetry |
fatalCode |
32 | 32 |
32 |
96 |
uint32 |
Fatal Reset error message code [see enum e_fatalCode] |
fatalValue |
32 | 32 |
32 |
128 |
uint32 |
Fatal Reset error message value |