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

Unique network flows #502

Merged
merged 15 commits into from
Apr 5, 2021
Merged

Commits on Apr 1, 2021

  1. Changes required to incorporate the network flows feature

    Signed-off-by: Miguel Barro <miguelbarro@eprosima.com>
    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    Miguel Barro authored and MiguelCompany committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    1422863 View commit details
    Browse the repository at this point in the history
  2. Update API names to match rmw updated ones

    Signed-off-by: Miguel Barro <miguelbarro@eprosima.com>
    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    Miguel Barro authored and MiguelCompany committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    6ab1396 View commit details
    Browse the repository at this point in the history
  3. Update to new options interface.

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    a1d07bb View commit details
    Browse the repository at this point in the history
  4. Solve windows linkage issues.

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    e412197 View commit details
    Browse the repository at this point in the history
  5. Remove unique flows support on publishers.

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    6101582 View commit details
    Browse the repository at this point in the history
  6. Update subscription creation to new Fast DDS interface

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    4b9ffe0 View commit details
    Browse the repository at this point in the history
  7. Update to new locator getters interface.

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    06e6acf View commit details
    Browse the repository at this point in the history
  8. Update to endpoints interface.

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    1da5c99 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Fix linting

    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    EduPonz committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    f8d4dab View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. Make linters happy

    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    EduPonz committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    98455ce View commit details
    Browse the repository at this point in the history
  2. Use updated rmw interface

    Signed-off-by: Ananya Muddukrishna <ananya.x.muddukrishna@ericsson.com>
    Ananya Muddukrishna committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    a9226e5 View commit details
    Browse the repository at this point in the history
  3. Uncrustify

    Signed-off-by: Ananya Muddukrishna <ananya.x.muddukrishna@ericsson.com>
    Ananya Muddukrishna committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    b84c871 View commit details
    Browse the repository at this point in the history
  4. Include C++ header before others

    Signed-off-by: Ananya Muddukrishna <ananya.x.muddukrishna@ericsson.com>
    Ananya Muddukrishna committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    387be59 View commit details
    Browse the repository at this point in the history
  5. Use updated rmw interface to populate flow endpoint

    Signed-off-by: Ananya Muddukrishna <ananya.x.muddukrishna@ericsson.com>
    Ananya Muddukrishna committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    489797c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Fixed unreferenced local variable warnings

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    b1b65e4 View commit details
    Browse the repository at this point in the history