From cf5ca54fbe9a3d42b1bdcbdcb9322061db76cc5a Mon Sep 17 00:00:00 2001 From: "Jakob.Meier" Date: Tue, 9 Feb 2021 12:35:10 +0100 Subject: [PATCH] service 8 reply interpretation --- .../tmtcclient_PDU2_Test_UDP.xml | 2 +- config/tmtcc_object_ids.py | 2 ++ pus_tc/tmtcc_tc_p60dock.py | 6 ++-- pus_tc/tmtcc_tc_pdu1.py | 2 +- pus_tc/tmtcc_tc_pdu2.py | 26 ++++++++-------- pus_tm/tmtcc_pus_service_8_hook.py | 31 +++++++++++++++++++ pus_tm/tmtcc_pus_tm_factory_hook.py | 6 +++- 7 files changed, 56 insertions(+), 19 deletions(-) create mode 100644 pus_tm/tmtcc_pus_service_8_hook.py diff --git a/.idea/runConfigurations/tmtcclient_PDU2_Test_UDP.xml b/.idea/runConfigurations/tmtcclient_PDU2_Test_UDP.xml index a69a933..0c202a0 100644 --- a/.idea/runConfigurations/tmtcclient_PDU2_Test_UDP.xml +++ b/.idea/runConfigurations/tmtcclient_PDU2_Test_UDP.xml @@ -13,7 +13,7 @@