Skip to content

v4.2rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@erikbosch erikbosch released this 17 May 14:20
· 43 commits to master since this release

Changes with this release

New signals

New signals in the following areas

  • Engine Coolant and Engine Oil
  • Wheel Angular Speed
  • Screen Mirroring
  • Head Position and Eye Gaze
  • TimeInUse for electrical motors
  • Battery Precondition

Struct support in vspec2ddsidl

The vspec2ddsidl tool now supports structs

Jsonschema tool added

A new tool vspec2jsonschema has been added

Id generator tool added

A new tool vspec2id has been added. It can be used to generate and maintain unique identifiers for signals.

Unit files and quantity files

A new syntax has been introduced for unit files. The old syntax is still supported.
Domains have now been renamed to Quantities.
In addition to this a quantity file format has been defined, and the tool will inform
if units refer to a quantity that has not been defined an information message will be printed.

Full Changelog: v4.1...v4.2rc0