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 Dynamic Types routing participants #43

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on May 26, 2023

  1. Add whitelist interfaces to DDS Pipe

    Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com>
    rsanchez15 authored and juanlofer-eprosima committed May 26, 2023
    Configuration menu
    Copy the full SHA
    dfca3da View commit details
    Browse the repository at this point in the history
  2. Add transport and ignore participant flags configuration

    Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com>
    rsanchez15 authored and juanlofer-eprosima committed May 26, 2023
    Configuration menu
    Copy the full SHA
    5c68dfb View commit details
    Browse the repository at this point in the history
  3. Disable builtin transport with UDP-only configuration

    Signed-off-by: Juan López Fernández <juanlopez@eprosima.com>
    juanlofer-eprosima committed May 26, 2023
    Configuration menu
    Copy the full SHA
    e0618cc View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Apply whitelist configuration to WAN participants

    Signed-off-by: Juan López Fernández <juanlopez@eprosima.com>
    juanlofer-eprosima committed May 29, 2023
    Configuration menu
    Copy the full SHA
    177cbf5 View commit details
    Browse the repository at this point in the history
  2. Uncrustify

    Signed-off-by: Juan López Fernández <juanlopez@eprosima.com>
    juanlofer-eprosima committed May 29, 2023
    Configuration menu
    Copy the full SHA
    234945f View commit details
    Browse the repository at this point in the history
  3. Fix typo

    Signed-off-by: Juan López Fernández <juanlopez@eprosima.com>
    juanlofer-eprosima committed May 29, 2023
    Configuration menu
    Copy the full SHA
    9f9da6d View commit details
    Browse the repository at this point in the history
  4. Add support for dynamic type routing

    Signed-off-by: jparisu <javierparis@eprosima.com>
    jparisu authored and juanlofer-eprosima committed May 29, 2023
    Configuration menu
    Copy the full SHA
    db6bda0 View commit details
    Browse the repository at this point in the history
  5. Disable type information/object filling for RTPS entities

    Signed-off-by: Juan López Fernández <juanlopez@eprosima.com>
    juanlofer-eprosima committed May 29, 2023
    Configuration menu
    Copy the full SHA
    38a522b View commit details
    Browse the repository at this point in the history
  6. Fix closure seg fault

    Signed-off-by: jparisu <javierparis@eprosima.com>
    jparisu authored and juanlofer-eprosima committed May 29, 2023
    Configuration menu
    Copy the full SHA
    4a274e2 View commit details
    Browse the repository at this point in the history
  7. Add logs to DynTypes pub

    Signed-off-by: jparisu <javierparis@eprosima.com>
    jparisu authored and juanlofer-eprosima committed May 29, 2023
    Configuration menu
    Copy the full SHA
    a2b3af1 View commit details
    Browse the repository at this point in the history
  8. Fix topic qos on DDS writers associated with topic

    Signed-off-by: jparisu <javierparis@eprosima.com>
    jparisu authored and juanlofer-eprosima committed May 29, 2023
    Configuration menu
    Copy the full SHA
    afd31e7 View commit details
    Browse the repository at this point in the history
  9. Remove redundant simulate_endpoint method

    Signed-off-by: Juan López Fernández <juanlopez@eprosima.com>
    juanlofer-eprosima committed May 29, 2023
    Configuration menu
    Copy the full SHA
    bb32efe View commit details
    Browse the repository at this point in the history
  10. Fix rebase issues

    Signed-off-by: Juan López Fernández <juanlopez@eprosima.com>
    juanlofer-eprosima committed May 29, 2023
    Configuration menu
    Copy the full SHA
    326df68 View commit details
    Browse the repository at this point in the history
  11. Set Datawriters ownership QoS

    Signed-off-by: Juan López Fernández <juanlopez@eprosima.com>
    juanlofer-eprosima committed May 29, 2023
    Configuration menu
    Copy the full SHA
    26b5861 View commit details
    Browse the repository at this point in the history
  12. Uncrustify

    Signed-off-by: Juan López Fernández <juanlopez@eprosima.com>
    juanlofer-eprosima committed May 29, 2023
    Configuration menu
    Copy the full SHA
    ed5405e View commit details
    Browse the repository at this point in the history