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

add content-filtered-topic interfaces #181

Merged
merged 8 commits into from
Mar 21, 2022

Commits on Mar 18, 2022

  1. Add functions for supporting a feature of content filtered topic

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    e3f6142 View commit details
    Browse the repository at this point in the history
  2. to support reset content filtered topic with empty string.

    remove constness for rmw_subscription because is_cft_supported might be updated
    
    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    1433137 View commit details
    Browse the repository at this point in the history
  3. Update interface

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    5dcf45a View commit details
    Browse the repository at this point in the history
  4. rename

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    af46b95 View commit details
    Browse the repository at this point in the history
  5. add test cases

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    bec59fd View commit details
    Browse the repository at this point in the history
  6. add another test

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    549091f View commit details
    Browse the repository at this point in the history
  7. relate to rcutils_string_array_t expression_parameters changed in rmw

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    f780a03 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. wait to allow for filter propagation

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    5739549 View commit details
    Browse the repository at this point in the history