ADTF
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
ADTF 3.13.1 Release Notes

ADTF 3.13.1 Summary

  • Changes in ADTF Configuration Editor
    • Handle errors on startup and prevent blocking UI/Splash Screen
    • Avoid recursive including of graph itself
    • Correct refresh of graph properties
    • Repair lost content on resizing Property Editor
  • Common adaptions regarding SDK and delivered components
    • Decouple timers to avoid locks
    • Repair Substream Dissector to handle requests on substreams output for normal sample streams on input
    • Improve playback performance
    • Allow startup without setted adtfdat file
    • Extend page_javascript_filter with Macro support (see adtf::javascript::scripting::cScriptMacros)
    • Handle not not specifed multicast group within IPC UDP Multicast Receiver
  • Upgrade our external base libraries
    • Support a_util 5.6.2 (to avoid conflicts using different pugixml)
  • Please refer to ADTF 3.13.1 Changelog

ADTF 3.13.1 Changelog

====================================================================================================
| ADTF - Changelog |
| Automotive Data and Time-Triggered Framework |
====================================================================================================
| |
| This file tracks the changes and bugfixes within ADTF 3.x |
| |
====================================================================================================
| Version: |
| ADTF 3.13.1 nitro |
====================================================================================================
* CHANGES
*
* [ACORE-11244] - Use hysteresis for playback queue buffering
* [ACORE-11248] - Add macro resolve function to javascript api
*
* BUGFIXES
*
* [ACORE-11223] - pugixml in a_util_xml causes linker problems when using a pugixml in a derivated work
* [ACORE-11232] - GraphProperties of subgraph are not refreshed in including graph
* [ACORE-11245] - Close CE Splash Screen when MessageBox with error pops up to avoid blocked UI
* [ACORE-11246] - CE crashes on self including session
* [ACORE-11251] - IPC UDP Multicast Reciever crashes when no multicast group is specified
* [ACORE-11253] - Property Editor resize clears the content
* [ACORE-11255] - Output pins on player are not re-evaluated on switching file
* [ACORE-11256] - Unsafe destruction sequence for cInternalInStream
* [ACORE-11272] - Kernel Timer interfere with each other when using the ADTF Clock as time reference
* [ACORE-11274] - Substream Dissector does not forward type for substream requests