-
Notifications
You must be signed in to change notification settings - Fork 774
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
[20291] Gather-send implementation #4537
Commits on Jun 13, 2024
-
Refs #20337: Buffer list in UDP sending function
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2db99a4 - Browse repository at this point
Copy the full SHA 2db99a4View commit details -
Refs #20337: Buffer list in SHM sending function & Copy to shared buf…
…fer function Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a277e51 - Browse repository at this point
Copy the full SHA a277e51View commit details -
Refs #20337: Buffer list in TCP sending function
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 775b4e4 - Browse repository at this point
Copy the full SHA 775b4e4View commit details -
Refs #20342: Add new Buffer structure
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c4de19 - Browse repository at this point
Copy the full SHA 5c4de19View commit details -
Refs #20342: Add new lambda to send buffers into SenderResources
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a29d3fa - Browse repository at this point
Copy the full SHA a29d3faView commit details -
Refs #20342: Refactor on UDP transport
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 28b4d38 - Browse repository at this point
Copy the full SHA 28b4d38View commit details -
Refs #20342: Refactor on UDP test_transport
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b98b227 - Browse repository at this point
Copy the full SHA b98b227View commit details -
Refs #20342: Refactor on TCP Transport
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 43eb945 - Browse repository at this point
Copy the full SHA 43eb945View commit details -
Refs #20342: Refactor on TCPChannelResource
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd6f690 - Browse repository at this point
Copy the full SHA bd6f690View commit details -
Refs #20342: Refactor on TCP tests
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 66e8c44 - Browse repository at this point
Copy the full SHA 66e8c44View commit details -
Refs #20342: Refactor on SHM transport & enable copying multiple buffers
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc475ff - Browse repository at this point
Copy the full SHA dc475ffView commit details -
Refs #20342: Refactor on SHM tests
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3d45ab2 - Browse repository at this point
Copy the full SHA 3d45ab2View commit details -
Refs #20342: Fix mock tests after rebase
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 55e91e1 - Browse repository at this point
Copy the full SHA 55e91e1View commit details -
Refs #20352: Refactor on addSubmessageData/DataFrag
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c63a3dc - Browse repository at this point
Copy the full SHA c63a3dcView commit details -
Refs #20352: Add constructor overloads to NetworkBuffers
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 30bcba8 - Browse repository at this point
Copy the full SHA 30bcba8View commit details -
Refs #20352: Add new attributes and methods to RTPSMessageGroup.h
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be2fc05 - Browse repository at this point
Copy the full SHA be2fc05View commit details -
Refs #20352: Refactor on add_data()
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c967955 - Browse repository at this point
Copy the full SHA c967955View commit details -
Refs #20352: Refactor on add_data_frag()
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 49f46c8 - Browse repository at this point
Copy the full SHA 49f46c8View commit details -
Refs #20352: Refactor on insert_submessage()
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0dd12d9 - Browse repository at this point
Copy the full SHA 0dd12d9View commit details -
Refs #20352: Refactor on send()
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for af7832c - Browse repository at this point
Copy the full SHA af7832cView commit details -
Refs #20352: Minor changes in RTPSMessageGroup
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e66776 - Browse repository at this point
Copy the full SHA 3e66776View commit details -
Refs #20352: Refactor on RTPSMessageSenderInterface
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 801d861 - Browse repository at this point
Copy the full SHA 801d861View commit details -
Refs #20352: Refactor on ChaningTransport and ABI compatible send_lam…
…bda_ Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f55553 - Browse repository at this point
Copy the full SHA 5f55553View commit details -
Refs #20352: Refactor on Statistics module
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 336e06b - Browse repository at this point
Copy the full SHA 336e06bView commit details -
Refs #20352: Add security support
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 97e62c3 - Browse repository at this point
Copy the full SHA 97e62c3View commit details -
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7be3243 - Browse repository at this point
Copy the full SHA 7be3243View commit details -
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f76bd9 - Browse repository at this point
Copy the full SHA 2f76bd9View commit details -
Refs #20352: Delete Sender's Resource deprecated API
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 097545c - Browse repository at this point
Copy the full SHA 097545cView commit details -
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab9f905 - Browse repository at this point
Copy the full SHA ab9f905View commit details -
Refs #20352: Fix Windows build
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c01b7fb - Browse repository at this point
Copy the full SHA c01b7fbView commit details -
Refs #20352: Account for change of namespaces
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63772f0 - Browse repository at this point
Copy the full SHA 63772f0View commit details -
Refs #20352: Add NetworkBuffer.cpp
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6a4146 - Browse repository at this point
Copy the full SHA d6a4146View commit details -
Refs #20352: Revision minor changes
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e83cc3 - Browse repository at this point
Copy the full SHA 6e83cc3View commit details -
Refs #20352: Revision minor changes 2
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 17cc6ec - Browse repository at this point
Copy the full SHA 17cc6ecView commit details -
Refs #20291: Avoid stats_msg dynamic malloc
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a748ae4 - Browse repository at this point
Copy the full SHA a748ae4View commit details -
Refs #20291: Use vector instead of list
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 809ae5d - Browse repository at this point
Copy the full SHA 809ae5dView commit details -
Refs #20291: Refactor RTPSMessageGroup to avoid Mallocs
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 557c2ca - Browse repository at this point
Copy the full SHA 557c2caView commit details -
Refs #20291: Use limited vector to avoid repeated mallocs
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 153156b - Browse repository at this point
Copy the full SHA 153156bView commit details -
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ffaced5 - Browse repository at this point
Copy the full SHA ffaced5View commit details -
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 42a51dd - Browse repository at this point
Copy the full SHA 42a51ddView commit details -
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4d9addc - Browse repository at this point
Copy the full SHA 4d9addcView commit details -
Refs #20291: Add ResourceLV config into QoS
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4134e23 - Browse repository at this point
Copy the full SHA 4134e23View commit details -
Refs #20291: XML - New QoS added
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 020b04d - Browse repository at this point
Copy the full SHA 020b04dView commit details -
Refs #20291: Get Payload in RTPSMessageGroup
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7ce07d - Browse repository at this point
Copy the full SHA c7ce07dView commit details -
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f84a62f - Browse repository at this point
Copy the full SHA f84a62fView commit details -
Refs #20291: Revision - Use RLContainerConfig and minor changes
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32158d3 - Browse repository at this point
Copy the full SHA 32158d3View commit details -
Refs #20291: Revision - Get payload after correct RTPSMsg creation
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a5d7bee - Browse repository at this point
Copy the full SHA a5d7beeView commit details -
Refs #20291: Revision - Default values
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fbcc6a7 - Browse repository at this point
Copy the full SHA fbcc6a7View commit details -
Refs #20291: Update versions.md & CMakeLists
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for efe7deb - Browse repository at this point
Copy the full SHA efe7debView commit details -
Refs #20291: Revision - Headers & versions.md
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac0f539 - Browse repository at this point
Copy the full SHA ac0f539View commit details -
Refs #20291: Adjust payload_pool test
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a9eede - Browse repository at this point
Copy the full SHA 8a9eedeView commit details -
Signed-off-by: cferreiragonz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4cf3f20 - Browse repository at this point
Copy the full SHA 4cf3f20View commit details