From 28ab1316ce9eb80edebfbc8e272e07194c3957a2 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Sat, 2 Oct 2021 12:17:21 +0200 Subject: [PATCH] added spacepackets submodule --- .gitmodules | 3 +++ spacepackets | 1 + tmtccmd | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 spacepackets diff --git a/.gitmodules b/.gitmodules index 8c20967..477ffc1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,6 @@ path = tmtccmd url = https://github.com/robamu-org/tmtccmd.git +[submodule "spacepackets"] + path = spacepackets + url = https://github.com/robamu-org/py-spacepackets.git diff --git a/spacepackets b/spacepackets new file mode 160000 index 0000000..a84d6c5 --- /dev/null +++ b/spacepackets @@ -0,0 +1 @@ +Subproject commit a84d6c58b3edabd19b24669fd24340d5760de355 diff --git a/tmtccmd b/tmtccmd index be3c04d..6bba4fd 160000 --- a/tmtccmd +++ b/tmtccmd @@ -1 +1 @@ -Subproject commit be3c04d04559d10923d9e3e3582d3eb767873913 +Subproject commit 6bba4fda3740fadf65fbd3b7d72e6ca01f996b91