Skip to content

v2.0

Compare
Choose a tag to compare
@danielwilms danielwilms released this 28 Sep 15:09

A new version of VSS has been released. The most important changes since Version 1.0 are:

Vehicle as new root node

Before, the tree of the specification started with an empty node, followed by an Attribute and a Signal branch. Now the root node is called Vehicle and every following branch is attached to it.

Attribute and signal now elements of Data Entries

Attributes and Signals were branches before. Now they are elements of the Data Entries. For more information, please consult the documentation.

Instances as branch elements

Instances were defined by duplication in the specification in Version 1.0. Now they are defined as elements of a branch and recognized by the tooling. The documentation helps you, by offering details on how it works in practice.

Tools repository

Tools reside now in the vss-tools repository and are integrated in the Vehicle Signal Specification by using git sub-modules.