Skip to content

Add support for the edition of Simulink, Qgen[C/Ada] functions in Space Creator

Angel Perez Muñoz requested to merge feature_qgen_integration into feature_bullseye

The objective of this improvement is to provide the capability to edit Simulink, QGenc and QgenAda TASTE functions in the Space-Creator GUI in a similar way to the edition of C, or Open-Geode components. This way the user won’t have to search for the model location and open MATLAB manually.

We took into consideration that unlike any other function type, Simulink functions stores their Makefile, source, and wrappers in the SIMULINK directory (in upper case).

Merge request reports