From daa68d335ae43da029181a943d3bd5b64b848f82 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Mon, 12 Sep 2022 09:23:30 +0200 Subject: [PATCH] bump dependencies --- .../{tmtccmd_unittests.xml => tmtccmd_unittest.xml} | 6 +++--- tmtc/common_tmtc | 2 +- tmtc/config/hook.py | 2 +- tmtc/deps/tmtccmd | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) rename tmtc/.idea/runConfigurations/{tmtccmd_unittests.xml => tmtccmd_unittest.xml} (83%) diff --git a/tmtc/.idea/runConfigurations/tmtccmd_unittests.xml b/tmtc/.idea/runConfigurations/tmtccmd_unittest.xml similarity index 83% rename from tmtc/.idea/runConfigurations/tmtccmd_unittests.xml rename to tmtc/.idea/runConfigurations/tmtccmd_unittest.xml index b21278c..10bd576 100644 --- a/tmtc/.idea/runConfigurations/tmtccmd_unittests.xml +++ b/tmtc/.idea/runConfigurations/tmtccmd_unittest.xml @@ -1,16 +1,16 @@ - + diff --git a/tmtc/common_tmtc b/tmtc/common_tmtc index 27c1002..99ccd04 160000 --- a/tmtc/common_tmtc +++ b/tmtc/common_tmtc @@ -1 +1 @@ -Subproject commit 27c1002d255a3131d5155380b29b243366247b33 +Subproject commit 99ccd04b2ace82629bf292fad1a25df3fdbf1f00 diff --git a/tmtc/config/hook.py b/tmtc/config/hook.py index 9e1ca7a..a974837 100644 --- a/tmtc/config/hook.py +++ b/tmtc/config/hook.py @@ -19,7 +19,7 @@ class FsfwHookBase(CommonFsfwHookBase): cfg = create_com_interface_cfg_default( com_if_key=com_if_key, - json_cfg_path=self.json_cfg_path, + json_cfg_path=self.cfg_path, space_packet_ids=TM_SP_IDS, ) return create_com_interface_default(cfg) diff --git a/tmtc/deps/tmtccmd b/tmtc/deps/tmtccmd index e0d500e..111588b 160000 --- a/tmtc/deps/tmtccmd +++ b/tmtc/deps/tmtccmd @@ -1 +1 @@ -Subproject commit e0d500e8c3f74622e7cd3a41fba461cfcfaf38a1 +Subproject commit 111588b3b3ec2ce9260b62f4ef2877bbf9005cf9