- May 29, 2019
-
-
Cristian Galperti authored
-
Federico Felici authored
+ some cosmetics
-
- May 28, 2019
-
-
Federico Felici authored
-
Federico Felici authored
-
- May 01, 2019
-
-
Cristian Galperti authored
-
- Apr 23, 2019
-
-
Cristian Galperti authored
Standard Java based MDS+/Matlab interface tested with the F4E example. Previously SPC mdsipmex based interfaced was used, not suitable for a public accessible example. NB: we do not know if the Java interface is as optimized as the mdsipmex one (i.e. if it uses a connection stack for example), for for SPC usage we have to revert back to the mdsipmex version or implement a connection stack/ corrnection order in the SCDclass* objects.
-
- Apr 12, 2019
-
-
Federico Felici authored
Removed a warning Added a try-catch Added some fprintf for clarity
-
- Apr 10, 2019
-
-
Cristian Galperti authored
printMARTe2config now doesn't require any mds connection to produce its output and can take a model filter optional parameter as the actualize
-
Cristian Galperti authored
modified SCDclass objects to enable actualization of single models
-
Cristian Galperti authored
matlab MDS+ classes fixed for correctly handling optional parameters, f4e example included, simulink debug passes after expcode setup.
-
Cristian Galperti authored
This reverts commit 15196ccb.
-
Cristian Galperti authored
matlab MDS+ classes fixed for correctly handling optional parameters, f4e example included, simulink debug passes after expcode setup.
-
- Apr 09, 2019
-
-
Cristian Galperti authored
F4E expcode and example added, passes the sl debug, data actualiztion, simulation and codegen to be tested
-
Federico Felici authored
-