Skip to content

Extend DISCOVERY_TOPIC to include physical information [14006] #2549

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

Merged
merged 19 commits into from
Mar 9, 2022

Conversation

EduPonz
Copy link

@EduPonz EduPonz commented Mar 2, 2022

Extension of Statistics Module DISCOVERY_TOPIC to include physical information about the discovered participant

Description

This PR adds the following features:

  • Extension of DiscoveryTime data type
  • Extension of DATA[p] to include physical information
  • Reporting of physical information in DISCOVERY_TOPIC when a new participant is discovered (link between previous points)

This way, applications using the Statistics Module can get to know "physical" information about the discovered participant without needing to first discover it themselves.

Contributor Checklist

  • Commit messages follow the project guidelines.
  • The code follows the style guidelines of this project.
  • Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added.
  • Any new/modified methods have been properly documented using Doxygen.
  • Fast DDS test suite has been run locally.
  • Changes are ABI compatible.
  • Changes are API compatible.
  • Documentation builds and tests pass locally.
  • New feature has been added to the versions.md file (if applicable).
  • New feature has been documented/Current behavior is correctly described in the documentation.
    Related documentation PR: Extend DISCOVERY_TOPIC to include physical information [14006] Fast-DDS-docs#352 (PR)

Reviewer Checklist

  • Check contributor checklist is correct.
  • Check CI results: changes do not issue any warning.
  • Check CI results: failing tests are unrelated with the changes.

@EduPonz EduPonz added no-test Skip CI tests if PR marked with this label doc-pending Issue or PR which is pending to be documented labels Mar 2, 2022
@EduPonz EduPonz force-pushed the feature/statistics/extend_discovered_entity branch 2 times, most recently from dbab413 to 16fc3e0 Compare March 4, 2022 13:57
@EduPonz EduPonz removed the no-test Skip CI tests if PR marked with this label label Mar 8, 2022
@EduPonz EduPonz force-pushed the feature/statistics/extend_discovered_entity branch from 5a16964 to babc681 Compare March 8, 2022 10:07
@EduPonz EduPonz marked this pull request as ready for review March 8, 2022 10:07
@JLBuenoLopez
Copy link
Contributor

JLBuenoLopez commented Mar 8, 2022

Some initial comments about this PR:

@EduPonz
Copy link
Author

EduPonz commented Mar 8, 2022

  • Ubuntu CI fails to build! It must be fixed!

Done in 5393d88

Done in eProsima/Fast-DDS-docs#352

@JLBuenoLopez
Copy link
Contributor

@richiprosima please test Windows

@EduPonz EduPonz removed the doc-pending Issue or PR which is pending to be documented label Mar 9, 2022
Copy link
Contributor

@JLBuenoLopez JLBuenoLopez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A small typo. LGTM

Linters are failing in some non auto-generated files

@EduPonz EduPonz added no-test Skip CI tests if PR marked with this label skip-ci Automatically pass CI and removed no-test Skip CI tests if PR marked with this label labels Mar 9, 2022
@EduPonz EduPonz force-pushed the feature/statistics/extend_discovered_entity branch from 9853afb to 08ce960 Compare March 9, 2022 14:34
JLBuenoLopez
JLBuenoLopez previously approved these changes Mar 9, 2022
Copy link
Contributor

@JLBuenoLopez JLBuenoLopez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@EduPonz EduPonz force-pushed the feature/statistics/extend_discovered_entity branch from 08ce960 to d9b2259 Compare March 9, 2022 15:28
@MiguelCompany MiguelCompany added this to the v2.6.0 milestone Mar 9, 2022
Copy link
Contributor

@JLBuenoLopez JLBuenoLopez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@EduPonz EduPonz merged commit bc1a32a into master Mar 9, 2022
@EduPonz EduPonz deleted the feature/statistics/extend_discovered_entity branch March 9, 2022 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-ci Automatically pass CI versions-pending
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants