Initial sketch of manifest-based naming and multi A2L#76
Closed
Conversation
This was referenced Jun 18, 2024
32639c6 to
a500a3f
Compare
Collaborator
|
Proposal for the XML from my discussion with @pmai: <fmiLayeredStandardManifest
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="../../schema/fmi3LayeredStandardXcpManifest.xsd"
xmlns:fmi-ls="http://fmi-standard.org/fmi-ls-manifest"
fmi-ls:fmi-ls-name="org.fmi-standard.fmi-ls-xcp"
fmi-ls:fmi-ls-version="1.0.0-rc.4"
fmi-ls:fmi-ls-description="Layered standard based on FMI 2.0 and FMI 3.0 for describing and implementing XCP support for FMUs, which can either provide an XCP service or allow direct memory access via A2L files.">
<Interface containsXCPService="true" supportsDirectMemoryAccessViaA2L="true" definition="vECU.a2l" description="Lorem ipsum...">
<Variable name="ENABLE_TCP" role="EnableXCPOverTCP"/>
<Variable name="ENABLE_UDP" role="EnableXCPOverUDP"/>
</Interface>
</fmiLayeredStandardManifest>Actual path for binary A2L: |
a500a3f to
3960c91
Compare
3960c91 to
4e4cd3e
Compare
Collaborator
Author
|
The broader refactoring can be found in #81, which can be discussed separately to this more conservative approach. |
Collaborator
|
Closed in favor of #81 after poll |
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.
No description provided.