Henry Winkel
|
f46706aec7
|
ADD: added SystemStateUpdate and TracklistUpdate Message to message enum
|
2023-12-19 13:28:22 +01:00 |
|
Henry Winkel
|
e41cbd8a82
|
UPDATE: change to submodule for protobuf and zmq libs
|
2023-11-07 10:22:14 +01:00 |
|
Henry Winkel
|
82a891b0cd
|
ADD: added new constructor
|
2023-10-27 14:17:58 +02:00 |
|
hwinkel
|
f17566cba0
|
ADD: added usage without a receiver queue
|
2023-09-26 11:05:50 +02:00 |
|
hwinkel
|
290f7a9540
|
ADD: added support for specify the address to listen to
|
2023-09-26 10:55:21 +02:00 |
|
Henry Winkel
|
f794f4c5d0
|
ADD: added message callback to udp listener
|
2023-08-16 15:01:23 +02:00 |
|
Henry Winkel
|
b95165d15d
|
ADD: added "ORDER" as possible message type
|
2023-08-15 15:07:34 +02:00 |
|
Henry Winkel
|
8eaf6e529c
|
CHG: removed the sourcetype out of the basic message
|
2023-08-11 10:59:48 +02:00 |
|
Henry Winkel
|
1d154f71d4
|
ADD: added Entity as soruceType
|
2023-07-05 17:47:17 +02:00 |
|
Henry Winkel
|
3a63dec02f
|
CHG: changed the base message class to only use sender uuid as id
|
2023-07-05 17:25:17 +02:00 |
|
Henry Winkel
|
0222903f46
|
FIX: fixed some issues with the enumaration and updated the Message class
|
2023-02-16 17:12:23 +01:00 |
|
Henry Winkel
|
42f749be45
|
CHG: changed message proto and fixed all causing issues after that
|
2023-02-15 15:28:07 +01:00 |
|
Henry Winkel
|
01e61cd482
|
ADD: added Listener and Sender
|
2023-02-15 11:15:28 +01:00 |
|
Henry Winkel
|
3474cbd5cb
|
ADD: added clocalClientsClass and ping pong check
|
2023-01-19 17:29:35 +01:00 |
|
Henry Winkel
|
73b15d235a
|
ADD: added new basic messages and added the parentID as an part of the identifier
|
2023-01-19 16:03:58 +01:00 |
|
Henry Winkel
|
49bdb28535
|
FIX: fixed some issues with subscribung and unsubscribing from topics
|
2023-01-18 11:21:57 +01:00 |
|
Henry Winkel
|
f7d57ccbb8
|
Merge branch 'simulationCom' of ssh://dev-gitea.ftewa.ti.unibw-hamburg.de:12000/hwinkel/whisper-com into simulationCom
|
2023-01-17 12:35:38 +01:00 |
|
Henry Winkel
|
1bc7b7ad55
|
FIX: fixed bug with the leaving and joining from local clients
|
2023-01-17 12:35:18 +01:00 |
|
Henry Winkel
|
01e4f666c2
|
FIX: fixed the way of getting data from the threadsafequeue
|
2023-01-12 21:26:12 +01:00 |
|
Henry Winkel
|
6b8d6ad265
|
REMOVE: removed track
|
2022-12-21 16:11:14 +01:00 |
|
Henry Winkel
|
08acefd140
|
Merge branch 'simulationCom' of ssh://dev-gitea.ftewa.ti.unibw-hamburg.de:12000/hwinkel/whisper-com into simulationCom
|
2022-12-21 14:12:58 +01:00 |
|
Henry Winkel
|
f767fd425f
|
FIX: fixed bug in message.cpp and removed track from lib
|
2022-12-21 14:11:57 +01:00 |
|
Henry Winkel
|
1ae59dbf28
|
revert 8ce7718201
revert FIX: fixed message class to that only one any message can be stored; deleted track class
|
2022-12-21 13:06:34 +00:00 |
|
Henry Winkel
|
8ce7718201
|
FIX: fixed message class to that only one any message can be stored; deleted track class
|
2022-12-21 13:40:38 +01:00 |
|
Henry Winkel
|
8c6bb1bb0d
|
CHG: changed cmakelists of using modules
|
2022-12-20 17:24:36 +01:00 |
|
Henry Winkel
|
1e2b3dda7b
|
ADD: added new version of protobuf
|
2022-12-20 10:09:28 +01:00 |
|
Henry Winkel
|
8fcf4244b0
|
FIX: fixed some bugs
ADD: added raw_track message frame
|
2022-11-15 15:55:24 +01:00 |
|
Henry Winkel
|
cf1800ffba
|
implemented local client join functionality
|
2022-11-13 15:04:20 +01:00 |
|
Henry Winkel
|
84305eb7fa
|
first version of InternalUDPService
|
2022-11-12 14:23:12 +01:00 |
|
Henry Winkel
|
3006f79883
|
ADD: Message container and Join Message
|
2022-11-11 14:36:57 +01:00 |
|
Henry Winkel
|
2d077f4ff4
|
first branch commit
|
2022-11-10 14:43:26 +01:00 |
|
Henry Winkel
|
a9eb981de2
|
ADD: added protobuf lib
|
2022-10-22 16:00:58 +02:00 |
|
Henry Winkel
|
8642954942
|
ADD: added libzmq and cppm AND added the libs to the CMakeLists.txt
|
2022-10-22 14:44:02 +02:00 |
|
Christina Sander
|
4841b3ff17
|
ADD: Adds files for initial build of the library.
|
2022-10-20 14:02:48 +02:00 |
|