Add SUPV latchup report handling, clean up code #273

Merged
meggert merged 7 commits from add-supv-latchup-report into main 2024-02-06 13:52:56 +01:00
Owner
No description provided.
muellerr added 5 commits 2024-01-31 16:58:57 +01:00
muellerr added 56 commits 2024-01-31 17:06:26 +01:00
Reviewed-on: 
Reviewed-by: Marius Eggert <eggertm@irs.uni-stuttgart.de>
Reviewed-on: 
Reviewed-by: Marius Eggert <eggertm@irs.uni-stuttgart.de>
muellerr added this to the v6.0.0 milestone 2024-01-31 17:06:46 +01:00
muellerr added 1 commit 2024-02-06 11:37:42 +01:00
meggert requested changes 2024-02-06 13:42:34 +01:00
@ -73,6 +74,7 @@ def handle_hk_packet(
hk_data = tm_packet.tm_data[8:]
if named_obj_id in hk_filter.object_ids:
# print(f"PUS TM Base64: {base64.b64encode(raw_tm)}")
Owner

I am stashing this every time I pull and now you come here and tell me to just leave it in there?!?

I am stashing this every time I pull and now you come here and tell me to just leave it in there?!?
Author
Owner

but..but it is super useful :(

but..but it is super useful :(
Author
Owner

actually I needed this often enough so I decided to leave it in there.. maybe we can this more cleanly with a CLI argument though...

actually I needed this often enough so I decided to leave it in there.. maybe we can this more cleanly with a CLI argument though...
Owner

you won this time ...

you won this time ...
meggert approved these changes 2024-02-06 13:52:50 +01:00
meggert merged commit a5ebac6266 into main 2024-02-06 13:52:56 +01:00
meggert deleted branch add-supv-latchup-report 2024-02-06 13:52:56 +01:00
Sign in to join this conversation.
No description provided.