Release Date: 9/27/2024
New Features:
-
XCP ODT Optimization
When recording XCP data, labels are now assigned across ODTs in a more memory efficient manner, increasing the available configuration size for XCP_on_CAN
-
XCP Raster Loads
In any XCP configuration, the “Raster Load” will now be visible in a new drop-down. This will indicate the amount of available “bytes” “signals” and “ODTs” an ECU can support in a configuration. The amount of memory in bytes each individual label takes is now viewable by hovering over its name
-
Lab File import and Export support
When making an XCP configuration, there is now the option to import a .lab file. This will populate the given configuration with all the XCP labels and their raster(s) (If available in the selected A2L and XCP Instance). To export, simply click the export option and your browser will automatically download the all the chosen labels in your configuration as a .lab file
-
Bulk Operations
When modifying a configuration, there is a new “Bulk Operations” button, this option allows the telemetry rates (and raster rate if applicable) to be modified en masse
-
Automatic MF4 upload
When enabling MF4 recording, MF4 files will be automatically uploaded. There is no longer a need to enable this, nor populate the respective device token from Pantaris
-
GPS Error Configuration
GPS error reporting threshold can now be modified. Previously if the GPS error was greater than 3 meters, the GPS data would be ignored. This is now configurable on request
-
MF4 Recording Size Increased
Previously MF4 recordings were limited to 32MB in size - this has now increased to fill the available memory on the device. (Note: it is important to balance configuration size with recording time - the memory usage of the device can be monitored in the “Device Details” dashboard in Grafana)
-
MDF Sorter Improvements
MDF sorting is now faster and more performant. Sorted MF4 files should arrive in your project as soon as they are offloaded from the device
-
Event Machine
(Preview) - Event Machine is now available to preview upon request - Event Machine is a system which allows users to create custom queries in order to find specific scenarios (events) in their collected data
-
PCAP file recording support
Upon request (per vehicle), the ability to have all raw CAN traffic recorded into .pcap files is now supported. .pcap files
Bug Fixes:
- Fixed an issue where certain “XCP Plus” instances where not being found in a given .a2l
- Fixed an issue in XCP sessions using a static DAQ where unchanging 0 byte values were not being recorded to .mf4
- Fixed an issue where certain .a2L files were failing to be uploaded and parsed
- Fixed an issue where the “Device Details” configuration option did not display the “No Config” option in the drop-down
- Fixed an issue where the configuration for the first vehicle trip after powering on did not display the correct configuration in the trip list. This used to occur when updating the configuration of a device when it was offline
- Fixed an issue where in new configurations the interface channel would default as “can1” this could cause an issue if the interface was intended to be “canfd1” (as in the case of the RCU5 logger)
- Fixed an issue on devices where, logs were not being rotated and cleared out after the requisite amount of time. This could lead to the device appearing offline despite it being online.
- Fixed an issue where MF4 files had bad timestamps on device startup due to the system clock not being synced fast enough. MF4 timestamps are now absolute and will no longer have this issue.
- Fixed an issue where MF4 recordings could be discarded if the XCP connection was interrupted - (e.g Configuration updates or T-15)
- Fixed an issue where it was required to have an .xlsx file in order to collect DTCs from a UDS configuration
- Fixed an issue where if there were two 0 byte buffer files (can happen if the device is rapidly turning on and off) the device would not offload any newly recorded data.