Update to v1.1.0 #29

Merged
muellerr merged 427 commits from develop into master 2021-04-25 12:43:23 +02:00
366 changed files with 30054 additions and 1533 deletions
Showing only changes of commit 581aa689ed - Show all commits

3
.gitmodules vendored
View File

@ -10,3 +10,6 @@
[submodule "tmtc"]
path = tmtc
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