From 3a39a1a7f8a14b2c7f65dca0df4979cdc085a4fe Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Tue, 28 Sep 2021 16:10:40 +0200 Subject: [PATCH] tmtccmd update --- tmtc/.gitignore | 1 + tmtc/log/tmtc_error.log | 1 - tmtc/tmtccmd | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 tmtc/log/tmtc_error.log diff --git a/tmtc/.gitignore b/tmtc/.gitignore index 7f8d066..676e146 100644 --- a/tmtc/.gitignore +++ b/tmtc/.gitignore @@ -1 +1,2 @@ /config/tmtc_config.json +/log/*.log \ No newline at end of file diff --git a/tmtc/log/tmtc_error.log b/tmtc/log/tmtc_error.log deleted file mode 100644 index 1a0090e..0000000 --- a/tmtc/log/tmtc_error.log +++ /dev/null @@ -1 +0,0 @@ -WARNING : 2021-09-28 16:03:41.772 | [com_if.py:93] | TCP communication interface without any specified space packet ID might not woWARNWARNING : 2021-09-28 16:03:42.176 | [tm_listener.py:346] | No TM handler assigned forWARNING WARNING : 2021-09-28 16:03:42.177 | [tm_listener.py:330] | No target queue found, inserting into unknown tWARNING : 20WARNING : 2021-09-28 16:03:42.177 | [tm_listener.py:346] | No TM handler assiWARNING : 2021-0WARNING : 2021-09-28 16:03:42.178 | [tm_listener.py:330] | No target queue found, inserting into uWARNING : 2021-09-28WARNING : 2021-09-28 16:03:42.178 | [tm_listener.py:346] | No TM handWARNING : 2021-09-28 16:WARNING : 2021-09-28 16:03:42.178 | [tm_listener.py:330] | No target queue found, insertinWARNING : 2021-09-28 16:03:4WARNING : 2021-09-28 16:03:42.178 | [tm_listener.py:346] | NoWARNING : 2021-09-28 16:03:42.17WARNING : 2021-09-28 16:03:42.178 | [tm_listener.py:330] | No target queue found, inserting into unknown target queue diff --git a/tmtc/tmtccmd b/tmtc/tmtccmd index fa050bc..4a5edad 160000 --- a/tmtc/tmtccmd +++ b/tmtc/tmtccmd @@ -1 +1 @@ -Subproject commit fa050bca261a1b5f8f6ab452d412d2ee9ea23146 +Subproject commit 4a5edad2c5bbd13d5e31471eb51a5f83cb74f8b0