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

From WICE Wiki v2.89
Jump to navigation Jump to search
 
(25 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== Support for Vehicle Communication Forwarder ==
== Support for Vehicle Communication Forwarder ==
If enabled in the Portal, it is now possible to add and configure a Vehicle Communication Forwarder to a WCU from Edit Configuration under the  [[I/O configurations#Add CAN channels|I/O Configuration tab]]. If both WMUs and Vehicle Communication Forwarder are enabled in the portal, only Vehicle Communication Forwarder will be shown. Read more about Vehicle Communication Forwarder [[Vehicle Communication Forwarder|here]].


== Assignment Review Support ==
== Assignment Review Support ==
Line 5: Line 6:


== Initial Support for MDF Version 4.1 ==
== Initial Support for MDF Version 4.1 ==
There is support to search and download MDF files for version 4.1 in the result files panel. Support to preview such files will come later.
There is support to search and download MDF files for version 4.1 in the result files panel. Support to preview such files will come later. In the WCU software, there is support for generating MDF files of version 4.1.1, in addition to the previously available 3.x versions. The MDF version is selected in the module settings for Signal Reader.


== Improved Handling of Default Resource Group Labels ==
== Improved Handling of Default Resource Group Labels ==
Possible to select if default label should remove from the WCU or/and Vehicle when disconnecting from the group. Also possible to default labels will affect current resources in the resource group. Read more [[Edit default labels window|here]].


== Support for Assignment Validation ==
== Support for Assignment Validation ==
When creating a signal reader assignment in the editor it is possible to make some common mistake that can affect the vehicle's behavior. If the user tries to save an assignment with this type of mistake the user will be informed and then take action after it. Read more about signal reader editor [[Signal Reader Assignment Editor|here]].


== Record Result Files Announced to Third Parties ==
== Record Result Files Announced to Third Parties ==
A column named 'Announced On' has been added to track when the result file was announced in the result files panel. Additionally, two labels have been introduced on the task to monitor the number of announced files called 'announced_files' and the date of the last announcement called 'announced_on". These labels are visible in the task window.
A column named 'Announced On' has been added in the result files panel to track when the result file was announced. Additionally, two labels have been introduced on the task to monitor the number of announced files called 'announced_files' and the date of the last announcement called 'announced_on". These labels are visible in the tasks panel. Read more about it [https://wiki.alkit.se/wice287/index.php/Creating_a_Task#Announce_result_file_availability here].


== Support to Edit Values on Labels on Tasks ==
== Support to Edit Values on Labels on Tasks ==
When an assignment is generated with associated labels, it is now possible to modify the values of these labels in the View Task window.  
When an assignment is generated with associated labels, it is now possible to modify the values of these labels in the View Task window. Read more about it [https://wiki.alkit.se/wice287/index.php/Tasks_Tab#Task_Options here].  


== Show WCU Connected Column in Vehicles Panel in Better Mixed Time Format ==
== WCU Connected Column in Vehicles Panel has Better Mixed Time Format ==
The column 'Connected' in the Vehicles panel has an improved time format presentation. Earlier, it simply showed the number of minutes since a WCU last connected to the portal. This quickly became difficult to use and you had to move the pointer over the cell in order to get a hover message saying the actual date. Now, a mixed format based on how long the WCU connected with the portal is used. Up to a month since the last connected time is shown as, e.g. '7d3h11m'. When the time exceeds a month, the date is shown. Also, filtering is made using the format '7d3h11m'. Read more about this here.


== Support for New Permission to Create Vehicles ==
== Support for New Permission to Create Vehicles ==
There is now a Vehicle Create Permission, which enables non-admin users to create vehicles in the vehicles tab. Additionally, vehicles without a WCU connected will now show up in the vehicles tab for users with this permission.
Read more about creating vehicles [[The Portal Administrator View#Add Vehicle Dialog|here]].


== Support for New Permission to Connect/Disconnect WCU:s and Vehicles in the Portal ==
== Support for New Permission to Connect/Disconnect WCU:s and Vehicles in the Portal ==
There is now a WCU Connect Permission, which enables non-admin users to connect WCUs to vehicles. Read more about connecting WCUs to vehicles [[The Portal Administrator View#The Administration Tab|here]].


== Improved Task Search Performance ==
== Improved Task Search Performance ==
Under some circumstances the search i the tasks panel could be lagging for a few seconds and this is now improved.


== CAN-FD Support ==
== CAN-FD Support ==
The assignment editor now has support for CAN-FD.
== Signal Reader New Type of Triggers are Introduced ==
A trigger in signal reader can now run the following events: Recorder (old), Setup switch (old), Pause diagnostics, Start/Stop CCP/XCP DAQ, Upload. Read more about triggers [[Signal Reader Assignment Editor|here]].


== Signal reader new type of triggers are introduced ==
== Improved Resource Groups Table under the Administration Tab ==
A trigger in signal reader can now run the following events: Recorder (old), Setuo switch (old), Pause diagnostics, Start/Stop CCP/XCP DAQ, Upload. Read more about triggers [[Signal Reader Assignment Editor|here]].
Resource group table has been extended with new columns that control if Require approved assignments and shows the number of resources and labels. It is also possible to filter on strict and nonstrict and a counter has been added in the header.

Latest revision as of 16:16, 3 January 2024

Support for Vehicle Communication Forwarder

If enabled in the Portal, it is now possible to add and configure a Vehicle Communication Forwarder to a WCU from Edit Configuration under the I/O Configuration tab. If both WMUs and Vehicle Communication Forwarder are enabled in the portal, only Vehicle Communication Forwarder will be shown. Read more about Vehicle Communication Forwarder here.

Assignment Review Support

When having assignments that are delicate in the sense that those will be run on many vehicles or of other reasons, there is now support to appoint one or several reviewers of the assignment. Those reviewers can then approve or reject the assignment for the original editor to fix any problems. In addition to the review process of assignments, there is support to require that only reviewed assignments can be added to resource groups or WCU:s. Read more about the review process here and how to enforce that reviewed assignments on resources for WCUs here and resource groups here.

Initial Support for MDF Version 4.1

There is support to search and download MDF files for version 4.1 in the result files panel. Support to preview such files will come later. In the WCU software, there is support for generating MDF files of version 4.1.1, in addition to the previously available 3.x versions. The MDF version is selected in the module settings for Signal Reader.

Improved Handling of Default Resource Group Labels

Possible to select if default label should remove from the WCU or/and Vehicle when disconnecting from the group. Also possible to default labels will affect current resources in the resource group. Read more here.

Support for Assignment Validation

When creating a signal reader assignment in the editor it is possible to make some common mistake that can affect the vehicle's behavior. If the user tries to save an assignment with this type of mistake the user will be informed and then take action after it. Read more about signal reader editor here.

Record Result Files Announced to Third Parties

A column named 'Announced On' has been added in the result files panel to track when the result file was announced. Additionally, two labels have been introduced on the task to monitor the number of announced files called 'announced_files' and the date of the last announcement called 'announced_on". These labels are visible in the tasks panel. Read more about it here.

Support to Edit Values on Labels on Tasks

When an assignment is generated with associated labels, it is now possible to modify the values of these labels in the View Task window. Read more about it here.

WCU Connected Column in Vehicles Panel has Better Mixed Time Format

The column 'Connected' in the Vehicles panel has an improved time format presentation. Earlier, it simply showed the number of minutes since a WCU last connected to the portal. This quickly became difficult to use and you had to move the pointer over the cell in order to get a hover message saying the actual date. Now, a mixed format based on how long the WCU connected with the portal is used. Up to a month since the last connected time is shown as, e.g. '7d3h11m'. When the time exceeds a month, the date is shown. Also, filtering is made using the format '7d3h11m'. Read more about this here.

Support for New Permission to Create Vehicles

There is now a Vehicle Create Permission, which enables non-admin users to create vehicles in the vehicles tab. Additionally, vehicles without a WCU connected will now show up in the vehicles tab for users with this permission.

Read more about creating vehicles here.

Support for New Permission to Connect/Disconnect WCU:s and Vehicles in the Portal

There is now a WCU Connect Permission, which enables non-admin users to connect WCUs to vehicles. Read more about connecting WCUs to vehicles here.

Improved Task Search Performance

Under some circumstances the search i the tasks panel could be lagging for a few seconds and this is now improved.

CAN-FD Support

The assignment editor now has support for CAN-FD.

Signal Reader New Type of Triggers are Introduced

A trigger in signal reader can now run the following events: Recorder (old), Setup switch (old), Pause diagnostics, Start/Stop CCP/XCP DAQ, Upload. Read more about triggers here.

Improved Resource Groups Table under the Administration Tab

Resource group table has been extended with new columns that control if Require approved assignments and shows the number of resources and labels. It is also possible to filter on strict and nonstrict and a counter has been added in the header.