Skip to content

Commit 98a28d9

Browse files
authored
Add missing related products (#324)
* Add missing related products Signed-off-by: Becker, Lukas <Lukas.Becker@vector.com>
1 parent c8b9f8e commit 98a28d9

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,12 @@ The SIL Kit ecosystem comprises the following turn-key solutions:
6464
* The `SIL Kit FMU Importer <https://github.com/vectorgrp/sil-kit-fmu-importer>`_
6565
allows to import Functional Mockup Units (FMUs) as SIL Kit participants.
6666

67+
* The `SIL Kit Adapter for Byte Stream Socket <https://github.com/vectorgrp/sil-kit-adapters-byte-stream-socket>`_
68+
can be used to bridge any socket and transmit the content between it using SIL Kit Topics.
69+
70+
* The `SIL Kit Adapter veIPC <https://github.com/vectorgrp/sil-kit-adapters-veipc>`_
71+
allows attaching SIL Kit to a socket provided by the Vector MICROSAR Adaptive veIPC (Vector Module for Interprocessor Communication) component.
72+
6773
Related Applications
6874
--------------------
6975

docs/overview/overview.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,12 @@ The |ProductName| ecosystem comprises the following turn-key solutions:
115115
* The `SIL Kit FMU Importer <https://github.com/vectorgrp/sil-kit-fmu-importer>`_
116116
can import Functional Mockup Units (FMUs) as SIL Kit participants.
117117

118+
* The `SIL Kit Adapter for Byte Stream Socket <https://github.com/vectorgrp/sil-kit-adapters-byte-stream-socket>`_
119+
can be used to bridge any socket and transmit the content between it using SIL Kit Topics.
120+
121+
* The `SIL Kit Adapter veIPC <https://github.com/vectorgrp/sil-kit-adapters-veipc>`_
122+
allows attaching SIL Kit to a socket provided by the Vector MICROSAR Adaptive veIPC (Vector Module for Interprocessor Communication) component.
123+
118124
Related Applications
119125
~~~~~~~~~~~~~~~~~~~~
120126

0 commit comments

Comments
 (0)