ADTF  3.18.2
ADTF 3.11.0 Release Notes

ADTF 3.11.0 Summary

ADTF 3.11.0 Changelog

====================================================================================================
| ADTF - Changelog |
| Automotive Data and Time-Triggered Framework |
====================================================================================================
| |
| This file tracks the changes and bugfixes within ADTF 3.x |
| |
====================================================================================================
| Version: |
| ADTF 3.11.0 lucky |
====================================================================================================
* CHANGES
*
* [ACORE-9092] - Add option to generate doxygen documentation from plugindescription
* [ACORE-9302] - Provide a DDL Mapping Filter
* [ACORE-10062] - Extend documentation regarding threading and processing order in filter pipes
* [ACORE-10085] - Provide conditional Active Runner for key events
* [ACORE-10118] - Improve documentation regarding Stream Type, serialization, DDL and use of mediadescription
* [ACORE-10176] - Improve concept documentation
* [ACORE-10231] - Add support for IPv6 ethernet communication
* [ACORE-10234] - Redesign mainpage of doxygen
* [ACORE-10293] - Provide descriptions for each properties
* [ACORE-10298] - Enhance documentation for is_compatible
* [ACORE-10345] - File content should be validated
* [ACORE-10549] - Add Active Runner programming example
* [ACORE-10568] - Add IsCompatible for stream_meta_type_image
* [ACORE-10656] - CE Show boundaries of graph sheet
* [ACORE-10675] - Integrate Sample Stream Tracer in ADTF Core Objects and provide statistics via RPC
* [ACORE-10676] - Show Sample Stream statistics in Graph Editor
* [ACORE-10677] - Option to connect to running ADTF Launcher from CE
* [ACORE-10740] - Open file or folder dialogs should use current value
* [ACORE-10755] - Add section for Test Examples
* [ACORE-10766] - For StreamTypePlain the DDL property struct name in the content of "md_struct" and "md_description" should renamed from "plain" to a unique type (like UINT32, UINT64, etc.)
* [ACORE-10796] - Improve performance of substream handling and property tree creation and access
* [ACORE-10822] - Improve performance of alloc_sample
* [ACORE-10828] - Add test functionality to execute function in UI thread
* [ACORE-10846] - Readd option to resolve cFilename and cFilepath properties
* [ACORE-10857] - Add a filewatcher and hot reload for QML scripts to get rid of restarting CE for refreshing Filter Editors
* [ACORE-10885] - Respect load_referenced_files property when opening files via RPC
*
* BUGFIXES
*
* [ACORE-10627] - Segfaults within Java Script Filter and QtQuick Filter
* [ACORE-10729] - Component names can contain invalid characters
* [ACORE-10739] - Race between cFilterLevelmachine::Shutdown() and cGraphObject::ProcessInput()
* [ACORE-10741] - Crash when opening file or folder dialog after pasting a (valid) path
* [ACORE-10771] - Select All and delete does not work
* [ACORE-10778] - Changes on property types won't be persisted to adtfproperties file
* [ACORE-10792] - Removing files from list has no effect
* [ACORE-10793] - Create pins from adtfdat file wont work when mixing seperators
* [ACORE-10831] - Defining property ranges does not take effect and leads to strange behaviour regarding save and value changes
* [ACORE-10876] - Destruct() is not called on StreamingServices operated in RL_FilterGraph