Skip to content

v7.15

Choose a tag to compare

@mocakturk mocakturk released this 18 Jul 12:18
· 7 commits to main since this release
9e39e53

Release Date: 2023-02-03

  • Equation improvements: #equation
    • "Show Statistics" feature supports equations in archive window (CLF-257).
    • "Export Measure Data" feature supports exporting equations (CLF-258).
    • New accumulative functions for equations: SUM, SUM_SMP and SAMPLE_CNT (CLF-251).
    • 1PREV_label prefix usage is replaced by PREV('label'). But it is still available.
    • Fixed rate raster support for equations (CLF-292).
  • iLinkRT v2 support is added (CLF-104).
  • XCP on SxI (only via serial port) support is added. In other words, XCP can work on serial port.
  • Measurement and calibration using UDS on CAN and UDS on DoIP (CLF-287).
    ASAP1B_DIAGNOSTIC_SERVICES AML format must be used in A2L file to be recognized by VISU.
  • 100ms, 500ms and 1s polling rasters (Polling:100ms, Polling:500ms, Polling:1s) are added. Tool was only providing Polling:250ms.
  • Polling rasters can be used for stimulation of measurements (CLF-268).
  • Support for bus-trace file formats (BLF and ASC) in the bus monitoring window (CLF-227, CLF-285).
  • Support for converting/opening bus trace files (BLF and ASC) to measure data (archive) (CLF-272).
  • Peak-system LIN device support is added (beta stage) (CLF-293). #LIN
  • [Minor] ASAP3::GET_PARAMETER command supports read-write enabled MEASUREMENTs. That feature was lost in the last delivery.
  • [Minor] Values are no more rounded in the exported measure data CSV file.
  • [Minor] Support added to zip-and-send developer log fies, and easily enable debug-level-logging (CLF-278).
  • [Bug Fix] Unable to record measurement (MDF3) when Korean culture is used (CLF-279).
  • [Bug Fix] Equations (with circular dependency) cannot be fixed (CLF-282).