Skip to content

boschglobal/VDA-SiL-Standard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bus Schema for VDA SiLVI

Introduction

This is an extension of schemas at https://github.com/boschglobal/automotive-bus-schema for VDA SiLVI usage.

The Bus schemas in the Google FlatBuffers IDL describe automotive network communications within a virtualized simulation environment.

Currently buffer representations of CAN and Ethernet are provided.

Dependencies

Schemas in this repository require:

  • FlatBuffers v1.12.0 or v2.0.0 (or later).

Later versions may require testing.

Contribute

Please refer to CONTRIBUTING.md for a quick read-up about what to consider if you want to contribute.

License

Bus Schema for VDA SiLVI is open-sourced under the Apache-2.0 license. See the

LICENSE file for details.