Skip to content

v3.0

Compare
Choose a tag to compare
@erikbosch erikbosch released this 09 Aug 07:57
· 179 commits to master since this release
525e2bd

Major changes with this release:

  • Overlays introduced to allow customization of VSS. See documentation. See vss-tools documentation on how to include overlays when transforming VSS. An initial set of overlay files added. It must be noted that the included overlay files still are experimental and are as of today not considered being part of the "official VSS release".
  • Introduction of instantiate keyword to exclude specific signals from instantiation. See documentation.
  • Refactoring of CombustionEngine signals
  • Battery branch renamed to TractionBattery
  • Refactoring and extensions of signals related to TractionBattery and Charging
  • Keyword enum changed to allowed
  • Refactoring of seat signals
  • Extension of wiper signals
  • First overlay files for profiles added

In addition to this multiple minor changes have been introduced, see complete list of changes below.

Outlook

Major topics currently being discussed which possibly might be addressed in the next major release:

  • How to represent complex types (structures) in VSS
  • Alignment and/or standardization of profiles for various vehicle types, for example motorbikes
  • Standardization or recommendation for signal metadata to specify e.g. security requirements or required accuracy or frequency of signals

What's Changed

Full Changelog: v2.2...v3.0