-
Notifications
You must be signed in to change notification settings - Fork 45
Add missing related products #324
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
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -64,6 +64,12 @@ The SIL Kit ecosystem comprises the following turn-key solutions: | |||||
| * The `SIL Kit FMU Importer <https://github.com/vectorgrp/sil-kit-fmu-importer>`_ | ||||||
| allows to import Functional Mockup Units (FMUs) as SIL Kit participants. | ||||||
|
|
||||||
| * The 'SIL Kit Adapter for Byte Stream Socket <https://github.com/vectorgrp/sil-kit-adapters-byte-stream-socket>'_ | ||||||
| can be used to bridge any socket and transmit the content between it using SIL Kit Topics. | ||||||
|
|
||||||
| * The 'SIL Kit Adapter veIPC <https://github.com/vectorgrp/sil-kit-adapters-veipc>'_ | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Should be backticks, not single apostrophes.
Suggested change
|
||||||
| allows attaching SIL Kit to a socket provided by the Vector MICROSAR Adaptive veIPC (Vector Module for Interprocessor Communication) component. | ||||||
|
|
||||||
| Related Applications | ||||||
| -------------------- | ||||||
|
|
||||||
|
|
||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -115,6 +115,12 @@ The |ProductName| ecosystem comprises the following turn-key solutions: | |||||
| * The `SIL Kit FMU Importer <https://github.com/vectorgrp/sil-kit-fmu-importer>`_ | ||||||
| can import Functional Mockup Units (FMUs) as SIL Kit participants. | ||||||
|
|
||||||
| * The 'SIL Kit Adapter for Byte Stream Socket <https://github.com/vectorgrp/sil-kit-adapters-byte-stream-socket>'_ | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Should be backticks, not single apostrophes.
Suggested change
|
||||||
| can be used to bridge any socket and transmit the content between it using SIL Kit Topics. | ||||||
|
|
||||||
| * The 'SIL Kit Adapter veIPC <https://github.com/vectorgrp/sil-kit-adapters-veipc>'_ | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Should be backticks, not single apostrophes.
Suggested change
|
||||||
| allows attaching SIL Kit to a socket provided by the Vector MICROSAR Adaptive veIPC (Vector Module for Interprocessor Communication) component. | ||||||
|
|
||||||
| Related Applications | ||||||
| ~~~~~~~~~~~~~~~~~~~~ | ||||||
|
|
||||||
|
|
||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be backticks, not single apostrophes.