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

[21710] DataWriter/Reader get_matched_publication/subscription() Test implementation #5264

Merged
merged 15 commits into from
Oct 8, 2024

Commits on Sep 25, 2024

  1. Refs #21710: DataReader get_matched_publications() get_matched_public…

    …ation_data() test implementation
    
    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    419e5c4 View commit details
    Browse the repository at this point in the history
  2. Refs #21710: DataWriter get_matched_subscriptions() get_matched_subsc…

    …ription_data() test implementation
    
    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    bfdb23e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Refs #21710: Empty APIs in RTPSParticipant, RTPSWriter, RTPSReader

    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    afed24d View commit details
    Browse the repository at this point in the history
  2. Refs #21710: RTPS APIs tests

    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    539cf6e View commit details
    Browse the repository at this point in the history
  3. Refs #21710: Rename get_matched_guids() method to matched_writers/rea…

    …ders_guids()
    
    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e369c22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    828275f View commit details
    Browse the repository at this point in the history
  5. Refs #21709: Add one RTPS participant test and Update comments to lat…

    …est design
    
    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1e15733 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Refs #21709: Add additional proptection to PubSUbParticipant API

    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4c4bf4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1aaeddd View commit details
    Browse the repository at this point in the history
  3. Refs #21709: Minor adjustments after feature impl

    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    8177dff View commit details
    Browse the repository at this point in the history
  4. Refs #21709: Linter

    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2baf2e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Refs 21710: Apply Ricardo's review

    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e982e89 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Refs #21710: Apply missing rev comment

    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    bb88876 View commit details
    Browse the repository at this point in the history
  2. Refs #21710: Remove RTPS_Dll API because the class is already marked …

    …with it and windows complains
    
    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f140875 View commit details
    Browse the repository at this point in the history
  3. Refs #21710: Avoid docs compilation failure: remove @ref in doxygen f…

    …or forward declared types
    
    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0efc48d View commit details
    Browse the repository at this point in the history