Skip to content

v8.2

Choose a tag to compare

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

Release date: 03-Sep-2024.

  • High-DPI monitor support is added.

    Most of the laptop monitors are high DPI nowadays. The blurry display is prevented by better scaling with this update.
  • Equations are no longer recorded during measurement by default (CLF-329). It should be enabled from Options window to record equations.
  • Reconnection support during acquisition (CLF-326).
    Until this delivery, VISU stops the measurement as soon as ECU connection is lost. Starting with this delivery, tool has ability to retry connection. It is configurable from Options:
  • Tool is improved to prevent saving invalid calibration file, when saving just CURVE/MAP calibration without it's shared axis (COM_AXIS).
  • Bus Monitor window updates:
    • CAN transmit window is completely updated.
    • Support to restore column config for BusMonitor::Trace window.
    • J1939 support is added to bus-monitoring (CLF-340).
      Support to transmit >8 number of bytes using BAM or RTS/CTS:
      image
      Received BAM message is displayed.
      image
      Multi-PG frames are splitted:

      image
      Read user guide for other features and usage of J1939 monitoring.
    • Improvements to the bus-monitor Trace window. It supports listing events chronologically.
  • [Minor] Visual updates:
    • Easier switch between selected and unselected screen elements.
    • "Parent Container" column is added to calibration list (CLF-335).
    • Text filter to Archive Statistics window.
      arc_stat
    • Importing equations from another screen file (CLF-338).
      Use "File"->"Import Equations" menu item in the Maintain-screen window.
  • Minor updates and fixes for CVX file support (CLF-342).
  • Kvaser device support is improved. Kvaser CAN-FD device support is added.
  • [Bug Fix] Tool requires new hw-locked license seat when a removable disk is plugged in. #licensing
  • [Bug Fix] Out-of-memory error occurs after loading A2L many times in "Maintain Calibration" window.
  • [Bug Fix] Oscilloscope** view does not display correctly for several signals of MDF4 file generated by Canape.
  • [Bug Fix] Minor Tool adds "Voice recorded to ..." comment into the textual marker during acquisition.
  • [Bug Fix] Scatter Plot's chart is not rendering after removing an element from window.
  • [Bug Fix] Polling rasters and stimulation rasters do not work for cold-start acquisition ECUs.