-
Notifications
You must be signed in to change notification settings - Fork 117
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
Use Fast-DDS Waitsets instead of listeners #619
Use Fast-DDS Waitsets instead of listeners #619
Commits on Jul 21, 2022
-
Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f9b0e8 - Browse repository at this point
Copy the full SHA 8f9b0e8View commit details -
Working subscriptions and services
Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6532c29 - Browse repository at this point
Copy the full SHA 6532c29View commit details -
Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db2ef41 - Browse repository at this point
Copy the full SHA db2ef41View commit details -
Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 905863e - Browse repository at this point
Copy the full SHA 905863eView commit details -
Use guard_condition with event listeners
Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3413abe - Browse repository at this point
Copy the full SHA 3413abeView commit details -
Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b9ca57 - Browse repository at this point
Copy the full SHA 7b9ca57View commit details -
Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ee24cf - Browse repository at this point
Copy the full SHA 2ee24cfView commit details -
Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a22e9e - Browse repository at this point
Copy the full SHA 9a22e9eView commit details -
Simplify SubListener's get_unread_messages()
Signed-off-by: Javier Santiago <[email protected]> Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac33f66 - Browse repository at this point
Copy the full SHA ac33f66View commit details -
Simplified get_unread_requests() and get_unread_responses()
Signed-off-by: Javier Santiago <[email protected]> Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a64fc56 - Browse repository at this point
Copy the full SHA a64fc56View commit details -
Moved Waitset creation/destruction outside loop as suggested
Signed-off-by: Javier Santiago <[email protected]> Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6de684e - Browse repository at this point
Copy the full SHA 6de684eView commit details -
Renamed variable. Removed unneded checks. Replaced get_unread_count w…
…ith get_first_untaken_info Signed-off-by: Javier Santiago <[email protected]> Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc5d78d - Browse repository at this point
Copy the full SHA dc5d78dView commit details -
Signed-off-by: Javier Santiago <[email protected]> Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ec7a576 - Browse repository at this point
Copy the full SHA ec7a576View commit details -
Signed-off-by: Javier Santiago <[email protected]> Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da3ade0 - Browse repository at this point
Copy the full SHA da3ade0View commit details -
Added RCPPUTILS_TSA_GUARDED_BY macros to previously atomic booleans
Signed-off-by: Javier Santiago <[email protected]> Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 850eeeb - Browse repository at this point
Copy the full SHA 850eeebView commit details -
Fixed wrong mutex guard. Renamed and removed break; from TERMINATE_TH…
…READ Signed-off-by: Javier Santiago <[email protected]> Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ff6c5e - Browse repository at this point
Copy the full SHA 5ff6c5eView commit details -
Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6735e87 - Browse repository at this point
Copy the full SHA 6735e87View commit details -
Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe61133 - Browse repository at this point
Copy the full SHA fe61133View commit details -
Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 67fc650 - Browse repository at this point
Copy the full SHA 67fc650View commit details -
Usage of new function get_unread_count(bool)
Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 50dd0aa - Browse repository at this point
Copy the full SHA 50dd0aaView commit details -
Fix windows compilation linkage error
Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b8946a - Browse repository at this point
Copy the full SHA 6b8946aView commit details -
Removed unneeded include. Restored some cleanup code. Added some comm…
…ents. Signed-off-by: Javier Santiago <[email protected]> Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc8c3f3 - Browse repository at this point
Copy the full SHA cc8c3f3View commit details -
Signed-off-by: Javier Santiago <[email protected]> Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e8865f - Browse repository at this point
Copy the full SHA 9e8865fView commit details -
Signed-off-by: Javier Santiago <[email protected]> Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cfea91c - Browse repository at this point
Copy the full SHA cfea91cView commit details -
Fix creation of datareader for content filter
Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 07838b6 - Browse repository at this point
Copy the full SHA 07838b6View commit details -
Fix wrong usage of take_next_sample with read samples
Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b778478 - Browse repository at this point
Copy the full SHA b778478View commit details -
Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 62336a2 - Browse repository at this point
Copy the full SHA 62336a2View commit details -
Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 03f6b71 - Browse repository at this point
Copy the full SHA 03f6b71View commit details
Commits on Aug 12, 2022
-
Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e95e130 - Browse repository at this point
Copy the full SHA e95e130View commit details -
Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 68aacaa - Browse repository at this point
Copy the full SHA 68aacaaView commit details -
Change usage of StatusMask::operator<<
Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 09cb19b - Browse repository at this point
Copy the full SHA 09cb19bView commit details -
Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c175f3a - Browse repository at this point
Copy the full SHA c175f3aView commit details -
Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b1a886 - Browse repository at this point
Copy the full SHA 8b1a886View commit details -
Signed-off-by: Ricardo González Moreno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fccdddd - Browse repository at this point
Copy the full SHA fccddddView commit details