-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Doc updates for mimetypes and other metadata.
- Loading branch information
1 parent
de02ffe
commit 1e37116
Showing
5 changed files
with
63 additions
and
58 deletions.
There are no files selected for viewing
This file contains 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
This file was deleted.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
<!--- | ||
Copyright (c) 2021 for information on the respective copyright owner | ||
see the NOTICE file and/or the repository https://github.com/boschglobal/automotive-bus-schema | ||
SPDX-License-Identifier: Apache-2.0 | ||
--> | ||
|
||
|
||
# Automotive Bus Register Interface FlexRay | ||
|
||
## Overview | ||
|
||
Schema | Register Interface FlexRay | ||
:---|:--- | ||
  | [Schema File](../../schemas/register/flexray.fbs) | ||
MIME Type | application/x-automotive-bus; interface=register; type=FlexRay; | ||
Data Stream | 4 byte Message Length followed by FlatBuffers Message. Repeating. | ||
FlatBuffers File Identifier | RIFR | ||
|
||
|
||
## Modeled BUS Features | ||
|
||
### Static/Dynamic Parts | ||
|
||
|
||
### Slot Chasing (Events) | ||
|
||
|
||
### FlexRay Startup | ||
|
||
|
||
### L2 Status |