-
Notifications
You must be signed in to change notification settings - Fork 34
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
Resolve issues identified while investigating #21 #22
Commits on Mar 31, 2021
-
Use Rolling in README's Quick Start
Signed-off-by: Andrea Sorbini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f007c2 - Browse repository at this point
Copy the full SHA 5f007c2View commit details
Commits on Apr 1, 2021
-
Allow deletion of waited objects
Signed-off-by: Andrea Sorbini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 229fc36 - Browse repository at this point
Copy the full SHA 229fc36View commit details -
Only invalidate waitsets when free
Signed-off-by: Andrea Sorbini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fb22d2f - Browse repository at this point
Copy the full SHA fb22d2fView commit details -
Use C++ std WaitSets by default
Signed-off-by: Andrea Sorbini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fbb312a - Browse repository at this point
Copy the full SHA fbb312aView commit details -
Protect status updates with mutex
Signed-off-by: Andrea Sorbini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c76ca3 - Browse repository at this point
Copy the full SHA 3c76ca3View commit details -
Remove commented out code and add wait assertion
Signed-off-by: Andrea Sorbini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for efde9af - Browse repository at this point
Copy the full SHA efde9afView commit details
Commits on Apr 2, 2021
-
Improved implementation of client::is_service_available for Connext Pro
Signed-off-by: Andrea Sorbini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4262e7a - Browse repository at this point
Copy the full SHA 4262e7aView commit details -
Only add request header to typecode with Basic req/rep profile
Signed-off-by: Andrea Sorbini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 80524f7 - Browse repository at this point
Copy the full SHA 80524f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for afe28ee - Browse repository at this point
Copy the full SHA afe28eeView commit details -
Enable new is_service_available for Micro too
Signed-off-by: Andrea Sorbini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c812e7c - Browse repository at this point
Copy the full SHA c812e7cView commit details
Commits on Apr 3, 2021
-
Signed-off-by: Andrea Sorbini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b8fd8a - Browse repository at this point
Copy the full SHA 0b8fd8aView commit details
Commits on Apr 5, 2021
-
Remove unnecessary boolean flags
Signed-off-by: Andrea Sorbini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e090686 - Browse repository at this point
Copy the full SHA e090686View commit details -
Avoid race conditions between WaitSets and Conditions
Signed-off-by: Andrea Sorbini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 876ba51 - Browse repository at this point
Copy the full SHA 876ba51View commit details
Commits on Apr 6, 2021
-
Cache data available in the RMW
Signed-off-by: Andrea Sorbini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8922b29 - Browse repository at this point
Copy the full SHA 8922b29View commit details -
Protect data available with waitset lock
Signed-off-by: Andrea Sorbini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce1401e - Browse repository at this point
Copy the full SHA ce1401eView commit details -
Clean up waitset synchronization
Signed-off-by: Andrea Sorbini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b35d211 - Browse repository at this point
Copy the full SHA b35d211View commit details -
Disable DDS-based WaitSet implementation
Signed-off-by: Andrea Sorbini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a5f5e74 - Browse repository at this point
Copy the full SHA a5f5e74View commit details -
Signed-off-by: Andrea Sorbini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2715a2f - Browse repository at this point
Copy the full SHA 2715a2fView commit details
Commits on Apr 7, 2021
-
Resolve compiler warnings for unused variables
Signed-off-by: Andrea Sorbini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 71df269 - Browse repository at this point
Copy the full SHA 71df269View commit details
Commits on Apr 9, 2021
-
* Avoid topic name validation in get_info functions
* Reduce shutdown period to 10ms * Pass HistoryQosPolicy to graph cache * Reset error string after looking up type support Signed-off-by: Andrea Sorbini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc75a84 - Browse repository at this point
Copy the full SHA dc75a84View commit details -
Restore checks for valid topic name
Signed-off-by: Andrea Sorbini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7de7492 - Browse repository at this point
Copy the full SHA 7de7492View commit details -
Remove DDS-based WaitSet implementation
Signed-off-by: Andrea Sorbini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce3f86d - Browse repository at this point
Copy the full SHA ce3f86dView commit details