Project

General

Profile

News

ADTF Display Toolbox 3.3.0 is now available

Added by hidden about 5 years ago

Overview

Online Documentation

FAQ's

Overview of all products

RELEASE NOTES

HIGHLIGHTS

  • Provide 2D OpenGL Display
  • Provide Drawer Library
  • Provide several Example Drawer
  • Create Binding Proxies for
    • 3D Scene Graph Display (Streaming Source) to connected Mixins (Filter)
    • 2D OpenGL Display (Streaming Source) to connected Mixins (Filter)
  • Some bugfixes for the Signal View components
  • Please refer to following change log for more details

CHANGES

  • [ADISTB-782] - Provide 2D OpenGL Display with new concept
  • [ADISTB-914] - Implementation and porting of the 2D-Display
  • [ADISTB-920] - Implement Drawerbase class of 2D-Display Drawerlib
  • [ADISTB-921] - Implement the Coordinate Space Drawer
  • [ADISTB-922] - Implement the GCL-Drawer
  • [ADISTB-923] - Implement the Shape-Drawer
  • [ADISTB-924] - Implement the Text-Drawer
  • [ADISTB-925] - Implement the Image-Drawer
  • [ADISTB-926] - Implement the Video-Drawer
  • [ADISTB-904] - Introduce BindingProxy in 3D StreamingSource
  • [ADISTB-954] - Create Example Session with Drawers and 2D-Display
  • [ADISTB-958] - Create Documentation for 2D-Display and DrawerLib

BUGFIXES

  • [ADISTB-936] - signals registered in signal registry before table view was initialized are not registered with table view
  • [ADISTB-865] - Signal View crashes when reference clock is missing

Your Digitalwerk Team

ADTF File Library (IFHD) 0.4.1 is now available

Added by hidden about 5 years ago

Overview

Online Documentation

FAQ's

Overview of all products

HIGHLIGHTS

  • Support for DDL 4.2.1
  • Show the loading of additional adtffileplugins by extending File Access Example
  • Make the CAN Writer Example independent and work again
  • Some bugfixes regarding empty streams and media description from files recorded in ADTF 2.x universe
  • Please refer to following change log

CHANGES

  • [CDIFHD-24] - Extend FileAccess to show loading of adtffileplugins

BUGFIXES

  • [CDIFHD-23] - CAN Writer can not be compiled
  • [CDIFHD-36] - MediaDescription from ADTF2 DAT file contains incorrect dates of change and creation (read with adtf_file::Reader)
  • [CDIFHD-44] - Duration is calculated wrong when some streams have no items
  • [CDIFHD-45] - Version information stops at 0.3.0
  • [CDIFHD-46] - File::setFilePos does not return a Value on Linux
  • [CDIFHD-49] - Missing timezone conversion
  • [CDIFHD-51] - Do not stop on variant strings in Media Sample Info but ignore them for now

Your Digitalwerk Team

Digitalwerk Artifactory is now online

Added by hidden about 5 years ago

We like to present our artifactory which will contain all available releases provided as archive.
You can use them by downloading the packages (archives) itself from the frontend or use them within conan.

For a short introduction please have a look at Conan

All older installers and especially ADTF 2.x related releases are still available here

NOTE: We could not support you how to setup and use conan itself, please have a detailed look at the official conan website and official conan documentation

ADTF 2.14.3 is now available

Added by hidden about 5 years ago

Download

Online Documentation

Usermanual

BUGFIXES

  • [ACORE-9587] - [Harddisk Recorder] Segfault when using Continous & Queued recorder (Referenced files)
  • [ACORE-9685] - Start timestamps are not updated correctly in file based history mode
  • [ACORE-9577] - Recording stuck on message bus slave
  • [ACORE-9580] - [Demo Qt Media Description Display] wrong print of float values
  • [ACORE-9643] - [Datexporter Command Line Tool] crashes while importing DAT File containing EDS extension
  • [ACORE-9807] - cString operator=(const char*) überprüft nicht auf nullptr
  • [ACORE-9900] - ADTF crash on ExportFile before init

Your Digitalwerk Team

ADTF 3.5.0 is now available

Added by hidden about 5 years ago

Download

Online Documentation

Online Guides

FAQ's

IMPORTANT RELEASE NOTES

HIGHLIGHTS

CHANGES

  • [ACORE-7645] - Support for nano seconds
  • [ACORE-9579] - Collect use cases and improve and extend Filter SDK
  • [ACORE-9641] - Improve DDL support for ADTF
  • [ACORE-9657] - Sort content alphabetically in CE views
  • [ACORE-9664] - Add clear functionality to search fields
  • [ACORE-9745] - Provide splash screen for each GUI tool
  • [ACORE-9747] - Warning before license will expire
  • [ACORE-9776] - Improve overview and documentation of architecture
  • [ACORE-9856] - Loosen compiler version check on Windows
  • [ACORE-9869] - Update guides due to changes of reworked Filter SDK

BUGFIXES

  • [ACORE-9868] - Update guides due to changes of IFHD 0.4.0 and related DAT Processing
  • [ACORE-9882] - PDBs are not installed when using non-VisualStudio Generators on Windows
  • [ACORE-9886] - ce_external_property_module_example could not compile in Release Mode

Your Digitalwerk Team

ADTF Device Toolbox 3.0.0 is now available

Added by hidden about 5 years ago

Download

Online Documentation

FAQ's

IMPORTANT RELEASE NOTES

HIGHLIGHTS

  • Support for following communication protocols:
  • For each of them we deliver:
    • Signal Encoding (Example CAN)
    • Signal Decoding (Example CAN)
    • Config Filter Editor to map Signal data
    • Trace and List Views
    • DBC based parser
    • Device Support based on Vector XL Driver Library
      • For the using of Vector Devices it is necessary that they are part of the XL Driver Library (current used version is 9.8.1.0).
      • Only Vector Devices which are part of this API could be supported by the ADTF Device Toolbox. For further information please refer to http://www.vector.com/.
    • Processors to export streams as ASC files (please see DAT Tool, DAT Tool GUI or ADTF File Library itself
  • Provide interface for custom database parser implementation
  • Deserialization for DAT Files recorded in ADTF 2.x and containing CAN or Flexray Data
  • Camera Device Support based on Direct Show
  • Examples Code and Sessions

CHANGES

  • [ADEVTB-1327] - [Flexray Traces] Reintegrate for Flexray Traces
  • [ADEVTB-1328] - [CAN Traces] Reintegrate for CAN Traces
  • [ADEVTB-1386] - [ALL] Define consistent class ids and class labels
  • [ADEVTB-1421] - [ADTF Device TB 2 Support] Provide deserialization for legacy basic types from Device Toolbox 2.x
  • [ADEVTB-1455] - Change CAN default channel to 255
  • [ADEVTB-1474] - Harmonize class ids and component display names
  • [ADEVTB-1475] - [CAN FD] Support for CAN FD
  • [ADEVTB-1479] - [CAN FD Traces] Reintegrate for CAN FD Traces
  • [ADEVTB-1489] - [SDK] use legacy structures from ADTF 2.x
  • [ADEVTB-1492] - [CAN FD] provide support for CAN FD
  • [ADEVTB-1502] - [VECTOR] no XL within Streaming Devices names and documentation
  • [ADEVTB-1504] - [Bus-DB Parser] Update interfaces to support interchangeable external parser
  • [ADEVTB-1509] - Build DevTb against ADTF 3.3.0
  • [ADEVTB-1516] - Use the CMake macro provided by ADTF 3.3 to deploy .plugindescription files
  • [ADEVTB-1518] - [Bus Signal Provider] Return an error text if the signal registry is not loaded

BUGFIXES

  • [ADEVTB-1307] - [flexray_types.h] Missing explicit namespace adtf_util
  • [ADEVTB-1459] - [Generator Examples] are installed in bin
  • [ADEVTB-1460] - [Signal Config Filter Editor] crashes after closing
  • [ADEVTB-1461] - [Examples] DevTB examples can't be built
  • [ADEVTB-1471] - [flexray_signal_provider] Does not provide signals for Signal View
  • [ADEVTB-1472] - [FlexRay Streaming Service] Missing properties DeviceIdxClusterName
  • [ADEVTB-1514] - [DirectShow Example] No valid video for Qts QImage

Your Digitalwerk Team

ADTF 3.4.0 is now available

Added by hidden about 5 years ago

Download

Online Documentation

Online Guides

FAQ's

IMPORTANT RELEASE NOTES

  • Please have a look at the Product Information for Release Notes, Known Problems and additional information
  • Due to changing dependency to ADTF File Library 0.4.0 it is not possible to use Device Toolbox 3.0.0 and Calibration Toolbox 3.0.0 out of the box, please find a patch in each download repository
  • Due to harmonized command line handling it is not possible to use ADTF 3 Support Toolbox 3.0.0 with ADTF Control from ADTF 3.4.0
    • Please use ADTF 3 Support Toolbox 3.1.0 in combination with ADTF 3.4.0
    • Note: The communication and launcher itself works fine, there are only problems regarding the launcher call from ADTF Control in the previous minor version

HIGHLIGHTS

CHANGES

  • [ACORE-8165] - Provide configuration interface within CE to support Filter Editor
  • [ACORE-8171] - Porting ADTF 2 DAT Exporter GUI as separate ADTF DAT Tool GUI
  • [ACORE-8173] - Porting ADTF 2 Show DAT File Info Dialog as separate ADTF DAT Info GUI within ADTF 3
  • [ACORE-8421] - Provide the source code of current ADTF XSystem
  • [ACORE-8477] - ADTF Launcher without parameters should show help without GUI
  • [ACORE-8479] - Define default folder for .descriptions files
  • [ACORE-8956] - Provide DDL Editor (former known as Media Description Editor)
  • [ACORE-9093] - Executables must contain software details using windows file properties dialog of Explorer
  • [ACORE-9110] - Show line while drawing new connection
  • [ACORE-9138] - Support of playback speed and playback in loop
  • [ACORE-9169] - Edit Properties should select clicked element
  • [ACORE-9243] - Global Error Handling
  • [ACORE-9247] - Provide step to next trigger mechanism in ADTF GUI Control
  • [ACORE-9343] - Provide release notes, known problems and reorder change log behaviour
  • [ACORE-9356] - Re-Add pdb files for more debug information
  • [ACORE-9357] - Add option to create a Service Editor
  • [ACORE-9432] - Add the possibility to add predefined ENV Variable within the CE
  • [ACORE-9495] - Consistent command line parameter handling
  • [ACORE-9497] - Adapt label names for more expressiveness
  • [ACORE-9517] - provide support for adding components and connect them with ADTF Config Tool
  • [ACORE-9533] - Add launcher definitions with enabled profiler and add possibility to launch Profiling GUI from controls
  • [ACORE-9549] - Adjust default log level for 'adtf' release launcher used by ADTF Control
  • [ACORE-9560] - Javascript filter needs access to an image and binarysample
  • [ACORE-9563] - Example which shows the access of a struct defined in a Description File
  • [ACORE-9568] - Provide mechanism to cancel construction of Trigger Function in case of error
  • [ACORE-9581] - Provide options for automatic splitting during recording
  • [ACORE-9606] - Remove not necessary debug tools and files from delivery
  • [ACORE-9609] - Integrate open_description_dialog setting in adtf_control.adtfsettings
  • [ACORE-9612] - Configuration Editor should be extendable via Qt Module
  • [ACORE-9625] - Improve error handling for Trigger Functions
  • [ACORE-9626] - JavaScriptFilter should be able to create and send images
  • [ACORE-9629] - Rework example code and sessions and embed source code in SDK
  • [ACORE-9630] - Deliver ADTF3 Guides and move related descriptions from SDK to guides
  • [ACORE-9636] - Config Tool should make use of the plugindescription to inform about possible pins and properties
  • [ACORE-9654] - Use sentence-style capitalization in menu and context menus
  • [ACORE-9655] - Append ellipsis to menu items and buttons where meaningful
  • [ACORE-9656] - Rename menu item from settings to options
  • [ACORE-9658] - Improve session launch options from CE
  • [ACORE-9669] - Sign ADTF executables and provide some meta information (Windows Only)
  • [ACORE-9670] - Document how to change properties during runtime
  • [ACORE-9671] - Rename and update 3rd party license file
  • [ACORE-9684] - add option to dump file header to adtf_datdump
  • [ACORE-9692] - Change runlevel of services should only be possible by selecting widget
  • [ACORE-9697] - Update and adjust to adtf_file library 0.4.0
  • [ACORE-9700] - Harmonize cesettings
  • [ACORE-9718] - ADTF DAT File Recorder should offer IRecorder interface via interface binding.
  • [ACORE-9731] - Create Data Load Demo Source
  • [ACORE-9732] - Update player control documentation regarding playback speed, loop and step to next trigger
  • [ACORE-9754] - Port existing example filters to use media description service
  • [ACORE-9758] - Change delivery from installer to archive
  • [ACORE-9767] - Add a CE-Module extending the property framework with a color picker
  • [ACORE-9795] - Improve logging in case pin could not be found
  • [ACORE-9803] - ADTF Guides should be found by Google
  • [ACORE-9822] - Update ADTF3 Guide for DAT Tool Processor
  • [ACORE-9832] - show percentages with a value less than 1
  • [ACORE-9836] - improve documentation of adtf status monitor (tooltips, guide)

BUGFIXES

  • [ACORE-9123] - Selection of components does not work as expected
  • [ACORE-9140] - Change of properties does not work without return key
  • [ACORE-9158] - [CE] Properties view shows text behind button
  • [ACORE-9229] - Copy & export logs leads to crash
  • [ACORE-9246] - Components are selected when dragged to Streaming Graph
  • [ACORE-9282] - The content of the error/help message box is poorly formatted
  • [ACORE-9351] - The dialog for adding a system library shows the wrong text
  • [ACORE-9397] - Sub Property value cannot be read
  • [ACORE-9541] - Buttons are not printed readable under Linux
  • [ACORE-9545] - CE uses system Qt libraries on Linux
  • [ACORE-9557] - [GUI Control] Broken layout on Linux
  • [ACORE-9582] - Renaming Problems with Sessions
  • [ACORE-9631] - Errors while initialising streaming sinks and sources are ignored
  • [ACORE-9645] - Commandline help describes incorrect parameter format
  • [ACORE-9646] - Wrong documentation in filterbase.h
  • [ACORE-9651] - Demo Synchronizer session is missing a Timer Runner that triggers queue processing - EBPRODUCTSUPPORT-1195
  • [ACORE-9673] - Documentation page 'Demo Qt Video Display Filter' is erroneous
  • [ACORE-9686] - Start timestamps are not updated correctly in file based history mode
  • [ACORE-9698] - url from .cesettings file can not be handled
  • [ACORE-9716] - adtf_control can not start adtf_launcher (from CE and adtf_control.exe)
  • [ACORE-9717] - Example sessions are not setup correct
  • [ACORE-9730] - Skip empty string properties
  • [ACORE-9756] - Plugindescription Generator exits with Errorcode but description is valid
  • [ACORE-9757] - properties of type string are not editable in CE
  • [ACORE-9759] - Media Description Service test fails (loading of identical descriptions which differ only in alignment values)
  • [ACORE-9760] - [JavaScript Filter] Script template not working
  • [ACORE-9768] - ADTF CE, Strings overlapping in Property Editor, Ubuntu 16.04
  • [ACORE-9774] - Unable to remove CE Plugin Directories Path by pressing '-' (minus) symbol
  • [ACORE-9775] - Adding a CE Plugin Directory with the Options Dialog does not lead to loading the inherited plugins
  • [ACORE-9789] - Open Project does not work as expected
  • [ACORE-9790] - Opening the JavaScript Filter's editor leads to a crash on Linux
  • [ACORE-9791] - connection lines can not be deleted in ce
  • [ACORE-9792] - dialog after giving dynamic pin a name does not dissapear
  • [ACORE-9794] - QtQuickFilter does not start
  • [ACORE-9796] - Deletion via context menu not possible in FG and SG
  • [ACORE-9797] - SampleStream can not be connected with Streaming pin
  • [ACORE-9798] - Runner can not be connected with trigger functions
  • [ACORE-9800] - Profiler initialization is done too late/too slow
  • [ACORE-9804] - demo_foreign_application_session does not work on Linux
  • [ACORE-9805] - demo_sdl_playback does not work on Linux
  • [ACORE-9809] - Connection preview remains after connection
  • [ACORE-9816] - Renaming in CE dosn't work with errros
  • [ACORE-9818] - Specifying a non-existent media description file does not produce an error
  • [ACORE-9838] - PluginDescriptionGenerator exits with error code after generating a plugindescription

Your Digitalwerk Team

ADTF 3 Support Toolbox 3.1.0 is now available

Added by hidden about 5 years ago

Provides the communication between ADTF 2.14.x and ADTF 3.4.x

Download

Documentation

Changes

  • [ASUPTB-32] - [TCP, UDP] Define standard connection port in globals {ADTFS-47297}
  • [ASUPTB-55] - Resolve macro for ADTF 2.x launcher
  • [ASUPTB-58] - Adapt to Launcher changes from ADTF 3.4.0

Bugfixes

  • [ASUPTB-42] - Missing toolbox version in version label {ADTFS-47871}
  • [ASUPTB-45] - [ADTF GUI Control] crash on Init of adtf2 launcher {ADTFS-47871}

ADTF DAT GUI Tools 0.1.0 (BETA) is now available

Added by hidden over 5 years ago

Download

Documentation

Guides

FAQ's

IMPORTANT RELEASE NOTES

  • We proudly present a new product which provides some GUI tools based on ADTF File Library
  • Based on ADTF File Library 0.4.0
  • This is the very first implementation so feel free to give us some feedback
  • We also provide the source code within the delivery

Highlights

Changes

  • [ODADATTOOL-2] - Redesign ADTF 2.x Datexporter as standalone ADTF DAT Tool GUI
  • [ODADATTOOL-3] - Redesign ADTF 2.x Show Dat File Info as standalone ADTF DAT Info GUI
  • [ODADATTOOL-5] - Integrate license text
  • [ODADATTOOL-6] - Create SDK Documentation and README.md file for git repo
  • [ODADATTOOL-21] - Adapt to IFHD 0.4.0
  • [ODADATTOOL-22] - Make some guides for Tools

Your Digitalwerk Team

ADTF Display Toolbox 3.2.0 is now available

Added by hidden over 5 years ago

Download

Online Documentation

FAQ's

IMPORTANT RELEASE NOTES

  • Works with ADTF 3.3.x
  • Has been tested with OSG 3.5.6
  • There is still a known problem regarding linux installer, please have a look at the changelog

Highlights

Changes

  • [ADISTB-821] - Porting 3D Scene Display with new concept
  • [ADISTB-873] - Provide OSG 3.5.6 Library
  • [ADISTB-874] - Provide Mixin Library and interfaces for 3D Scene Graph Display
  • [ADISTB-876] - Define codename namespace for interfaces
  • [ADISTB-877] - Deployment of Mixin Library, dependencies and examples
  • [ADISTB-879] - Provide navigation through 3D Scene
  • [ADISTB-880] - Provide doxygen documentation for Mixin Library
  • [ADISTB-881] - Remove warnings from Mixin Library Examples
  • [ADISTB-882] - Improve documentation of Mixin Library Examples
  • [ADISTB-883] - Add support of coordinate systems to Mixin Library
  • [ADISTB-885] - Realize 3D Display as a Streaming Source
  • [ADISTB-890] - Extend doxygen documentation of Display TB
  • [ADISTB-892] - Rework deployment and documentation for example code and sessions
  • [ADISTB-896] - Make examples buildable with build_examples.bat in Debug
  • [ADISTB-901] - Adapt class ids and namespaces in Display TB
  • [ADISTB-913] - Adjust namespace usage in public headers

Bugfixes

  • [ADISTB-839] - Crash on changing between Init, Deinit, Run and Shutdown with ADTF GUI Control and Signal View - ADTFS-48023

Your Digitalwerk Team

(31-40/74)

Also available in: Atom