This page intends to contain the agenda for next CVIS meeting (Mondays 16.00-17.00 CET) and notes from previous meeting. Below is a template for the agenda. General agenda points like discussion on PRs and issues may be skipped if discussion on prioritized topics takes too long time.

See COVESA Common Meeting Schedule for meeting link. The meeting is open to anyone.

Policies

Specification development page

The writing of the signal specifications are done at https://github.com/COVESA/commercial-vehicle-information-specifications.

Welcome and Compliance statement

Welcome to the COVESA CVIS Meeting!

Antitrust
Before we begin, we would like to make clear that COVESA is committed to compliance with the antitrust laws in all of its activities, and that it expects all participants to similarly comply with the antitrust laws.  We will not engage in--and members must refrain from--any discussion of, or understandings regarding competitively sensitive topics. If you have any doubts regarding whether a matter is appropriate for discussion, please consult with your antitrust counsel.

Open and Royalty-Free
Further, COVESA aspires to be an open and royalty-free organization. The discussions and contributions made during this session are governed by the COVESA Intellectual Property policy. If you are unfamiliar with that policy, please review it in detail prior to making any contribution that reads upon a patent.


Agenda Template


Meeting notes  2025-02-10

Meeting notes  2025-01-27

Meeting notes  2025-01-13

Meeting notes  2024-12-02

Meeting notes  2024-11-18

Meeting notes  2024-11-04

Meeting notes  2024-10-21

Meeting notes  2024-09-09

Meeting notes  2024-08-26

Meeting notes  2024-08-12

Meeting notes  2024-07-15

Meeting notes  2024-07-01

Meeting notes  2024-06-17

Meeting notes  2024-06-03

At this very first CVIS meeting the framework that has been developed and proposed to be used in the development of CVIS signal specifications was presented. 

The HIM rule set for signals is used in this project, and since it is identical to the VSS rule set this framework inherits "patterns" from VSS

The CVIS signal trees are defined in two directory structures -

The directory structure for a single tree follows the VSS pattern with "#include" links in the vspec files that logically links to other files of the tree. However, to link to a file in the common objects structure the corresponding file in the trees structure is realized as a symbolic link file. This means that when the content of the file is accessed the underlying file system follows the symbolic link to the file in the objects structure for the actual content of the file. This is transparent to the entity accessing the file, so e. g. the exporter tools from VSS-tools will when used for a transformation of a specific tree access file content from the common objects files tranparently.

The framework also contains a new tool, the HIM configurator. In its current version it provides support for two types of tree configuration:

If this new tool is found to be useful it is planned to add support for "default configuration" later.

Wally Stegall pointed out that the example of instance configuration was not aligned with the naming conventions for axles and wheels from standards used in the industry. He will provide input for an updated example that follows these conventions.