Skip to content

Commit 643aa39

Browse files
committed
iox-#1872 Update Framework References in Documentation
Signed-off-by: Dietrich Krönke <[email protected]>
1 parent 5c55953 commit 643aa39

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,11 @@ In general unix platforms should work with iceoryx but we only test FreeBSD on o
6767
|Framework | Description |
6868
|---|---|
6969
| [ROS 2](https://github.com/ros2/rmw_iceoryx) | Eclipse iceoryx can be used inside the [Robot Operating System](https://www.ros.org/) with [rmw_iceoryx](https://github.com/ros2/rmw_iceoryx.git) |
70-
| [eCAL](https://github.com/continental/ecal) | Open-source framework from [Continental AG](https://www.continental.com/) supporting pub/sub and various message protocols |
70+
| [Eclipse eCAL](https://eclipse-ecal.github.io/ecal/) | Open-source framework from [Continental AG](https://www.continental.com/) supporting pub/sub and various message protocols |
7171
| [RTA-VRTE](https://www.etas.com/en/products/rta-vrte.php) | [AUTOSAR Adaptive Platform](https://www.autosar.org/standards/adaptive-platform/) software framework for vehicle computer from [ETAS GmbH](https://www.etas.com) |
7272
| [Cyclone DDS](https://github.com/eclipse-cyclonedds/cyclonedds) | Performant and robust open-source DDS implementation maintained by [ZettaScale Technology](https://zettascale.tech/) |
73-
| [Apex.Middleware](https://www.apex.ai/apex-middleware) | Safe and certified middleware for autonomous mobility systems from [Apex.AI](https://www.apex.ai/) |
74-
| [AVIN AUTOSAR Adaptive Platform](https://www.avinsystems.com/products/autosar_ap/) | AUTOSAR Adaptive Platform Product from AVIN Systems |
73+
| [Apex.Ida from Apex.AI](https://www.apex.ai/apexida) | Safe and certified middleware for autonomous mobility systems from [Apex.AI](https://www.apex.ai/) |
74+
| [AVIN AGNOSAR Adaptive Platform](https://www.avinsystems.com/products/agnosar-adaptive-platform/) | AUTOSAR Adaptive Platform Product from AVIN Systems |
7575

7676
## Build and install
7777

doc/website/getting-started/what-is-iceoryx.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ behind the scenes that dynamically connects matching communication entities.
4040

4141
That iceoryx has the right set of features can be seen from the already existing integrations in middleware and
4242
frameworks such as [Eclipse Cyclone DDS](https://github.com/eclipse-cyclonedds/cyclonedds),
43-
[eCAL from Continental](https://continental.github.io/ecal/),
43+
[Eclipse eCAL from Continental](https://eclipse-ecal.github.io/ecal/),
4444
[RTA-VRTE from ETAS](https://www.etas.com/en/products/rta-vrte.php) and
45-
[Apex.Middleware from Apex.AI](https://www.apex.ai/apex-middleware).
45+
[Apex.Ida from Apex.AI](https://www.apex.ai/apexida).
4646

4747
## Dependable
4848

0 commit comments

Comments
 (0)