-
Notifications
You must be signed in to change notification settings - Fork 5
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
[20509] Update repository for Fast DDS 3.0.0 compatibility #111
Commits on Sep 10, 2024
-
Update repository for FastDDS 3.0.0 compatibility
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 8c6ba46 - Browse repository at this point
Copy the full SHA 8c6ba46View commit details -
Fix tests and first approximation to change Dynamic Types
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for fb76564 - Browse repository at this point
Copy the full SHA fb76564View commit details -
Fix DynTypesParticipant::on_type_discovery_ callback to register type…
…_name-type_id tuple and some other minor changes Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 1881f1b - Browse repository at this point
Copy the full SHA 1881f1bView commit details -
Change DynTypesParticipant to use RTPS Participant callbacks
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 4896356 - Browse repository at this point
Copy the full SHA 4896356View commit details -
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 719ab7d - Browse repository at this point
Copy the full SHA 719ab7dView commit details -
Add TypeIdentifiers to DdsTopic in order to pass the TypeInformation …
…to RTPS Writer/Reader Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for b3fa7e7 - Browse repository at this point
Copy the full SHA b3fa7e7View commit details -
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for df5125e - Browse repository at this point
Copy the full SHA df5125eView commit details -
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 4a516a8 - Browse repository at this point
Copy the full SHA 4a516a8View commit details -
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 45b0a98 - Browse repository at this point
Copy the full SHA 45b0a98View commit details -
Fix compilation after rebase to fastdds master
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 848fc99 - Browse repository at this point
Copy the full SHA 848fc99View commit details -
Continue rebasing to FastDDS master
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 92917c3 - Browse repository at this point
Copy the full SHA 92917c3View commit details -
Change .h headers to .hpp and regenerate types
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 1648698 - Browse repository at this point
Copy the full SHA 1648698View commit details -
Update repository with new changes in Fast DDS 3.x
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 1a02e76 - Browse repository at this point
Copy the full SHA 1a02e76View commit details -
Remove DynamicType to IDL serialization from DDSPipe
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 87734a0 - Browse repository at this point
Copy the full SHA 87734a0View commit details -
Delete public functions in PayloadPool inherited from IPayloadPool an…
…d add missing tests in CMake file Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 0ca4be6 - Browse repository at this point
Copy the full SHA 0ca4be6View commit details -
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 0889756 - Browse repository at this point
Copy the full SHA 0889756View commit details -
Adjust to TopicDataType refactor and removal of WriterProxyData/Reade…
…rProxyData from public API Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 2ceb0de - Browse repository at this point
Copy the full SHA 2ceb0deView commit details -
Update after refactor in Participant discovery information
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for c53312a - Browse repository at this point
Copy the full SHA c53312aView commit details -
Update after TopicAttributes removal from public API
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 32ae1e8 - Browse repository at this point
Copy the full SHA 32ae1e8View commit details -
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 54db70a - Browse repository at this point
Copy the full SHA 54db70aView commit details -
Fix TopicDescription in CommonReader and CommonWriter
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for f44cbb1 - Browse repository at this point
Copy the full SHA f44cbb1View commit details -
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 7374975 - Browse repository at this point
Copy the full SHA 7374975View commit details -
Remove GuidPrefix attribute from DiscoveryServerConnectionAddress
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 6be6daf - Browse repository at this point
Copy the full SHA 6be6dafView commit details -
Remove is_keyed_ method after Publication/SubscriptionBuiltinTopicDat…
…a update in Fast DDS Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for edb5450 - Browse repository at this point
Copy the full SHA edb5450View commit details -
Fix CacheChangePool after rebase
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 70e8001 - Browse repository at this point
Copy the full SHA 70e8001View commit details -
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for bd98813 - Browse repository at this point
Copy the full SHA bd98813View commit details -
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 9126924 - Browse repository at this point
Copy the full SHA 9126924View commit details -
Free allocated memory in PayloadPool::release_
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for d0a5ad2 - Browse repository at this point
Copy the full SHA d0a5ad2View commit details -
Fill TypeInformation in Topic Description just from complete TypeIden…
…tifier in CommonWriter (already done in CommonReader) Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for becfdea - Browse repository at this point
Copy the full SHA becfdeaView commit details -
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 9b2873d - Browse repository at this point
Copy the full SHA 9b2873dView commit details -
Make payload_owner=nullptr in PayloadPool::release_ before empty() to…
… avoid assertion failure Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for a35d46e - Browse repository at this point
Copy the full SHA a35d46eView commit details -
Add assertion making sure TypeIdentifier is complete before calling a…
…dd_schema Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for a064438 - Browse repository at this point
Copy the full SHA a064438View commit details -
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 9fc0456 - Browse repository at this point
Copy the full SHA 9fc0456View commit details -
Refactor rtps participants reckon_participant_attributes_
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 34c57cd - Browse repository at this point
Copy the full SHA 34c57cdView commit details -
Accept v6 interfaces and interface names in whitelist (#128)
Signed-off-by: Juan Lopez Fernandez <juanlopez@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 3d370e7 - Browse repository at this point
Copy the full SHA 3d370e7View commit details -
Make DiscoveryServer servers' guid prefix optional (#129)
* Make DiscoveryServer servers' guid prefix optional Signed-off-by: Juan Lopez Fernandez <juanlopez@eprosima.com> * Raise YAML reader version Signed-off-by: Juan Lopez Fernandez <juanlopez@eprosima.com> * BONUS: improve participant discovery traces Signed-off-by: Juan Lopez Fernandez <juanlopez@eprosima.com> --------- Signed-off-by: Juan Lopez Fernandez <juanlopez@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 5cce977 - Browse repository at this point
Copy the full SHA 5cce977View commit details -
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 1a0295c - Browse repository at this point
Copy the full SHA 1a0295cView commit details -
Correct type_kind_to_str output for TK_CHAR8 case
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 80cca3a - Browse repository at this point
Copy the full SHA 80cca3aView commit details -
Remove unnecessary CacheChange include
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 2df989c - Browse repository at this point
Copy the full SHA 2df989cView commit details -
Implement add_qos_properties_ in reckon_participant_qos_
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 9534f79 - Browse repository at this point
Copy the full SHA 9534f79View commit details -
Remove Fast-DDS API ReturnCode explanation in PayloadPoolMediator::write
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 44c01d7 - Browse repository at this point
Copy the full SHA 44c01d7View commit details -
Change name ip_configuration -> initial_peers_configuration
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 7e12adc - Browse repository at this point
Copy the full SHA 7e12adcView commit details -
Change name ds_configuration -> discovery_server_configuration
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 3490845 - Browse repository at this point
Copy the full SHA 3490845View commit details -
Use dynamic_pointer_cast instead of static_pointer_cast in reckon_par…
…ticipant_attributes_ Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 74daf38 - Browse repository at this point
Copy the full SHA 74daf38View commit details -
Change function descriptions in CommonParticipant
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for aac932c - Browse repository at this point
Copy the full SHA aac932cView commit details -
CHange char sequence message in tests
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 225fdb6 - Browse repository at this point
Copy the full SHA 225fdb6View commit details -
Add clarification comment in TopicDataType::compute_key(SerializedPay…
…load_t, ...) Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for aa1a682 - Browse repository at this point
Copy the full SHA aa1a682View commit details -
Fix YamlGetEntityGuidPrefixTest.get_guidprefix_explicitly test
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for fa147dc - Browse repository at this point
Copy the full SHA fa147dcView commit details -
Add comment clarifying the order of TypeIdentifiers (complete and min…
…imal) in DdsTopic.type_identifiers Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for d2fa3fa - Browse repository at this point
Copy the full SHA d2fa3faView commit details -
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 3012a05 - Browse repository at this point
Copy the full SHA 3012a05View commit details -
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 75062c8 - Browse repository at this point
Copy the full SHA 75062c8View commit details -
Check if ParticipantConfiguration is nullptr after cast in reckon_par…
…ticipant_attributes_ Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for b0c8072 - Browse repository at this point
Copy the full SHA b0c8072View commit details -
Signed-off-by: Lucia Echevarria <luciaechevarria@eprosima.com>
Configuration menu - View commit details
-
Copy full SHA for 5154606 - Browse repository at this point
Copy the full SHA 5154606View commit details