parent
6440048235
commit
bcdd12caf0
@ -198,6 +198,8 @@ class PusHandler(SpecificApidHandlerBase):
|
|||||||
for string in string_list:
|
for string in string_list:
|
||||||
self.pw.dlog(f"Reason: {string}")
|
self.pw.dlog(f"Reason: {string}")
|
||||||
return True
|
return True
|
||||||
|
if tm_packet.subservice == ModeSubservice.TM_WRONG_MODE_REPLY:
|
||||||
|
self.pw.dlog(f"Received Mode TM wrong mode reply, mode: {tm_packet.mode}")
|
||||||
return False
|
return False
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user