New features in v2.93

From WICE Wiki v2.93
Revision as of 16:16, 10 March 2025 by Jonathan.olsson (talk | contribs) (→‎Assignment editor improvement)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Support for using labels to control permissions

It is now possible to select resources by labels as an alternative to select resources manually when selecting resources for a permission in Roles and permissions.

Labels in permissions1.png
Select resources by labels

When a label is selected as in the screenshot, the WCUs which are currently associated with the label are added to the set of selected resources. Multiple labels can also be used to either collect more resources or narrow down the resources depending on the chosen relation between the labels.

After the permission has been saved, any additional resources which get associated with the labels used in the permission will automatically be added to the permission. Since these labels now controls one or many permissions, only the users with the role admin can add or remove the labels from resources as long as they are part of any permission.

Support for impersonating another user

Impersonate user

An admin user can impersonate another user by selecting a user in the The Portal Administrator View#The_User_Tab and click the new button "Impersonate" as can be seen in the screenshot "Impersonate user".

Impersonating user

When the button has been clicked, the portal will be reloaded and once logged in again you are now impersonating the selected user. See screenshot "Impersonating user".

To stop impersonating, one can either click the new "Stop impersonating user" icon next to the red text "Impersonating user" or click the logout icon in the upper right corner of the portal.

Platform types in WMUs

Select platform for new WMU

When adding a new WMU via the portal GUI it is now mandatory to select the platform for the new WMU as can be seen in the screenshot "Select platform for new WMU".

If the WMU is running WMU version 3.0.0 or above it will also report its platform back to the portal. In the case the reported platform does not match the selected platform a warning will be shown and the selected platform must be changed to the reported before the WCU configuration can be saved.

Reported WMU platform does not match selected

See screenshot "Reported WMU platform does not match selected.

Support for moving a vehicle to a resource group when applying a vehicle template

It is now possible to move a vehicle into a resource group with the help of vehicle templates. For more detailed information on how to use this feature, you can read more here.

Support to update all vehicles to use a specific SDDB/CSV file

A new button, "Apply File to All Vehicles", has been added to ECU Diagnostics. This enables users to apply an SDDB/CSV file to all vehicles at once, making the process of updating multiple vehicles easier.

Apply File To all Vehicles

Support for MDF file recovery after a WCU crash

From version 2.93, the WCU can recover Signal Reader measurement data after a crash or similar unexpected shut-down. To enable this, there is a new checkbox called 'Recover MDF files after unexpected shutdowns' in the Signal Reader module settings. If the checkbox is checked and the WCU crashes, MDF signal data will be recovered from the temporary signal data storage on the WCU the next time the WCU is started. The recovered MDF file is uploaded to the WICE back-end. Pre-trig logging is not possible to recover.

Support for checking missing and invalid VCF PINs in resource groups

Check for invalid PINs in resource group

If the portal supports VCF it is now possible from the IO-tab in edit configuration to check which WCUs in a resource group have missing or wrongly uploaded PINs for VCF. This will bring up a window that gives a summary for each WCU in the group that have missing or invalid PINs. WCUs with all valid VCF PINs will not be shown.

Assignment editor improvement

Improvements for Assignment editor:

  • When copying an assignment, users can choose to copy permissions as well.
  • Vehicle profile information is now displayed at the bottom of all assignment types, indicating whether it is based on the latest vehicle profile.
  • Signals can now be pasted into the DAQ list.

Frame names in result file

It is now possible to include frame names in the result file. This option can be enabled in the Modules tab. Keep in mind that enabling this feature will increase the file size. You can read more here.

Computed value labels

Create computed value label

It's now possible to create labels which will calculate a value when associated with a resource. One usecase is to use a computed label as a resource group default label to keep track of when resources was added to the group.

The following types are available at the moment:

  • Current date - the association date in ISO_DATE format.
  • Current date time - the association date/time in ISO_DATE_TIME format.