Skip to content
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

[21136] Add XML configuration for FlowControllerDescriptor to 2.x (backport #4893) #4906

Merged
merged 7 commits into from
Sep 11, 2024

Commits on Sep 6, 2024

  1. Add XML configuration for FlowControllerDescriptor to 2.x (#4893)

    * Refs #21136: Replace const char* with string
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #21136: Update fastRTPS_profiles.xsd
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #21136: Implement flow controller descriptor list in XML related source files
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #21136: Update tests
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #21136: versions.md
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #21136: Linter
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #21136: Apply rev
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    ---------
    
    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL authored and MiguelCompany committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d570a6b View commit details
    Browse the repository at this point in the history
  2. Bugfix: Revert XML Flow controller names to const char* (#4911)

    * Refs #21054: Revert to const char* for flow controller names
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #21054: Handle flow controller names in a XMLParser collection
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #21054: Apply Miguel suggestion
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    * Refs #21054: Apply second suggestion
    
    Signed-off-by: Mario Dominguez <[email protected]>
    
    ---------
    
    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL authored and MiguelCompany committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    92b9b53 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Fix build after rebase.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1453374 View commit details
    Browse the repository at this point in the history
  2. Fix XSD schema.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b587e20 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Fix XML files.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0eeee94 View commit details
    Browse the repository at this point in the history
  2. Fix unit tests

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0d30c2d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Fix xsd.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7376af1 View commit details
    Browse the repository at this point in the history