From d04902d1a126f9add7da68da286fd52f5b037ff9 Mon Sep 17 00:00:00 2001
From: "Robin.Mueller" <robin.mueller.m@gmail.com>
Date: Wed, 26 Aug 2020 03:20:22 +0200
Subject: [PATCH] tmtc core fixes

---
 .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 cc1dfe0..39f78e2 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 4" />
+    <option name="PARAMETERS" value="-m 3 -s 17 -c 1 -t 2" />
     <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 ef08fbe..d5f16b7 160000
--- a/tmtc_core
+++ b/tmtc_core
@@ -1 +1 @@
-Subproject commit ef08fbe9b3710d12338e6a79db506776e08d5dc2
+Subproject commit d5f16b7ae0ef7c7afe26569f4622b93dc13c428b
-- 
GitLab