-
Notifications
You must be signed in to change notification settings - Fork 778
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
[21185] Examples refactor: Flow Controller #4999
Commits on Jul 18, 2024
-
Refs #21185: Move dds/FlowControlExample in flow_control
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4a2a728 - Browse repository at this point
Copy the full SHA 4a2a728View commit details -
Refs #21185: Refactor main, cliparser and application
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8523ea4 - Browse repository at this point
Copy the full SHA 8523ea4View commit details -
Refs #21185: Change extension, name and guard of publisher app and su…
…bscriber app Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 15ea6d2 - Browse repository at this point
Copy the full SHA 15ea6d2View commit details -
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c234bfb - Browse repository at this point
Copy the full SHA c234bfbView commit details -
Refs #21185: Publisher refactor
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 14b1f2d - Browse repository at this point
Copy the full SHA 14b1f2dView commit details -
Refs #21185: Subscriber refactor
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 77c4c80 - Browse repository at this point
Copy the full SHA 77c4c80View commit details -
Refs #21185: Rename FlowControlExample FlowControl
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 673737a - Browse repository at this point
Copy the full SHA 673737aView commit details -
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 40e673c - Browse repository at this point
Copy the full SHA 40e673cView commit details -
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 669986a - Browse repository at this point
Copy the full SHA 669986aView commit details -
Refs #21185: Add flags to configure FlowControllerDescriptor
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 04bbdca - Browse repository at this point
Copy the full SHA 04bbdcaView commit details -
Refs #21185: Disable data sharing and add publish function
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c753806 - Browse repository at this point
Copy the full SHA c753806View commit details -
Refs #21185: Publisher sends infinite number of samples
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1f760a6 - Browse repository at this point
Copy the full SHA 1f760a6View commit details -
Refs #21185: Add samples flag to send or receive a finite number of s…
…amples Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 20da34d - Browse repository at this point
Copy the full SHA 20da34dView commit details -
Refs #21185: Add bandwidth_reservation and priority property
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0e6b010 - Browse repository at this point
Copy the full SHA 0e6b010View commit details -
Refs #21185: Update version.md
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c0c3e32 - Browse repository at this point
Copy the full SHA c0c3e32View commit details -
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fa7de25 - Browse repository at this point
Copy the full SHA fa7de25View commit details -
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9652c0f - Browse repository at this point
Copy the full SHA 9652c0fView commit details -
Refs #21185: Apply Eduardo's suggestions
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 835bdd0 - Browse repository at this point
Copy the full SHA 835bdd0View commit details -
Refs #21185: Suggestions: Add mutex to control access to matched_
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5441293 - Browse repository at this point
Copy the full SHA 5441293View commit details -
Refs #21185: Suggestions: Add is_stopped condition on_data_available …
…in xtype example Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 355bbc1 - Browse repository at this point
Copy the full SHA 355bbc1View commit details -
Refs #21185: Add XML file to set some QoS for the test
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 11feb45 - Browse repository at this point
Copy the full SHA 11feb45View commit details -
Refs #21185: Send User Data to share the information about the kind o…
…f writer Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0a089a8 - Browse repository at this point
Copy the full SHA 0a089a8View commit details -
Refs #21185: Change type and regenerate type: remove unused field and…
… add index Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 792863d - Browse repository at this point
Copy the full SHA 792863dView commit details -
Refs #21185: Fix compilation after rebase
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 99d4144 - Browse repository at this point
Copy the full SHA 99d4144View commit details -
Refs #21185: Add explanation about User Data in Readme
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f747867 - Browse repository at this point
Copy the full SHA f747867View commit details -
Refs #21185: Fix windows warning
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 32f433f - Browse repository at this point
Copy the full SHA 32f433fView commit details -
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 818b928 - Browse repository at this point
Copy the full SHA 818b928View commit details -
Refs #21185: Apply suggestions
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eabba99 - Browse repository at this point
Copy the full SHA eabba99View commit details -
Refs #21185: Throw error if a publication fail
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 71d5bb5 - Browse repository at this point
Copy the full SHA 71d5bb5View commit details -
Refs #21185: Manage receiving messages from multiple publishers
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a798a4a - Browse repository at this point
Copy the full SHA a798a4aView commit details -
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a4cc2dc - Browse repository at this point
Copy the full SHA a4cc2dcView commit details -
Refs #21185: Remove initialization
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3cb33b4 - Browse repository at this point
Copy the full SHA 3cb33b4View commit details -
Refs #21185: Copy xml file in the build folder
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bb861f9 - Browse repository at this point
Copy the full SHA bb861f9View commit details -
Refs #21185: Change on_data_writer_discovery after refactor
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d5ec49f - Browse repository at this point
Copy the full SHA d5ec49fView commit details -
Refs #21185: adjust because write returns ret_code
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a5f03df - Browse repository at this point
Copy the full SHA a5f03dfView commit details