-
Notifications
You must be signed in to change notification settings - Fork 793
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fast DDS EASY_MODE - Feature - XMLRPC Server (#5551)
* Refs #22352: Add preferred_domain_id to PubSubAPI Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Refs #22352: Refactor set_on_discovery_function in PubSubAPI Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Refs #22352: Add get_participants_matched() in PubSubAPI Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Refs #22352: Update BB tests with new APIs Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Refs #22352: Add Auto Discovery Mode BB tests Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Refs #22427: New DS_AUTO BuiltinTransport option Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Refs #22427: SystemCommandBuilder class Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Refs #22427: Feature Impl Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Refs #22427: Fix tests compilation in all platforms Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Refs #22427: Apply Carlo's review Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Refs #22427: stop background servers with stop instead of shutdown in BB tests Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Refs #22427: Update banner Signed-off-by: cferreiragonz <carlosferreira@eprosima.com> * Refs #22627: Rename DS_AUTO transport to P2P Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Refs #22627: Refactor BB tests with EASY_MODE Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Refs #22627: Refactor feature impl with EASY_MODE Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Refs #22627: Distinguish Log error if the EASY_MODE IP conflicts with a previous one Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Refs #22627: Review NIT Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Refs #22627: Feature use UDP for metatraffic Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Refs #22627: UDP metatraffic Cli Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Refs #22627: Feature with UDP BB tests Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Refs #22627: Remove unsued line Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> * Refs #22627: Feature with UDP CLI tests Signed-off-by: cferreiragonz <carlosferreira@eprosima.com> * Refs #22627: Avoid macro collision in MacOS Signed-off-by: Mario Domínguez López <mariodominguez@eprosima.com> --------- Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> Signed-off-by: cferreiragonz <carlosferreira@eprosima.com> Signed-off-by: Mario Domínguez López <mariodominguez@eprosima.com> Co-authored-by: Mario Dominguez <mariodominguez@eprosima.com>
- Loading branch information
1 parent
7a14e0f
commit d396e9a
Showing
24 changed files
with
774 additions
and
92 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.