ADTF Calibration Toolbox
Loading...
Searching...
No Matches
Release Notes

Version History

3.12.0

  • Take MAX_ODT_ENTRIES_COUNT and others into account when calculating DAQ layout.
  • Implement message considering DAQ_LIMITS struct from A2L file to advise users
  • Inject correct ILogChannel into service for asynchronous log messages
  • Add qt library dependencies to XCP Master GUI plugin description
  • Use ADTF 3.21

3.11.6

  • Fix interpretation of MAX_DAQ from GET_DAQ_PROCESSOR_INFO reply
  • Fix uninitialized memory in cSignalListModel
  • Fix various memory leaks in XCP Master GUI
  • Restructure xcp master gui

3.11.5

  • Cope with missing optional XCP commands automatically.
  • Allow fine grained xcp frame logging

3.11.4

  • Correctly handle errors during initialization
  • Make sure that Message Boxes are only executed when initiated by user interaction
  • Allow "pyhsical" decoding of COMPU_TAB conversions as well

3.11.3

  • Fix quadratic complexities when building the list of signals
  • Decrease issues with startup time when loading a2l

3.11.2

  • Ensure that multiple XCP connections can be handled simultaneously

3.11.1

  • Fix preassigned daq event handling
  • Provide option to deactivate XCP popup warning when signals from config json are missing

3.11.0

  • Rework the model for TreeViews of the XCP Master GUI
  • Fulfill conversion of a2l files
  • Resolve XCP enumeration signals
  • Repair XCP Config Editor
  • Correct DDL description of XCP frame
  • Update to ADTF 3.18

3.10.0

  • Improve usability for Qt5 XCP Master GUI
    • Improve start/stop measurement behavior
    • Enable drag & drop
    • Differ between write and current value
    • Indicate measurement config (differs to requested signals)
  • Extend XCP logging

3.9.0

  • Improve performance and usability for Qt5 XCP Master GUI
    • Support for direct addition of signals by using the default DAQ event, which makes the prior creation of a measurement method unnecessary
    • Readonly signals cannot be changed by default
  • XCP Media Coder is now able to processing bitmasks for characteristics
  • Support decoding of single/multiple array signal elements
  • Clean up compiler and linker flags

3.8.0

  • Improve performance and usability for Qt5 XCP Master GUI
    • Support complex signal types within the Qt5 XCP Master GUI
    • Save and load options
    • Start measurement automatically
    • Support for adding multiple signals
  • EPK version check
  • Make use of ADTF 3.16
  • Make use of ADTF File Library 0.10

3.7.0

  • Integrated Qt5 XCP Master GUI (BETA) for measuring and writing XCP signals
  • Added an example for configuring array structs with the SCFE to CalibTB - Guides
  • Added Guides for ADTF File Plugins for XCP
  • Added a property for number of performed reconnects by the XCP Master fitler
  • Use stream name as prefix in signal name for mdf export
  • Improved initialization speed of XCP Master
  • Complex Parameters are now supported by the XCP Master filter
  • Update to ADTF 3.15
  • Use CMake 3.23.2

3.6.1

  • Fixed handling of used interface for specified local binding port of XCP over Ethernet Receiver

3.6.0

  • Provide Display Toolbox for new platforms windows_x86_64 (VS2019 VC142) and linux_x86_64 (gcc7)
  • Upgrade to ADTF 3.14
  • Update and embed documentation
  • Provide a adtf file processor to export XCP data to MDF
  • Add functionality to use a "Parameter File" for initializing ECU's with par files
  • Create a commandline tool for converting a2l to _converted.xml files
  • Use one Substream to transmit all decoded xcp signal updates of one DAQ event
  • Added missing debug symbols to the binaries
  • Added a property variable "assume_system_clock"
  • Support HEX - input for Message-ID properties at XCPoverCAN/-FD Filters

3.5.1

  • Upgrade to ADTF 3.13.5
  • Support for extended flags using XCP over CAN FD
  • Patch for A2L parser to support non-numbers
  • Fix for READ_WRITE in MEASUREMENT
  • Correct "auto connect" within XCP Master

3.5.0

  • Upgrade to ADTF 3.13.x
  • Provide XCP on CAN FD
  • Extend A2L parser handle BOM encoding, MATRIX_DIM and single-line comments
  • Extend guides with best practice

3.4.5

  • Handle crash when using STIM in combination with DAQ
  • Prevent stopping, reconfigure and restart of aquisition due to late stream type check

3.4.4

  • Use protocol parameters reported by ECU
  • Improve ADTF timestamp calculation in case of XCP frame bursts

3.4.3

  • Fix grammar for A2L parser regarding CHARACTERISTICS and unknown options
  • Persist array count element in mapfile

3.4.2

  • Fixed deadlock in case of timeout during XCP on ethernet communication

3.4.1

  • Fixed XCP Emulator Filter's incrementation of 64 Bit variables
  • Fixed behaviour of XCP Master when no DAQ List have been started
  • Fixed correct update of XCP Stream Type with DAQ layout

3.4.0

  • Enhanced XCP Decoder performance
  • Support parsing of A2L files including Signals and Parameters with exponential limits
  • Support parsing of A2L files including Signal of type FLOAT16_IEEE
  • Changed StreamMetaType of XCP Decode and XCP Encode Filter 'signal_updates' Pin to 'adtf/substream'
  • Support for ADTF 3.12.5
  • Support for ADTF Device Toolbox 3.6.1

3.3.0

  • Support SubStreams
  • Support disabling and enabling XCP commands
  • Support Qt 5.12.9
  • Support for adtfenvironment files
  • Support for ADTF 3.11.0
  • Enhanced XCP Decoder performance using improvements within 'alloc_sample' method coming with ADTF 3.11.0

3.2.0

  • Support for IPv6 in XCP On Ethernet Communication
  • Support for raw values
  • Document Toolbox Limitations
  • Support ADTF File Library 0.6.1
  • Support for ADTF 3.7.0

3.1.0

  • Add support for XCP on CAN
  • Add support for XCP on FlexRay
  • Add ADTF Calibrationtoolbox 3 Guides

3.0.0

  • Add support for XCP on Ethernet
  • Add A2L-File Parser

Known Issues / Restrictions

  • Properties of signals are shown with incorrect string values
  • CURVE Characteristics cannot be displayed in the Master GUI