ADTF  3.18.2
ADTF 3.15.5 Release Notes

ADTF 3.15.5 Summary

Minor Fixes

Minor fixes in this patch version:

  • Resolve crash using ADTF GUI Control in combination with UI dependent sessions on some system setups
  • Prevent deadlock and crash during transactions within ADTF Configuration Editor
  • Discard samples when no callbacks have been assigned in JavaScript Filter SDK
  • Document that samples will be discarded when no signal has a callback assigned

ADTF 3.15.5 Changelog

====================================================================================================
| ADTF - Changelog |
| Automotive Data and Time-Triggered Framework |
====================================================================================================
| |
| This file tracks the changes and bugfixes within ADTF 3.x |
| |
====================================================================================================
| Version: |
| ADTF 3.15.5 penguin |
====================================================================================================
* CHANGES
*
* none
*
* BUGFIXES
*
* #2635 - CE crashes due to colliding transactions
* #2637 - Random crash when launching a session containing XSystem with GUI Control
* #2645 - Sample queue in javascript reader is not discarded when neither a trigger nor a sample callback have been registered