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

From WICE Wiki v2.89
Jump to navigation Jump to search
m (Implemented link to informationPanel)
m (Added some references to further reading.)
 
Line 1: Line 1:
== Context menu added for some plot options in the signal preview ==
== Context menu added for some plot options in the signal preview ==
A context menu has been added in the signal preview when right clicking the plot. The menu gives you the opportunity to toggle the visibility of the chart title, the y-axes titles and the y-axes themselves. It also gives you the option to toggle between having the file name or signal names as the plot title.
A context menu has been added in the signal preview when right clicking the plot. The menu gives you the opportunity to toggle the visibility of the chart title, the y-axes titles and the y-axes themselves. It also gives you the option to toggle between having the file name or signal names as the plot title. Read more [[Preview data#Right click context menu|here]].
== Improved tooltip when hovering over the plot ==
== Improved tooltip when hovering over plots ==
The tooltip that appears when you hover over the plot in the signal preview now showcase the value of all signals and just not the one closest to the cursor.
The tooltip that appears when you hover over the plot in the signal preview now showcase the value of all signals and just not the one closest to the cursor.
== Functionality added to add more files to plot without loosing signal selection ==
== Functionality added to add more files to plot without loosing signal selection ==
When viewing signals in the signal preview you can now add more files without loosing the settings or the selections of your current plot. This is done by pressing the new "Add more files" button which takes you back where you can add new files in and also remove old files.
When viewing signals in the signal preview you can now add more files without loosing the settings or the selections of your current plot. This is done by pressing the new "Add more files" button which takes you back where you can add new files in and also remove old files. Read more [[Preview data#Adding/removing source files without loosing setting and selections|here]].
== Show/hide module button of signal preview improved ==
== Show/hide module button of signal preview improved ==
The show/hide module button in the signal preview now applies the module names to the signal list and the signal preview instead of only effecting the signal list.
The show/hide module button in the signal preview now applies the module names to the signal list and the signal preview instead of only effecting the signal list.

Latest revision as of 11:12, 4 July 2023

Context menu added for some plot options in the signal preview

A context menu has been added in the signal preview when right clicking the plot. The menu gives you the opportunity to toggle the visibility of the chart title, the y-axes titles and the y-axes themselves. It also gives you the option to toggle between having the file name or signal names as the plot title. Read more here.

Improved tooltip when hovering over plots

The tooltip that appears when you hover over the plot in the signal preview now showcase the value of all signals and just not the one closest to the cursor.

Functionality added to add more files to plot without loosing signal selection

When viewing signals in the signal preview you can now add more files without loosing the settings or the selections of your current plot. This is done by pressing the new "Add more files" button which takes you back where you can add new files in and also remove old files. Read more here.

Show/hide module button of signal preview improved

The show/hide module button in the signal preview now applies the module names to the signal list and the signal preview instead of only effecting the signal list.

Allow more signals in signal preview

The maximum number of signals in a plot is now infinitely many signals in a single plot.

WCU information panel extended with certificate expiry date

The WCU information panel now also shows the certificates expiry date. Hovering over the date will also show how many days left before the certificate expires. Read more here

Support to have per-vehicle ECU PIN codes

For SWDL tasks there is now support to have ECU PIN codes per vehicle instead of just global ones for a task. See further in ECU PIN codes for vehicles on how to prepare a vehicle with individual pin codes and on creating SWDL tasks here.

New Canrecorder

A new Canrecorder is introduced in 2.84 with design changes and some new settings like: trigger option and shot count. Read more here.

New WICE-internal signals in Signal Reader

Two new WICE-internal signals are introduced in introduced in 2.84: WICE.WCU_Storage, giving the available storage on the WCU in percent, and WICE.Connectivity, giving the current connectivity mode. Read more here.