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

Backport #22 to branch dashing #30

Merged
merged 3 commits into from
Apr 14, 2021
Merged

Commits on Apr 13, 2021

  1. Resolve issues identified while investigating #21 (#22)

    * Use C++ std WaitSets by default
    
    Signed-off-by: Andrea Sorbini <asorbini@rti.com>
    
    * Use Rolling in README's Quick Start
    
    Signed-off-by: Andrea Sorbini <asorbini@rti.com>
    
    * Improved implementation of client::is_service_available for Connext Pro
    
    Signed-off-by: Andrea Sorbini <asorbini@rti.com>
    
    * Only add request header to typecode with Basic req/rep profile
    
    Signed-off-by: Andrea Sorbini <asorbini@rti.com>
    
    * Remove commented/unused code
    
    Signed-off-by: Andrea Sorbini <asorbini@rti.com>
    
    * Avoid topic name validation in get_info functions
    
    Signed-off-by: Andrea Sorbini <asorbini@rti.com>
    
    * Reduce shutdown period to 10ms
    
    Signed-off-by: Andrea Sorbini <asorbini@rti.com>
    
    * Pass HistoryQosPolicy to graph cache
    
    * Reset error string after looking up type support
    
    Signed-off-by: Andrea Sorbini <asorbini@rti.com>
    
    * Remove DDS-based WaitSet implementation
    
    Signed-off-by: Andrea Sorbini <asorbini@rti.com>
    asorbini committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    079c5c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Remove unavailable time helpers

    Signed-off-by: Andrea Sorbini <asorbini@rti.com>
    asorbini committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    eefe057 View commit details
    Browse the repository at this point in the history
  2. Remove unsupported QoS event

    Signed-off-by: Andrea Sorbini <asorbini@rti.com>
    asorbini committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    0e29813 View commit details
    Browse the repository at this point in the history