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

Full IceOryx Public API Cheat Sheet #283

Closed
4 tasks done
elfenpiff opened this issue Sep 11, 2020 · 2 comments · Fixed by #445 or #457
Closed
4 tasks done

Full IceOryx Public API Cheat Sheet #283

elfenpiff opened this issue Sep 11, 2020 · 2 comments · Fixed by #445 or #457
Assignees
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@elfenpiff
Copy link
Contributor

elfenpiff commented Sep 11, 2020

Brief feature description

We require a cheat sheet which provides a quick and complete overview over all IceOryx features from a use case point of view.
This cheat sheet should come with an example which uses all those features.

  • Update CMake Docu and check for consistency
  • Explain cmake options in detail
  • Explain the ideas, concept of optional and expected
  • Update icedelivery documentation to new API
@elfenpiff elfenpiff added the documentation Improvements or additions to documentation label Sep 11, 2020
@elfenpiff elfenpiff self-assigned this Sep 11, 2020
@elfenpiff elfenpiff changed the title Full IceOryx API Cheat Sheet Full IceOryx Public API Cheat Sheet Sep 11, 2020
elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Sep 11, 2020
… first cheat sheet draft

Signed-off-by: Christian Eltzschig <[email protected]>
elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Sep 11, 2020
elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Sep 11, 2020
elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Sep 11, 2020
FerdinandSpitzschnueffler added a commit to elfenpiff/iceoryx that referenced this issue Sep 21, 2020
Signed-off-by: Lehmann Marika (CC-AD/ESW1) <[email protected]>
FerdinandSpitzschnueffler added a commit to elfenpiff/iceoryx that referenced this issue Sep 21, 2020
…to iox-eclipse-iceoryx#283-api-cheat-sheet

Signed-off-by: Lehmann Marika (CC-AD/ESW1) <[email protected]>
FerdinandSpitzschnueffler added a commit to elfenpiff/iceoryx that referenced this issue Sep 23, 2020
FerdinandSpitzschnueffler added a commit to elfenpiff/iceoryx that referenced this issue Sep 23, 2020
…examples to API changes

Signed-off-by: Lehmann Marika (CC-AD/ESW1) <[email protected]>
FerdinandSpitzschnueffler added a commit to elfenpiff/iceoryx that referenced this issue Sep 24, 2020
FerdinandSpitzschnueffler added a commit to elfenpiff/iceoryx that referenced this issue Sep 24, 2020
Signed-off-by: Lehmann Marika (CC-AD/ESW1) <[email protected]>
FerdinandSpitzschnueffler added a commit to elfenpiff/iceoryx that referenced this issue Sep 29, 2020
@mossmaurice mossmaurice added this to the v1.0 milestone Nov 3, 2020
@budrus budrus mentioned this issue Nov 10, 2020
13 tasks
@elfenpiff elfenpiff modified the milestones: Prio 1, CW47-20-I Nov 11, 2020
@elfenpiff elfenpiff modified the milestones: CW47-20-I, Prio 1 Nov 11, 2020
@MatthiasKillat
Copy link
Contributor

I do think explaining optional and expected in detail belongs elsewhere, but I will include a short description. We already have one for expected in error-handling.md, I will link that I guess.

We need to consolidate our documentation, but this belongs to a different issue (which may be worth creating). This should be done for 1.0 but not 0.9.

MatthiasKillat added a commit to ApexAI/iceoryx that referenced this issue Dec 15, 2020
mossmaurice added a commit to ApexAI/iceoryx that referenced this issue Dec 20, 2020
mossmaurice added a commit to ApexAI/iceoryx that referenced this issue Dec 20, 2020
mossmaurice added a commit to ApexAI/iceoryx that referenced this issue Dec 20, 2020
mossmaurice added a commit to ApexAI/iceoryx that referenced this issue Dec 20, 2020
MatthiasKillat added a commit to ApexAI/iceoryx that referenced this issue Dec 21, 2020
MatthiasKillat added a commit to ApexAI/iceoryx that referenced this issue Dec 21, 2020
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Dec 21, 2020
Signed-off-by: Dietrich Krönke <[email protected]>
mossmaurice added a commit to ApexAI/iceoryx that referenced this issue Dec 21, 2020
…fix icecrystal command

Signed-off-by: Simon Hoinkis <[email protected]>
MatthiasKillat added a commit that referenced this issue Dec 21, 2020
…-sheet

Iox #283 Add overview.md and introduce new docu structure
mossmaurice added a commit to ApexAI/iceoryx that referenced this issue Dec 21, 2020
…ign with icedelivery_on_c

Signed-off-by: Simon Hoinkis <[email protected]>
mossmaurice added a commit to ApexAI/iceoryx that referenced this issue Dec 21, 2020
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Dec 21, 2020
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Dec 21, 2020
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Dec 21, 2020
…ry-on-c-consistent' of github.com:ApexAI/iceoryx into iox-eclipse-iceoryx#283-make-icedelivery-and-icerdelivery-on-c-consistent
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Dec 21, 2020
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Dec 21, 2020
…me explanatory comments

Signed-off-by: Christian Eltzschig <[email protected]>
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Dec 21, 2020
mossmaurice added a commit to ApexAI/iceoryx that referenced this issue Dec 21, 2020
mossmaurice added a commit to ApexAI/iceoryx that referenced this issue Dec 21, 2020
mossmaurice added a commit to ApexAI/iceoryx that referenced this issue Dec 21, 2020
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Dec 21, 2020
…xplaining the history, got rid of dead code

Signed-off-by: Christian Eltzschig <[email protected]>
mossmaurice added a commit to ApexAI/iceoryx that referenced this issue Dec 21, 2020
elBoberido added a commit to ApexAI/iceoryx that referenced this issue Dec 21, 2020
mossmaurice added a commit to ApexAI/iceoryx that referenced this issue Dec 21, 2020
mossmaurice added a commit that referenced this issue Dec 21, 2020
…rdelivery-on-c-consistent

Iox #283 Remove WaitSet from icedelivery example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
3 participants