Commit Graph

16 Commits

Author SHA1 Message Date
b2034aa7fc
FIX: do submodule update 2023-09-03 23:02:02 +02:00
838d0e95fd
FIX: missing build deps 2023-09-03 22:59:54 +02:00
24058e3cbe
FIX: update debian package db 2023-09-03 22:58:17 +02:00
1a396fc27b
FIX: missing install keyword 2023-09-03 22:57:29 +02:00
fcc294847e
FIX: volumes not required 2023-09-03 22:56:43 +02:00
0c83bd76ea
ADD: added first version of drone configuration 2023-09-03 22:54:53 +02:00
c0e5c73716
MOD: Modifies cmake include for protobuf
- sets the protoc path in CMakeLists.txt file so it can also be used in top level projects
 - sets the proto source file path so it can be used in top level projects
 - uses cmake variable PROTO_SRC_PATH defined in CMakeLists for the custom command in the protobuf.cmake file
2023-08-31 11:07:31 +02:00
f3a46ef218
FIX: Fixes test_Service by replacing == expression with =. 2023-07-31 15:57:14 +02:00
62022e668a
ADD: Adds a basic test for the class Service. 2023-07-31 15:54:48 +02:00
6a8f754117
FIX: only subscripe to topic if not yet subscribed 2023-07-27 23:47:42 +02:00
f69010a6e6
FIX: fixed deadlock in messagequeue 2023-07-27 23:47:33 +02:00
df04dcee00
ADD: some initial compiling infrastructure 2023-07-25 16:35:12 +02:00
1f9eb2f6f8
ADD: ignore some dirs/files 2023-06-15 15:06:33 +02:00
52739f0abb
ADD: added some cmake requirements 2023-06-15 15:04:15 +02:00
7ad6e07d7c
ADD: added all dependencies 2023-06-15 15:03:31 +02:00
829eebf3a3
ADD: Initial Commit 2023-06-14 09:28:18 +02:00