Skip to content

Commit 1873dde

Browse files
Added ADTF to showcase section and added video link for Resinsight to showcase section
1 parent 6362d14 commit 1873dde

File tree

3 files changed

+20
-1
lines changed

3 files changed

+20
-1
lines changed

README.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ know it from Visual Studio.
118118
- [PRE Workbench](#pre-workbench)
119119
- [RDE – Robox Development Environment](#rde--robox-development-environment)
120120
- [ResInsight](#resinsight)
121+
- [ADTF 3](#adtf-3)
121122
- [Alternative Docking System Implementations](#alternative-docking-system-implementations)
122123
- [KDDockWidgets](#kddockwidgets)
123124
- [QtitanDocking](#qtitandocking)
@@ -572,7 +573,25 @@ user interface for its ResInsight users.
572573
573574
[read more...](https://resinsight.org/)
574575
575-
![ResInsight](doc/showcase_resinsight.png)
576+
[![ResInsight](doc/showcase_resinsight.png)](https://www.youtube.com/watch?v=HzLaQ1p6AUc)
577+
578+
### [ADTF 3](https://www.digitalwerk.net/adtf/)
579+
580+
The Automotive Data and Time-Triggered Framework was designed as a Rapid Prototyping Toolset, Simulation Framework and Test- and Measurement Tool. It is meant for:
581+
582+
- Developing and testing ADAS and HAD components
583+
- Recording of vehicle data for visualisation
584+
- Simulation of complex scenarios in SIL/HIL test environments
585+
586+
The software features time-based processing of multiple data streams and graphical editing of dynamic filter graphs. It also includes an SDK for custom plug-ins and reusable components, as well as components for data visualization in both 2D and 3D. This is was the
587+
[manual](https://support.digitalwerk.net/adtf/v3/adtf_html/page_adtf_xsystem_plugin.html)
588+
says about the switch to Qt Advanced Docking:
589+
590+
> After several minor improvements the Qt5 ADTF XSystem uses the Advanced Docking System for Qt since ADTF 3.10.0 for more convenience and usability regarding layouting, docking and embedding several widgets.
591+
592+
[read more...](https://support.digitalwerk.net/adtf/v3/adtf_html/index.html)
593+
594+
![ADTF](doc/showcase_adtf.png)
576595
577596
## Alternative Docking System Implementations
578597

doc/showcase_adtf.png

112 KB
Loading

doc/showcase_resinsight.png

-10.4 KB
Loading

0 commit comments

Comments
 (0)