From af618f5652714609ed640d5ed5fafc4056424d01 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Sun, 3 Jul 2022 19:29:53 +0200 Subject: [PATCH] start updating tmtccmd --- .../CMD_Assemly_to_Normal.xml | 2 +- .../.idea/runConfigurations/PUS_Mode_Test.xml | 2 +- tmtc/.idea/runConfigurations/PUS_Ping.xml | 2 +- .../runConfigurations/PUS_Srv3_One_HK.xml | 2 +- tmtc/.idea/runConfigurations/TMTC_CLI.xml | 2 +- tmtc/common_tmtc | 2 +- tmtc/tmtcc.py | 28 +++++++++++++++++++ tmtc/tmtccli.py | 23 --------------- tmtc/tmtcgui.py | 12 -------- 9 files changed, 34 insertions(+), 41 deletions(-) create mode 100644 tmtc/tmtcc.py delete mode 100644 tmtc/tmtccli.py delete mode 100644 tmtc/tmtcgui.py diff --git a/tmtc/.idea/runConfigurations/CMD_Assemly_to_Normal.xml b/tmtc/.idea/runConfigurations/CMD_Assemly_to_Normal.xml index 8621e2d..002f7a1 100644 --- a/tmtc/.idea/runConfigurations/CMD_Assemly_to_Normal.xml +++ b/tmtc/.idea/runConfigurations/CMD_Assemly_to_Normal.xml @@ -12,7 +12,7 @@