All Projects → COVESA → vehicle_signal_specification

COVESA / vehicle_signal_specification

Licence: MPL-2.0 license
Vehicle Signal Specification - standardized way to describe automotive data

Programming Languages

Makefile
30231 projects
HTML
75241 projects

VEHICLE SIGNAL SPECIFICATION

License Build Status

The overall goal of the Vehicle Signal Specification (VSS) is to create a common understanding of vehicle signals in order to reach a “common language” independent of the protocol or serialisation format.

Please find the official documentation at: Vehicle Signal Specification

Getting started

Using VSS

To use a specific version of VSS in your toolchain, head over to our releases page.

Latest release

Discuss all things VSS, "meet" the community

The community has regular calls to discuss topics around VSS. This includes specific tickets in this repository as well as the broader direction in which VSS is evolving. You can find current call coordinates and dates in our wiki.

Contribute to VSS

Work towards the next version is continuously ongoing in the master branch

To work with the specification directly, you need to clone this repository.

This repository uses git submodules. Please make sure you clone recursively,

git clone --recurse-submodules https://github.com/COVESA/vehicle_signal_specification

Alternatively, just init and update the submodules after the initial cloning:

git clone https://github.com/COVESA/vehicle_signal_specification
git submodule update --init

Contributors

VSS is an open standard and we invite anybody to contribute. Currently VSS contains - among others - significant contributions from

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].