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

Building blocks in iceoryx #252

Closed
13 tasks done
dkroenke opened this issue Aug 19, 2020 · 4 comments · Fixed by #335, #380, #360 or #442
Closed
13 tasks done

Building blocks in iceoryx #252

dkroenke opened this issue Aug 19, 2020 · 4 comments · Fixed by #335, #380, #360 or #442
Assignees
Labels
enhancement New feature refactoring Refactor code without adding features
Projects
Milestone

Comments

@dkroenke
Copy link
Member

dkroenke commented Aug 19, 2020

Brief feature description

For a better modularization and customization of the iceoryx ports, we need to have building blocks where the customer can build the ports with his own flavor. For example we want to make the queue in the receiver port portable so that the customer can either have a Sofi or a MPMC queue in it.

We want to do the following points:

@dkroenke dkroenke added enhancement New feature refactoring Refactor code without adding features labels Aug 19, 2020
@dkroenke
Copy link
Member Author

@budrus Maybe you want to add something if you want.

@mossmaurice
Copy link
Contributor

This is a duplicate of #25?

@dkroenke
Copy link
Member Author

@mossmaurice whats is duplicated?

elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Aug 19, 2020
Signed-off-by: Christian Eltzschig <christian.eltzschig2@de.bosch.com>
elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Aug 19, 2020
Signed-off-by: Christian Eltzschig <christian.eltzschig2@de.bosch.com>
elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Aug 19, 2020
Signed-off-by: Christian Eltzschig <christian.eltzschig2@de.bosch.com>
elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Aug 19, 2020
Signed-off-by: Christian Eltzschig <christian.eltzschig2@de.bosch.com>
elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Aug 19, 2020
Signed-off-by: Christian Eltzschig <christian.eltzschig2@de.bosch.com>
elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Aug 19, 2020
Signed-off-by: Christian Eltzschig <christian.eltzschig2@de.bosch.com>
elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Aug 19, 2020
Signed-off-by: Christian Eltzschig <christian.eltzschig2@de.bosch.com>
elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Aug 19, 2020
Signed-off-by: Christian Eltzschig <christian.eltzschig2@de.bosch.com>
elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Aug 19, 2020
Signed-off-by: Christian Eltzschig <christian.eltzschig2@de.bosch.com>
elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Aug 19, 2020
Signed-off-by: Christian Eltzschig <christian.eltzschig2@de.bosch.com>
elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Aug 19, 2020
Signed-off-by: Christian Eltzschig <christian.eltzschig2@de.bosch.com>
elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Aug 20, 2020
Signed-off-by: Christian Eltzschig <christian.eltzschig2@de.bosch.com>
elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Aug 20, 2020
Signed-off-by: Christian Eltzschig <christian.eltzschig2@de.bosch.com>
elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Aug 20, 2020
Signed-off-by: Christian Eltzschig <christian.eltzschig2@de.bosch.com>
elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Aug 20, 2020
Signed-off-by: Christian Eltzschig <christian.eltzschig2@de.bosch.com>
elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Aug 20, 2020
… build when c binding is activated, example readme lists icedelivery c example, github workflow iceoryx meta target added

Signed-off-by: Christian Eltzschig <christian.eltzschig2@de.bosch.com>
elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Aug 20, 2020
…test target

Signed-off-by: Christian Eltzschig <christian.eltzschig2@de.bosch.com>
elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Aug 20, 2020
Signed-off-by: Christian Eltzschig <christian.eltzschig2@de.bosch.com>
elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Aug 20, 2020
Signed-off-by: Christian Eltzschig <christian.eltzschig2@de.bosch.com>
elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Aug 20, 2020
Signed-off-by: Christian Eltzschig <christian.eltzschig2@de.bosch.com>
elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Aug 20, 2020
Signed-off-by: Christian Eltzschig <christian.eltzschig2@de.bosch.com>
elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Aug 20, 2020
Signed-off-by: Christian Eltzschig <christian.eltzschig2@de.bosch.com>
elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Aug 20, 2020
Signed-off-by: Christian Eltzschig <christian.eltzschig2@de.bosch.com>
elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Aug 20, 2020
Signed-off-by: Christian Eltzschig <christian.eltzschig2@de.bosch.com>
elfenpiff added a commit to elfenpiff/iceoryx that referenced this issue Aug 20, 2020
…n iceoryx meta, one for timeless tests and one for timing tests

Signed-off-by: Christian Eltzschig <christian.eltzschig2@de.bosch.com>
elBoberido added a commit to marthtz/iceoryx that referenced this issue Dec 10, 2020
Signed-off-by: Mathias Kraus <mathias.kraus@apex.ai>
elBoberido added a commit to marthtz/iceoryx that referenced this issue Dec 10, 2020
…, use error handler instead

Signed-off-by: Mathias Kraus <mathias.kraus@apex.ai>
marthtz added a commit to marthtz/iceoryx that referenced this issue Dec 11, 2020
Signed-off-by: Hintz Martin (CC-AD/ESW1) <martin.hintz@de.bosch.com>
marthtz added a commit to marthtz/iceoryx that referenced this issue Dec 11, 2020
Signed-off-by: Hintz Martin (CC-AD/ESW1) <martin.hintz@de.bosch.com>
marthtz added a commit to marthtz/iceoryx that referenced this issue Dec 11, 2020
Signed-off-by: Hintz Martin (CC-AD/ESW1) <martin.hintz@de.bosch.com>
marthtz added a commit to marthtz/iceoryx that referenced this issue Dec 11, 2020
Signed-off-by: Hintz Martin (CC-AD/ESW1) <martin.hintz@de.bosch.com>
marthtz added a commit to marthtz/iceoryx that referenced this issue Dec 11, 2020
Signed-off-by: Hintz Martin (CC-AD/ESW1) <martin.hintz@de.bosch.com>
elBoberido added a commit to marthtz/iceoryx that referenced this issue Dec 11, 2020
Signed-off-by: Mathias Kraus <mathias.kraus@apex.ai>
v1.0 automation moved this from In progress to Done Dec 11, 2020
Sprints automation moved this from In progress to Done Dec 11, 2020
marthtz added a commit that referenced this issue Dec 11, 2020
…s-with-building-blocks

Iox #252 replacement of old ports with building blocks
@elBoberido elBoberido reopened this Dec 11, 2020
Sprints automation moved this from Done to In progress Dec 11, 2020
v1.0 automation moved this from Done to In progress Dec 11, 2020
mossmaurice added a commit to ApexAI/iceoryx that referenced this issue Dec 14, 2020
Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
mossmaurice added a commit to ApexAI/iceoryx that referenced this issue Dec 17, 2020
mossmaurice added a commit to ApexAI/iceoryx that referenced this issue Dec 17, 2020
Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
mossmaurice added a commit to ApexAI/iceoryx that referenced this issue Dec 17, 2020
Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
v1.0 automation moved this from In progress to Done Dec 17, 2020
Sprints automation moved this from In progress to Done Dec 17, 2020
mossmaurice added a commit that referenced this issue Dec 17, 2020
@mossmaurice mossmaurice reopened this Dec 17, 2020
Sprints automation moved this from Done to In progress Dec 17, 2020
v1.0 automation moved this from Done to In progress Dec 17, 2020
@budrus budrus removed this from In progress in Sprints Jan 15, 2021
@budrus budrus closed this as completed Mar 21, 2021
v1.0 automation moved this from In progress to Done Mar 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment