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

Iox #482 Implement iceoptions, icehello, iceensemble and re-write icedelivery example #655

Commits on Mar 24, 2021

  1. iox-eclipse-iceoryx#482 Add minimal icehello example

    Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
    mossmaurice committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    74867a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. Merge branch 'iox-eclipse-iceoryx#482-add-example-overview-to-website…

    …' into iox-eclipse-iceoryx#482-implement-examples-defined-in-list
    mossmaurice committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    0d494c9 View commit details
    Browse the repository at this point in the history
  2. iox-eclipse-iceoryx#482 Add minimal icehello example

    Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
    mossmaurice committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    5274853 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into iox-eclipse-iceoryx…

    …#482-implement-examples-defined-in-list_backup
    mossmaurice committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    dd5fe66 View commit details
    Browse the repository at this point in the history
  4. iox-eclipse-iceoryx#482 Rework code of icehello example

    Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
    mossmaurice committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    c786185 View commit details
    Browse the repository at this point in the history
  5. iox-eclipse-iceoryx#482 Add readme for icehello

    Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
    mossmaurice committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    f36d023 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. iox-eclipse-iceoryx#482 Move iox_subscriber_with_options to a separat…

    …e iceoptions example
    
    Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
    mossmaurice committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    9cad37a View commit details
    Browse the repository at this point in the history
  2. iox-eclipse-iceoryx#482 Rework icedelivery readme

    Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
    mossmaurice committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    a9f7dec View commit details
    Browse the repository at this point in the history
  3. iox-eclipse-iceoryx#482 Replace ice_multi_publisher example with icee…

    …nsemble
    
    Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
    mossmaurice committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    4227a12 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. iox-eclipse-iceoryx#482 Increment counter in untyped publisher and re…

    …move ice_multi_publisher from CMake
    
    Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
    mossmaurice committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    200915e View commit details
    Browse the repository at this point in the history
  2. iox-eclipse-iceoryx#482 Add tmux script for iceensemble and print app…

    … name for icedelivery_in_c
    
    Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
    mossmaurice committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    8da5ca5 View commit details
    Browse the repository at this point in the history
  3. iox-eclipse-iceoryx#482 Move some of the API description from overvie…

    …w.md to icedelivery
    
    Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
    mossmaurice committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    165d78f View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master' into iox-eclipse-iceoryx…

    …#482-implement-examples-defined-in-list_backup
    mossmaurice committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    ae1edb8 View commit details
    Browse the repository at this point in the history
  5. iox-eclipse-iceoryx#482 Fix include guards

    Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
    mossmaurice committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    4ba77c5 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/master' into iox-eclipse-iceoryx…

    …#482-implement-examples-defined-in-list_backup
    mossmaurice committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    971a106 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. iox-eclipse-iceoryx#482 Add button to example readme's and fix some t…

    …ypos
    
    Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
    mossmaurice committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    42ba99a View commit details
    Browse the repository at this point in the history
  2. iox-eclipse-iceoryx#482 Fix copyright header

    Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
    mossmaurice committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    4a59387 View commit details
    Browse the repository at this point in the history
  3. iox-eclipse-iceoryx#482 Replace s/-ex/-cpp in binary and runtime names

    Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
    mossmaurice committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    0cc1f97 View commit details
    Browse the repository at this point in the history
  4. iox-eclipse-iceoryx#482 Revert change in integration test readme

    Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
    mossmaurice committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    afa9d66 View commit details
    Browse the repository at this point in the history
  5. iox-eclipse-iceoryx#482 rework integrationtests according to changes …

    …in examples
    
    Signed-off-by: Dietrich Krönke <dietrich.kroenke@apex.ai>
    dkroenke committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    c437215 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae8b556 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. Configuration menu
    Copy the full SHA
    f00490e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89cf732 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Configuration menu
    Copy the full SHA
    790e3e2 View commit details
    Browse the repository at this point in the history
  2. iox-eclipse-iceoryx#482 update readme of icedelivery in c regarding t…

    …he offer/subscribe
    
    on create option
    
    Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
    FerdinandSpitzschnueffler committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    33592b2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'iceoryx/master' into iox-eclipse-iceoryx#482-implement-…

    …examples-defined-in-list
    
    Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
    FerdinandSpitzschnueffler committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    792cbc8 View commit details
    Browse the repository at this point in the history
  4. iox-eclipse-iceoryx#482 update example readmes, replace relative links

    Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
    FerdinandSpitzschnueffler committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    6392452 View commit details
    Browse the repository at this point in the history
  5. iox-eclipse-iceoryx#482 Address review findings by reworking icedeliv…

    …ery example
    
    Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
    mossmaurice committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    479fc54 View commit details
    Browse the repository at this point in the history
  6. iox-eclipse-iceoryx#482 Address reviewing findings by solely using th…

    …e functional approach
    
    Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
    mossmaurice committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    4ba9db0 View commit details
    Browse the repository at this point in the history
  7. iox-eclipse-iceoryx#482 Address reviewing findings by fixing typos, g…

    …rammar and extending docu
    
    Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
    mossmaurice committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    bd9a507 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. iox-eclipse-iceoryx#482 Address reviewing findings by re-writing docu…

    … and removing unnecessary includes
    
    Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
    mossmaurice committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    b18db9a View commit details
    Browse the repository at this point in the history
  2. iox-eclipse-iceoryx#482 Replace variable name 'chunk' with 'userPaylo…

    …ad' for untyped APIs
    
    Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
    mossmaurice committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    d8a9a94 View commit details
    Browse the repository at this point in the history
  3. iox-eclipse-iceoryx#482 Fix integration tests

    Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
    mossmaurice committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    8007657 View commit details
    Browse the repository at this point in the history
  4. iox-eclipse-iceoryx#482 Fix typo

    Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
    mossmaurice committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    9ea3d27 View commit details
    Browse the repository at this point in the history
  5. iox-eclipse-iceoryx#482 Address review findings by re-writing some se…

    …ntences in icedelivery
    
    Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
    mossmaurice committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    600029f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. iox-eclipse-iceoryx#482 spell checking and markdown linting in exampl…

    …e docs
    
    Signed-off-by: Dietrich Krönke <dietrich.kroenke@apex.ai>
    dkroenke committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    196cb13 View commit details
    Browse the repository at this point in the history