Fast-DDS-Gen icon indicating copy to clipboard operation
Fast-DDS-Gen copied to clipboard

Fast-DDS IDL code generator tool. Looking for commercial support? Contact [email protected]

Results 24 Fast-DDS-Gen issues
Sort by recently updated
recently updated
newest added

This PR introduces improvements regarding path processing: in particular path normalization Related idl-parser https://github.com/eProsima/IDL-Parser/pull/134

This PR introduces improvements regarding path processing: in particular path normalization Related idl-parser https://github.com/eProsima/IDL-Parser/pull/132

This PR introduces improvements regarding path processing: in particular path normalization Related idl-parser https://github.com/eProsima/IDL-Parser/pull/137

This PR introduces improvements regarding path processing: in particular path normalization Related idl-parser https://github.com/eProsima/IDL-Parser/tree/3.0.x

In some cases NEXTINT is not serialized for a sequence with an inner type of 2 bytes length (short, unsigned short), also the incorrect Length code value is assigned. According...

This PR adds the PR template and `RELEASE_SUPPORT.md` to `Fast DDS Gen` repo in order to comply with our branching model. Note: Forward port to `4.0.x-devel`, Backport to `3.2.x`, `2.5.x`...

This PR depends on: * eProsima/IDL-Parser#135 * eProsima/Fast-DDS#4746 This PR improves: * TypeObject registry API returning the registered TypeIdentifier. * TypeObject test suite, registering only the tested structure/union to ensure...

When trying to run fastddsgen on Windows with a GCC preprocessor, it fails with the following error: ``` $ fastddsgen Header.idl -replace -ppPath aarch64-none-linux-gnu-cpp" Processing the file Header.idl... aarch64-none-linux-gnu-cpp: fatal...

Needs https://github.com/eProsima/dds-types-test/pull/24