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 sequence numbers to message info structure #587

Merged
merged 6 commits into from
Mar 21, 2022

Commits on Mar 3, 2022

  1. Fill publication_sequence_number in all rmw_take_*_with_info() functions

    Signed-off-by: Ivan Santiago Paunovic <[email protected]>
    ivanpauno committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    ca4ae59 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Implement rmw_feature_supported()

    Signed-off-by: Ivan Santiago Paunovic <[email protected]>
    ivanpauno committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    fe02f4a View commit details
    Browse the repository at this point in the history
  2. Set message_info->reception_sequence_number to RMW_MESSAGE_INFO_SEQUE…

    …NCE_NUMBER_UNSUPPORTED
    
    Signed-off-by: Ivan Santiago Paunovic <[email protected]>
    ivanpauno committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    4d08e0b View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Use uint64_t

    Signed-off-by: Ivan Santiago Paunovic <[email protected]>
    ivanpauno committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    13757f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Improve readability

    Signed-off-by: Ivan Santiago Paunovic <[email protected]>
    
    Co-authored-by: William Woodall <[email protected]>
    ivanpauno and wjwwood authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    0253e7e View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. please linters

    Signed-off-by: Ivan Santiago Paunovic <[email protected]>
    ivanpauno committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    2ded781 View commit details
    Browse the repository at this point in the history