From f5367ac38136d281f4fe3cee9b04de5b338af39c Mon Sep 17 00:00:00 2001 From: Jakob Meier Date: Tue, 24 May 2022 18:57:52 +0200 Subject: [PATCH] imtq hk parsing --- .run/tmtccli.run.xml | 2 +- pus_tc/cmd_definitions.py | 23 ++++---- pus_tc/devs/imtq.py | 55 +++++++++++++++---- pus_tc/devs/ploc_supervisor.py | 2 +- pus_tm/devs/imtq_mgt.py | 98 ++++++++++++++++++++++++++++++++++ pus_tm/hk_handling.py | 11 +++- tmtccmd | 2 +- 7 files changed, 170 insertions(+), 23 deletions(-) diff --git a/.run/tmtccli.run.xml b/.run/tmtccli.run.xml index 1b4b29b..e11ccfd 100644 --- a/.run/tmtccli.run.xml +++ b/.run/tmtccli.run.xml @@ -13,7 +13,7 @@