From aa40adffb96f05776daa0ed44c419d801fa8a2f3 Mon Sep 17 00:00:00 2001
From: "Robin.Mueller" <robin.mueller.m@gmail.com>
Date: Wed, 26 Aug 2020 02:52:15 +0200
Subject: [PATCH] dle reception almost working

---
 .idea/runConfigurations/tmtcclient_Service_17_Serial.xml | 4 ++--
 tmtc_core                                                | 2 +-
 2 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 b1ab02f..cc1dfe0 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" />
+    <option name="PARAMETERS" value="-m 3 -s 17 -c 1 -t 4" />
     <option name="SHOW_COMMAND_LINE" value="false" />
     <option name="EMULATE_TERMINAL" value="true" />
     <option name="MODULE_MODE" value="false" />
@@ -21,4 +21,4 @@
     <option name="INPUT_FILE" value="" />
     <method v="2" />
   </configuration>
-</component>
+</component>
\ No newline at end of file
diff --git a/tmtc_core b/tmtc_core
index e7cab70..ef08fbe 160000
--- a/tmtc_core
+++ b/tmtc_core
@@ -1 +1 @@
-Subproject commit e7cab70f50f7826dba5cc00b5dd3b7cfe8cd214d
+Subproject commit ef08fbe9b3710d12338e6a79db506776e08d5dc2
-- 
GitLab