bump dependencies
This commit is contained in:
parent
ecb2a751ab
commit
daa68d335a
@ -1,16 +1,16 @@
|
||||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" name="tmtccmd unittests" type="tests" factoryName="Autodetect">
|
||||
<configuration default="false" name="tmtccmd unittest" type="tests" factoryName="Autodetect">
|
||||
<module name="tmtc" />
|
||||
<option name="INTERPRETER_OPTIONS" value="" />
|
||||
<option name="PARENT_ENVS" value="true" />
|
||||
<option name="SDK_HOME" value="" />
|
||||
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/deps/tmtccmd/tests" />
|
||||
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/deps/tmtccmd" />
|
||||
<option name="IS_MODULE_SDK" value="true" />
|
||||
<option name="ADD_CONTENT_ROOTS" value="true" />
|
||||
<option name="ADD_SOURCE_ROOTS" value="true" />
|
||||
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
|
||||
<option name="_new_additionalArguments" value="""" />
|
||||
<option name="_new_target" value=""$PROJECT_DIR$/deps/tmtccmd/tests"" />
|
||||
<option name="_new_target" value=""$PROJECT_DIR$/deps/tmtccmd"" />
|
||||
<option name="_new_targetType" value=""PATH"" />
|
||||
<method v="2" />
|
||||
</configuration>
|
@ -1 +1 @@
|
||||
Subproject commit 27c1002d255a3131d5155380b29b243366247b33
|
||||
Subproject commit 99ccd04b2ace82629bf292fad1a25df3fdbf1f00
|
@ -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)
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit e0d500e8c3f74622e7cd3a41fba461cfcfaf38a1
|
||||
Subproject commit 111588b3b3ec2ce9260b62f4ef2877bbf9005cf9
|
Loading…
x
Reference in New Issue
Block a user