kranz_fixes for power switch cmd serialization #180
@@ -255,7 +255,7 @@ def mgt_off_cmd(q: DefaultPusQueueHelper):
|
|||||||
|
|
||||||
|
|
||||||
def create_mgt_off_cmd() -> PusTelecommand:
|
def create_mgt_off_cmd() -> PusTelecommand:
|
||||||
return create_generic_on_cmd(PDU_1_HANDLER_ID, Pdu1ChIndex.MGT)
|
return create_generic_off_cmd(PDU_1_HANDLER_ID, Pdu1ChIndex.MGT)
|
||||||
|
|
||||||
|
|
||||||
def sun_sensor_nominal_on_cmd(q: DefaultPusQueueHelper):
|
def sun_sensor_nominal_on_cmd(q: DefaultPusQueueHelper):
|
||||||
|
Reference in New Issue
Block a user