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

From WICE Wiki v2.89
Jump to navigation Jump to search
(Added PLA compression description.)
Line 7: Line 7:
== Support for new measurement module "Diagnostic Log and Trace" (DLT) ==
== 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]. As for what can be found in the WICE Portal, you find information on the DLT module [[DLT Module|here]] and the assignment [[Creating a Task#Diagnostic Log and Trace .28DLT.29|here]].
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]. As for what can be found in the WICE Portal, you find information on the DLT module [[DLT Module|here]] and the assignment [[Creating a Task#Diagnostic Log and Trace .28DLT.29|here]].
== Support for PLA compression per signal ==
We have had support for a global PLA compression level but that will not do in many occasions. We have now improved out signal reader assignment editor where you can set a PLA level on a per signal basis. See [[assignment editor]] for more information.

Revision as of 15:48, 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. As for what can be found in the WICE Portal, you find information on the DLT module here and the assignment here.

Support for PLA compression per signal

We have had support for a global PLA compression level but that will not do in many occasions. We have now improved out signal reader assignment editor where you can set a PLA level on a per signal basis. See assignment editor for more information.