apply black and add sus set ID

This commit is contained in:
2022-05-25 11:10:57 +02:00
parent ebf44e8b0e
commit a107506b88
4 changed files with 161 additions and 77 deletions

View File

@ -196,7 +196,9 @@ def pack_rw_ass_cmds(tc_queue: TcQueueT, object_id: bytes, op_code: str):
tc_queue.appendleft(cmd.pack_command_tuple())
def pack_set_speed_command(object_id: bytes, speed: int, ramp_time: int) -> PusTelecommand:
def pack_set_speed_command(
object_id: bytes, speed: int, ramp_time: int
) -> PusTelecommand:
"""With this function a command is packed to set the speed of a reaction wheel
:param object_id: The object id of the reaction wheel handler.
:param speed: Valid speeds are [-65000, -1000] and [1000, 65000]. Values are