From adde7039ce9be7687d01426af69531aa9255dd72 Mon Sep 17 00:00:00 2001
From: "Robin.Mueller" <robin.mueller.m@gmail.com>
Date: Wed, 26 Aug 2020 15:53:30 +0200
Subject: [PATCH] everything has to run slower now..

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

diff --git a/.idea/runConfigurations/tmtcclient_Service_2_Serial.xml b/.idea/runConfigurations/tmtcclient_Service_2_Serial.xml
index f542ded..38316e0 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" />
+    <option name="PARAMETERS" value="-m 3 -s 2 -c 1 -t 3.5" />
     <option name="SHOW_COMMAND_LINE" value="false" />
     <option name="EMULATE_TERMINAL" value="false" />
     <option name="MODULE_MODE" value="false" />
diff --git a/.idea/runConfigurations/tmtcclient_Service_5_Serial.xml b/.idea/runConfigurations/tmtcclient_Service_5_Serial.xml
index 8368a3a..aadf325 100644
--- a/.idea/runConfigurations/tmtcclient_Service_5_Serial.xml
+++ b/.idea/runConfigurations/tmtcclient_Service_5_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 5 -c 1 -t 3" />
+    <option name="PARAMETERS" value="-m 3 -s 5 -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 169cd75..520da1a 160000
--- a/tmtc_core
+++ b/tmtc_core
@@ -1 +1 @@
-Subproject commit 169cd7512f1304ae2b9f89fb7ede07b21eec5fa6
+Subproject commit 520da1accfe478b0809ad0fc3794ff03837dfa95
-- 
GitLab