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

[20631] Update xtypes 1.3 doc #730

Merged
merged 23 commits into from
Apr 16, 2024
Merged

[20631] Update xtypes 1.3 doc #730

merged 23 commits into from
Apr 16, 2024

Commits on Apr 4, 2024

  1. Refs #20359: Updates for xtypes1.3. Removed TypeLookupSettings. Remov…

    …ed auto_fill_typeonject. Renamede discovery methods. Added typelookup_service_threads.
    
    Signed-off-by: adriancampo <adriancampo@eprosima.com>
    adriancampo committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    b0e2987 View commit details
    Browse the repository at this point in the history
  2. Refs #20359: Updates fastddsgen args. Removed TypeObjectFactory. Remo…

    …ved on_type_discovery, on_type_dependencies_reply, on_type_information_received, register_remote_type. Updated references to DDS-XTypes V1.3.
    
    Signed-off-by: adriancampo <adriancampo@eprosima.com>
    adriancampo committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0197949 View commit details
    Browse the repository at this point in the history
  3. Refs #20359: DDSCodeTester updates for DynamicTypes and discovery cal…

    …lbacks
    
    Signed-off-by: adriancampo <adriancampo@eprosima.com>
    adriancampo committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8964bb1 View commit details
    Browse the repository at this point in the history
  4. Refs #20359: Updated xtypes doc.

    Signed-off-by: adriancampo <adriancampo@eprosima.com>
    adriancampo committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a50e0ee View commit details
    Browse the repository at this point in the history
  5. Refs #20359: Applied first suggestions.

    Signed-off-by: adriancampo <adriancampo@eprosima.com>
    adriancampo committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    aaa1c9e View commit details
    Browse the repository at this point in the history
  6. Refs #20359: Updates to discovery and endpoint matching.

    Signed-off-by: adriancampo <adriancampo@eprosima.com>
    adriancampo committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    693c13b View commit details
    Browse the repository at this point in the history
  7. Refs #20359: Apply suggestions from code review

    Co-authored-by: Ricardo González <ricardo@richiware.dev>
    Signed-off-by: adriancampo <adriancampo@eprosima.com>
    adriancampo and richiware committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    b9389cf View commit details
    Browse the repository at this point in the history
  8. Refs #20359: Regenerated example types. Removed classes after monitor…

    … service refactor.
    
    Signed-off-by: adriancampo <adriancampo@eprosima.com>
    adriancampo committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0ece561 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Refs #20631: apply review suggestions to Fast DDS-Gen usage

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    599a362 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Refs #20631: inheritance not yet supported with XML. Use correct type…

    …lookup service thread name
    
    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    9f25b71 View commit details
    Browse the repository at this point in the history
  2. Refs #20631: fix tests: trailing whitespaces

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    58ee585 View commit details
    Browse the repository at this point in the history
  3. Refs #20631: fix spelling

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    02773e7 View commit details
    Browse the repository at this point in the history
  4. Refs #20631: migrate to list tables and use proper C++ types

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    366d46a View commit details
    Browse the repository at this point in the history
  5. Refs #20631: rewrite XTypes introduction section

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8fb616c View commit details
    Browse the repository at this point in the history
  6. Refs #20631: rewrite remote data type discovery section

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1226bc4 View commit details
    Browse the repository at this point in the history
  7. Refs #20631: implement pending TODO

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    fb250c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Refs #20631: rewrite XTypes sections and related information

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1f40ec6 View commit details
    Browse the repository at this point in the history
  2. Refs #20631: apply remaining suggestions

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    e45882f View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Refs #20631: apply review suggestions

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3d4994a View commit details
    Browse the repository at this point in the history
  2. Refs #20631: regenerate example types

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9bbea0d View commit details
    Browse the repository at this point in the history
  3. Refs #20631: little block comment

    Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
    richiware committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ad0d459 View commit details
    Browse the repository at this point in the history
  4. Refs #20631: apply review suggestions

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5b85989 View commit details
    Browse the repository at this point in the history
  5. Refs #20631: apply review suggestions

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    15abe6a View commit details
    Browse the repository at this point in the history