Skip to content
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

Feature/dynamic types #276

Merged
merged 226 commits into from
Oct 22, 2018
Merged

Feature/dynamic types #276

merged 226 commits into from
Oct 22, 2018

Conversation

LuisGP
Copy link
Contributor

@LuisGP LuisGP commented Oct 15, 2018

  • Added support for dynamic types 1.1 (minimals checking)
  • Added TypeObject and TypeIdentifier generation
  • Conversion functions between dynamic types and TypeObject/TypeIdentifier

richiware
richiware previously approved these changes Oct 15, 2018
.gitmodules Outdated Show resolved Hide resolved
fastrtpsgen/.settings/org.eclipse.buildship.core.prefs Outdated Show resolved Hide resolved
include/fastrtps/Domain.h Outdated Show resolved Hide resolved
@LuisGP LuisGP force-pushed the feature/dynamic-types branch 2 times, most recently from 40a2b90 to e07efec Compare October 16, 2018 10:27
include/fastrtps/Domain.h Outdated Show resolved Hide resolved
@LuisGP LuisGP force-pushed the feature/dynamic-types branch from e07efec to 88726f1 Compare October 17, 2018 10:55
@richiware richiware assigned LuisGP and unassigned richiware Oct 17, 2018
@LuisGP LuisGP assigned richiware and unassigned LuisGP Oct 17, 2018
Copy link
Member

@richiware richiware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DynamicHelloWorldExamples doesn't communicate with HelloWorldExample. This should be fixed.

@LuisGP
Copy link
Contributor Author

LuisGP commented Oct 17, 2018

DynamicHelloWorld was publishing at domain 5 instead 0 and probably, the minimal type checking wasn't helping neither.

Copy link
Member

@richiware richiware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI job informs about memory leak in dynamic tests.

http://ci.intranet.eprosima.com:8080/job/FastRTPS%20Manual%20Linux/833

Luis Gasco and others added 20 commits October 19, 2018 08:33
…between tests executions.

# Conflicts:
#	include/fastrtps/xmlparser/XMLProfileManager.h

# Conflicts:
#	include/fastrtps/xmlparser/XMLProfileManager.h
# Conflicts:
#	include/fastrtps/xmlparser/XMLParser.h
#	include/fastrtps/xmlparser/XMLProfileManager.h
#	resources/xsd/fastRTPS_profiles.xsd
#	src/cpp/xmlparser/XMLParser.cpp
#	src/cpp/xmlparser/XMLProfileManager.cpp

# Conflicts:
#	include/fastrtps/xmlparser/XMLParser.h
#	include/fastrtps/xmlparser/XMLProfileManager.h
#	src/cpp/xmlparser/XMLParser.cpp
#	src/cpp/xmlparser/XMLProfileManager.cpp
…attributes (optional) to allow complex types to dynamic type generation by XML.
# Conflicts:
#	test/unittest/transport/CMakeLists.txt
#	test/unittest/xmlparser/CMakeLists.txt
… Dynamictypes of the transport unittests and remove TODO comments
…riptors" and "transport_descriptor" to avoid misunderstandings in the XML configuration files.
…nly the same level than participants, and remove the way to parse them inside of a participant
@richiware richiware merged commit c717704 into develop Oct 22, 2018
@richiware richiware deleted the feature/dynamic-types branch October 22, 2018 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants