DDS Gateway communication feature#2817
Open
Abhishek2581 wants to merge 9 commits intoeclipse-score:mainfrom
Open
DDS Gateway communication feature#2817Abhishek2581 wants to merge 9 commits intoeclipse-score:mainfrom
Abhishek2581 wants to merge 9 commits intoeclipse-score:mainfrom
Conversation
Updated copyright notice formatting and improved text clarity in the DDS Gateway documentation. Signed-off-by: Abhishek GOYAL <abhishek.goyal@valeo.com>
Expanded the overview and architecture concept of the DDS Gateway, detailing its role in inter-ECU communication and data routing. Enhanced the motivation and key value sections to clarify the benefits and challenges addressed by the DDS Gateway. Signed-off-by: Abhishek GOYAL <abhishek.goyal@valeo.com>
Removed redundant bullet points and improved clarity in the DDS Gateway documentation. Signed-off-by: Abhishek GOYAL <abhishek.goyal@valeo.com>
Introduce ECU3 for DDS Application to remove confusion Signed-off-by: Abhishek GOYAL <abhishek.goyal@valeo.com>
Updated the motivation section to clarify the focus on inter-ECU communication using DDS-based systems and added details about challenges in mixed middleware environments. Signed-off-by: Abhishek GOYAL <abhishek.goyal@valeo.com>
Signed-off-by: Abhishek GOYAL <abhishek.goyal@valeo.com>
|
|
Signed-off-by: Abhishek GOYAL <abhishek.goyal@valeo.com>
Signed-off-by: Abhishek GOYAL <abhishek.goyal@valeo.com>
Member
|
@crimson11, this PR has just been raised in the Architecture Community meeting. Can you please have a look? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds the DDS Gateway feature documentation to the S-CORE communication stack.
The documentation describes the DDS Gateway as a configurable component enabling inter-ECU communication and interoperability between
mw::com (LoLa)and DDS-based systems.closes #2726