This commit is contained in:
Robin Müller 2023-11-11 16:36:13 +01:00
parent 80305466e5
commit ca360d2d8d
Signed by: muellerr
GPG Key ID: A649FB78196E3849

View File

@ -128,6 +128,7 @@ class PusHandler(SpecificApidHandlerBase):
if len(pus_tm.source_data) < 8:
raise ValueError("No addressable ID in HK packet")
json_str = pus_tm.source_data[8:]
_LOGGER.info(json_str)
dedicated_handler = True
if service == 5:
tm_packet = PusTelemetry.unpack(