From be128faa8cf66a628ea2959fc42381302c894abd Mon Sep 17 00:00:00 2001 From: "Robin.Mueller" <robin.mueller.m@gmail.com> Date: Wed, 26 Aug 2020 17:07:44 +0200 Subject: [PATCH] tmtc core update --- .idea/runConfigurations/tmtcclient_Service_17_Serial.xml | 2 +- tmtc_core | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.idea/runConfigurations/tmtcclient_Service_17_Serial.xml b/.idea/runConfigurations/tmtcclient_Service_17_Serial.xml index 9c4667f..dc3bf67 100644 --- a/.idea/runConfigurations/tmtcclient_Service_17_Serial.xml +++ b/.idea/runConfigurations/tmtcclient_Service_17_Serial.xml @@ -13,7 +13,7 @@ <option name="ADD_SOURCE_ROOTS" value="true" /> <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" /> <option name="SCRIPT_NAME" value="$PROJECT_DIR$/obsw_tmtc_client.py" /> - <option name="PARAMETERS" value="-m 3 -s 17 -c 1 -t 2.5" /> + <option name="PARAMETERS" value="-m 3 -s 17 -c 1 -t 2.0" /> <option name="SHOW_COMMAND_LINE" value="false" /> <option name="EMULATE_TERMINAL" value="true" /> <option name="MODULE_MODE" value="false" /> diff --git a/tmtc_core b/tmtc_core index 520da1a..7272e5c 160000 --- a/tmtc_core +++ b/tmtc_core @@ -1 +1 @@ -Subproject commit 520da1accfe478b0809ad0fc3794ff03837dfa95 +Subproject commit 7272e5c6a6b4d842078a547c9075e7b96dbb9607 -- GitLab