Relax SUS FDIR #205

Merged
muellerr merged 5 commits from relax-sus-fdir-2 into main 2023-09-12 10:07:12 +02:00
2 changed files with 2 additions and 0 deletions
Showing only changes of commit 0a05873f4e - Show all commits

View File

@ -294,3 +294,4 @@ Event ID (dec); Event ID (hex); Name; Severity; Description; File Path
14312;0x37e8;DUMP_MISC_CANCELLED;LOW;P1: Number of dumped packets. P2: Total dumped bytes.;mission/persistentTmStoreDefs.h
14313;0x37e9;DUMP_HK_CANCELLED;LOW;P1: Number of dumped packets. P2: Total dumped bytes.;mission/persistentTmStoreDefs.h
14314;0x37ea;DUMP_CFDP_CANCELLED;LOW;P1: Number of dumped packets. P2: Total dumped bytes.;mission/persistentTmStoreDefs.h
14500;0x38a4;TEMPERATURE_IS_ALL_ONES;LOW;Possible indicator that the SUS device is glitchy;mission/acs/SusHandler.h

1 Event ID (dec) Event ID (hex) Name Severity Description File Path
294 14301 14312 0x37dd 0x37e8 FILE_TOO_LARGE DUMP_MISC_CANCELLED LOW File in store too large. P1: Detected file size P2: Allowed file size P1: Number of dumped packets. P2: Total dumped bytes. mission/persistentTmStoreDefs.h
295 14302 14313 0x37de 0x37e9 BUSY_DUMPING_EVENT DUMP_HK_CANCELLED INFO LOW No description P1: Number of dumped packets. P2: Total dumped bytes. mission/persistentTmStoreDefs.h
296 14305 14314 0x37e1 0x37ea DUMP_OK_STORE_DONE DUMP_CFDP_CANCELLED INFO LOW P1: Number of dumped packets. P2: Total dumped bytes. mission/persistentTmStoreDefs.h
297 14500 0x38a4 TEMPERATURE_IS_ALL_ONES LOW Possible indicator that the SUS device is glitchy mission/acs/SusHandler.h

View File

@ -60,3 +60,4 @@
142;COM_SUBSYSTEM
143;PERSISTENT_TM_STORE
144;SYRLINKS_COM
145;SUS_HANDLER

1 22 MEMORY
60 142 COM_SUBSYSTEM
61 143 PERSISTENT_TM_STORE
62 144 SYRLINKS_COM
63 145 SUS_HANDLER