lwgps library integrated #23

Merged
meierj merged 10 commits from mueller/lwgps-integrated into develop 2021-03-04 18:24:01 +01:00
4 changed files with 15 additions and 2 deletions
Showing only changes of commit 581aa689ed - Show all commits

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
[submodule "tmtc"] [submodule "tmtc"]
path = tmtc path = tmtc
url = https://egit.irs.uni-stuttgart.de/eive/eive_tmtc.git url = https://egit.irs.uni-stuttgart.de/eive/eive_tmtc.git
[submodule "thirdparty/lwgps"]
path = thirdparty/lwgps
url = https://github.com/rmspacefish/lwgps.git

1
thirdparty/lwgps vendored Submodule

Submodule thirdparty/lwgps added at adce7a2032