Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.11 KB

README.md

File metadata and controls

36 lines (20 loc) · 1.11 KB

Interface and Bus Schema for VDA SiLVI

Introduction

This repository contains the interfaces and bus schema files of the VDA SiLVI standard.

Currently buffer representations of CAN, CAN-XL, Ethernet, Flexray and LIN are provided.

The schemas for CAN and Ethernet are an extension of the 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.

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.