From a82e6b2e64e271eecc23fdbe3c403c417bb65e39 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Mon, 17 May 2021 16:01:53 +0200 Subject: [PATCH 1/7] update tmtccmd --- tmtccmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmtccmd b/tmtccmd index fcf182c..74a86e5 160000 --- a/tmtccmd +++ b/tmtccmd @@ -1 +1 @@ -Subproject commit fcf182c5e555b8abe05a5737142e82e8b1f805f6 +Subproject commit 74a86e54ecccab514ce19e7e722570b78dedd5d6 From acb48916cf5782b42e73ff95792cf440af179ae0 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Mon, 17 May 2021 17:42:04 +0200 Subject: [PATCH 2/7] updated tmtccmd --- .../tmtcc_Listener_Mode_UDP.xml | 2 +- .../tmtcc_Service_17_UDP.xml | 2 +- .../tmtcc_Service_200_UDP.xml | 2 +- .../runConfigurations/tmtcc_Service_2_UDP.xml | 2 +- .../runConfigurations/tmtcc_Service_3_UDP.xml | 2 +- .../runConfigurations/tmtcc_Service_8_UDP.xml | 2 +- .../tmtcc_Single_Command_UDP.xml | 24 -------- .../tmtcclient_ACU_Test_UDP.xml | 2 +- .../tmtcclient_P60_Dock_Test_UDP.xml | 2 +- .../tmtcclient_PDU1_Test_UDP.xml | 2 +- .../tmtcclient_PDU2_Test_UDP.xml | 2 +- config/custom_mode_op.py | 2 +- config/globals_config.py | 33 +++------- config/hook_implementations.py | 41 +++++++------ config/object_ids.py | 60 +++++++------------ pus_tc/acu.py | 8 +-- pus_tc/heater.py | 2 +- pus_tc/p60dock.py | 2 +- pus_tc/pdu1.py | 2 +- pus_tc/pdu2.py | 2 +- pus_tc/service_200_mode.py | 2 +- pus_tc/tc_packer_hook.py | 30 +++++----- pus_tc/tmp1075.py | 2 +- pus_tm/factory_hook.py | 2 +- pus_tm/hk_handling.py | 2 +- pus_tm/service_8_hook.py | 6 +- tmtccmd | 2 +- 27 files changed, 95 insertions(+), 147 deletions(-) delete mode 100644 .idea/runConfigurations/tmtcc_Single_Command_UDP.xml diff --git a/.idea/runConfigurations/tmtcc_Listener_Mode_UDP.xml b/.idea/runConfigurations/tmtcc_Listener_Mode_UDP.xml index c1c76dd..1273551 100644 --- a/.idea/runConfigurations/tmtcc_Listener_Mode_UDP.xml +++ b/.idea/runConfigurations/tmtcc_Listener_Mode_UDP.xml @@ -13,7 +13,7 @@