TV test procedures #83

Merged
muellerr merged 17 commits from kranz/master into develop 2022-05-24 17:24:39 +02:00
Showing only changes of commit 66c3942afb - Show all commits

View File

@ -259,6 +259,7 @@ def pack_proc_commands(tc_queue: TcQueueT, op_code: str):
pack_acs_command(tc_queue=tc_queue, op_code="acs-off")
"""
def listen_to_hk_for_x_seconds(
tc_queue: TcQueueT,
diag: bool,
@ -281,6 +282,7 @@ def listen_to_hk_for_x_seconds(
tc_queue.appendleft(
disable_periodic_hk_command(diag=diag, sid=sid, ssc=0).pack_command_tuple()
)
"""
def enable_listen_to_hk_for_x_seconds(