ADD: adden more functionality includeing a tcp server for external comms

This commit is contained in:
Henry Winkel
2023-08-16 17:06:37 +02:00
parent 115be453ac
commit 79f9c044e7
15 changed files with 1907 additions and 68 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
[submodule "build/libs/SimCore/libs/whisper-comm"]
path = build/libs/SimCore/libs/whisper-comm
url = ssh://git@dev-gitea.ftewa.ti.unibw-hamburg.de:12000/hwinkel/whisper-com.git
[submodule "libs/OrderLibrary"]
path = libs/OrderLibrary
url = ssh://git@dev-gitea.ftewa.ti.unibw-hamburg.de:12000/hwinkel/OrderLibrary.git