From e08b9276437ef5882765be957170eb23701487e6 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Mon, 8 Aug 2022 16:47:41 +0200 Subject: [PATCH] make TCP TM server obj singletons --- .run/tmtccli.run.xml | 5 +---- deps/tmtccmd | 2 +- pus_tc/cmd_definitions.py | 2 +- pus_tc/devs/plpcdu.py | 2 +- pus_tc/system/core.py | 2 +- pus_tm/system/tcs.py | 10 +++++++++- pus_tm/tcp_server_objects.py | 6 ++++-- 7 files changed, 18 insertions(+), 11 deletions(-) diff --git a/.run/tmtccli.run.xml b/.run/tmtccli.run.xml index 47e4416..c96530c 100644 --- a/.run/tmtccli.run.xml +++ b/.run/tmtccli.run.xml @@ -3,9 +3,6 @@