impl MPSoC HK parsing #188
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "mpsoc_commands"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -499,0 +507,4 @@
def handle_ploc_mpsoc_hk_data(printer: FsfwTmTcPrinter, hk_data: bytes, set_id: int):
pw = PrintWrapper(printer)
if set_id == SetId.HK_ID:
fmt_str = "!IBBBBBB"
7 types defined here but below 8 values are unpacked
eagle eyes at work
fixed