Skip to content

v7.13

Choose a tag to compare

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

Release Date: 2022-04-27

  • FlexRay ARXML support (CLF-237). #FlexRay #ARXML
    • Support to read FlexRay device configuration from ARXML
    • Support to perform FlexRay-Monitoring using ARXML.
    • Minor improvements and bug fixes for ARXML signal import
  • FIBEX support is expanded to v4.1.2. #FIBEX
  • Calibration is allowed when it is not determined whether RAM or ROM is active in ECU. #Calibration
  • New command line feature archiveExport to export a measure file to another format (e.g. MDF or TXT/CSV) (CLF-242).
  • SVG updates
    • Model (SVG) instrument performance is improved (CLF-235). #Screen
    • [Bug Fix] Model (SVG) variable value is partially displayed in some cases (CLF-244).
  • Performance is improved to prevent slow screen refresh rate during acquisition when there are multiple oscilloscope instruments (CLF-220). #Screen
    That problem was being reported for some time. VISU records the measurement correctly, but the screen refresh rate is slow. It was not common.
  • LAB file v1.1 support is added. It is possible to export screen to LAB file with rasters (CLF-231).
  • Support added to copy/paste window or window group on screen (CLF-229). #Screen
  • DCM file updates #DCM
    • [Bug Fix] DCM read/write error for CURVE/MAP calibrations with textual axis.
    • [Bug Fix] Escape characters (\r\n\t...) are not handled in long name of DCM calibrations.
  • Minor changes:
    • Tool will accept duplications in keys of COMPU_TAB, COMPU_VTAB.
    • The behavior of INCA is replicated in case the A2L file contains multiple elements with same name.
    • Selected default raster will be kept until tool is closed (CLF-238). #Maintain_Screen
    • CSV export (points per seconds) supports "fill empty cells" option again. This option was disabled in v7_12. (CLF-247).
    • If available, Customer ROM ID value (APP_CUST_PROM_ID_APV) is written to MDF comment (CLF-243).
  • [Bug Fix] "Division by zero" error is displayed when displaying CURVE/MAP in a CDF file. #CDF, #Maintain_Calib
  • [Bug Fix] Large MAP cannot be read from ECU when XCP protocol is used (CLF-246). #XCP