From e1b592ad98f4da33d94f026e86a9b20ee5197253 Mon Sep 17 00:00:00 2001
From: "Robin.Mueller" <robin.mueller.m@gmail.com>
Date: Wed, 26 Aug 2020 17:19:33 +0200
Subject: [PATCH] tmtc core update

---
 .idea/runConfigurations/tmtcclient_Service_17_Serial.xml | 2 +-
 .idea/runConfigurations/tmtcclient_Service_2_Serial.xml  | 2 +-
 tmtc_core                                                | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.idea/runConfigurations/tmtcclient_Service_17_Serial.xml b/.idea/runConfigurations/tmtcclient_Service_17_Serial.xml
index dc3bf67..5145e3b 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.0" />
+    <option name="PARAMETERS" value="-m 3 -s 17 -c 1 -t 2.2" />
     <option name="SHOW_COMMAND_LINE" value="false" />
     <option name="EMULATE_TERMINAL" value="true" />
     <option name="MODULE_MODE" value="false" />
diff --git a/.idea/runConfigurations/tmtcclient_Service_2_Serial.xml b/.idea/runConfigurations/tmtcclient_Service_2_Serial.xml
index 38316e0..6d97192 100644
--- a/.idea/runConfigurations/tmtcclient_Service_2_Serial.xml
+++ b/.idea/runConfigurations/tmtcclient_Service_2_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 2 -c 1 -t 3.5" />
+    <option name="PARAMETERS" value="-m 3 -s 2 -c 1 -t 3.0" />
     <option name="SHOW_COMMAND_LINE" value="false" />
     <option name="EMULATE_TERMINAL" value="false" />
     <option name="MODULE_MODE" value="false" />
diff --git a/tmtc_core b/tmtc_core
index 7272e5c..77977ad 160000
--- a/tmtc_core
+++ b/tmtc_core
@@ -1 +1 @@
-Subproject commit 7272e5c6a6b4d842078a547c9075e7b96dbb9607
+Subproject commit 77977adb0e5180b85d16aa23f0df4cc36e3b1cf0
-- 
GitLab