Difference between revisions of "New features in v2.67"

From WICE Wiki v2.89
Jump to navigation Jump to search
(Added the DLT module)
Line 3: Line 3:


The column "Enabled" in the User-table refers to whether a user is active (true) or inactive (false).
The column "Enabled" in the User-table refers to whether a user is active (true) or inactive (false).
[[File:Filter-active-inactive-users.png|alt=visual instructions guiding the user to click on the "Administration"-tab, then the ""Users"-tab and lastly to choose from a drop-down list wether all users shall be included or only active or inactive.|left|thumb|Choose your desired filter criteria from the drop-down list.]]
[[File:Filter-active-inactive-users.png|alt=visual instructions guiding the user to click on the "Administration"-tab, then the ""Users"-tab and lastly to choose from a drop-down list wether all users shall be included or only active or inactive.|thumb|Choose your desired filter criteria from the drop-down list.|none]]
 
== Support for new measurement module "Diagnostic Log and Trace" (DLT) ==
The support for DLT is divided into a module and an assignment. The DLT module have settings for how to connect to the DLT daemon in the vehicle where an address and port number must be supplied. As for the assignment a filter can be supplied to filter among logging messages. To read-up on the DLT daemon and what can be done have a look [https://github.com/GENIVI/dlt-daemon here].

Revision as of 14:58, 10 September 2021

Filtering active/inactive users in the user tab (Administration->Users)

When searching for users a filter can be applied to include active users, inactive users or both.

The column "Enabled" in the User-table refers to whether a user is active (true) or inactive (false).

visual instructions guiding the user to click on the "Administration"-tab, then the ""Users"-tab and lastly to choose from a drop-down list wether all users shall be included or only active or inactive.
Choose your desired filter criteria from the drop-down list.

Support for new measurement module "Diagnostic Log and Trace" (DLT)

The support for DLT is divided into a module and an assignment. The DLT module have settings for how to connect to the DLT daemon in the vehicle where an address and port number must be supplied. As for the assignment a filter can be supplied to filter among logging messages. To read-up on the DLT daemon and what can be done have a look here.