-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement DDS Participants #126
base: feature/discovery_server_participant
Are you sure you want to change the base?
Implement DDS Participants #126
Commits on Sep 20, 2024
-
Create Discovery Server DDS Participant
Signed-off-by: Irene Bandera <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e7a3503 - Browse repository at this point
Copy the full SHA e7a3503View commit details -
Signed-off-by: Irene Bandera <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d475c3 - Browse repository at this point
Copy the full SHA 6d475c3View commit details -
Create Initial Peers DDS Participant
Signed-off-by: Irene Bandera <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c355b37 - Browse repository at this point
Copy the full SHA c355b37View commit details -
Refactor InitialPeersParticipant code for clarity
Signed-off-by: Irene Bandera <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2a1bc2 - Browse repository at this point
Copy the full SHA b2a1bc2View commit details -
Fix QOS assignment for DDS Participants
Signed-off-by: Irene Bandera <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 38592ba - Browse repository at this point
Copy the full SHA 38592baView commit details -
Add tests for new DDS Participants
Signed-off-by: Irene Bandera <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef1005a - Browse repository at this point
Copy the full SHA ef1005aView commit details -
Add StatusMask to DDS CommonParticipant
Signed-off-by: Irene Bandera <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a04c84b - Browse repository at this point
Copy the full SHA a04c84bView commit details -
Remove unnecessary whitelist and listener port
Signed-off-by: Irene Bandera <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d094e6c - Browse repository at this point
Copy the full SHA d094e6cView commit details -
Refactor DDS CommonParticipant to handle InitializationException in c…
…reate_writer and create_reader Signed-off-by: Irene Bandera <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb3f562 - Browse repository at this point
Copy the full SHA cb3f562View commit details