ADTF  3.18.2
ADTF 3.18.2 Release Notes

ADTF 3.18.2 Summary

Minor Changes

Additional functionality and convenience:

  • Add functionality to add adtf file plugins to the adtf system file during creating for player pins
  • Add and reset additional reader properties for player
  • For more details, please have a look at ADTF 3.18.2 Changelog

Technical Dept

Missing gaps and maintainance:

Minor Fixes

Common corrections as short notice:

  • Hotfix for cString::Format when size is exactly 64 characters (since ADTF 3.18.0)
    • Warning
      If you already have created filters with ADTF 3.18.0/3.18.1 we strictly recommend you to recompile them with ADTF 3.18.2!
  • Remove possible deadlocks and latency when switching between larger sessions/graphs
  • Guarantee graph context after including sessions and reset layout perspective
  • Adjust progress splash helper to prevent launch performance issues
  • Correct qml handling for adtfceplugins
  • For more details, please have a look at ADTF 3.18.2 Changelog

ADTF 3.18.2 Changelog

====================================================================================================
| ADTF - Changelog |
| Automotive Data and Time-Triggered Framework |
====================================================================================================
| |
| This file tracks the changes and bugfixes within ADTF 3.x |
| |
====================================================================================================
| Version: |
| ADTF 3.18.2 spider |
====================================================================================================
CHANGES
- [#2933] Add functionality to add adtf file plugins to the adtf system file
- [#3057] Add properties from selected reader_id
- [#3062] Evaluate bottle neck at start up
BUGFIXES
- [#2819] Switch new graph view of LineGraph to analyze mode when adding a signal in stack y + analyze mode
- [#3061] Graph focus gets lost in some circumstances
- [#3066] .adtfceplugin module doesn't load qml files
- [#3067] Switching sessions leads to deadlocks and limited usage
- [#3068] Progress Splash Helper slows down launch
- [#3075] cString::Format drops last character when resulting string size is exactly 64