ADTF  3.18.2
ADTF 3.15.3 Release Notes

ADTF 3.15.3 Summary

Sample Stream Trace View

Besides a fix that the UI widget itself hasn't been read-only, the ugly auto-expand during any timer refresh has been handled. So for your use case to hide some sample streams, it will kept collapsed as it should be.

Interference with loaded CE Module

In case the ADTF Configuration Editor has already loaded an extension for its logic/UI (adtfceplugin) and the internal plugindescriptions watcher detects any change to refresh, a deadlock occurs which results in a silent shutdown. This has been fixed with this patch delivery.

Additional changes

Minor improvements in this version:

Minor Fixes

Minor fixes in this patch version:

  • Remove /MP and /DNDEBUG from exported interface compiler flags
  • Repair warning within Substream Selector
  • Fix array support for Signal Provider
  • Fixed missing macro resolution at cached attached_files generation and during start/split/stop recording calls
  • Also handle macro resolving in folder structure (e.g. $(DATE), $(TIME))

ADTF 3.15.3 Changelog

====================================================================================================
| ADTF - Changelog |
| Automotive Data and Time-Triggered Framework |
====================================================================================================
| |
| This file tracks the changes and bugfixes within ADTF 3.x |
| |
====================================================================================================
| Version: |
| ADTF 3.15.3 penguin |
====================================================================================================
* CHANGES
*
* [ACORE-11672] - Improve help for launcher control url
* [ACORE-11814] - Add legal right of use for rti dds delivery
* [ACORE-11844] - Add option to playback service to manipulate invalid chunk timestamps to be monotonically increasing
*
* BUGFIXES
*
* [ACORE-11616] - Sample Stream Trace View automatically decollapses
* [ACORE-11618] - Sample Stream Trace View is not read-only
* [ACORE-11790] - Remove /MP and /DNDEBUG from exported interface compiler flags
* [ACORE-11796] - Substream Selectors logs warning even in case of successful request
* [ACORE-11797] - When caching the attached files archive macros in the temp filename are not resolved
* [ACORE-11811] - Close and move recording file does not handle non-existing folders
* [ACORE-11812] - Unhelpful error messages in case licenser plugin cannot be loaded
* [ACORE-11831] - Race condition in signaling of new items in thread invoker filter
* [ACORE-11842] - Transaction deadlock upon plugin reload
* [ACORE-11856] - Signal Provider does not cope with arrays of structs
* [ACORE-11857] - Session initialization performance is bad with large property hierarchies