(ongoing...)
This step 0f explains the Evolution Simulink functionality :
For the previous version, modules FB_LatAcc_vU2 and FB_YawRate_vU2 are used in a model.
Evolutions are required in a next step vU3 for both modules.
As done before, procedure could be :
make an evolution vU2 to vU3
change the version vU2 used in the model to vU3 using the Chg Ver Simulink functionality
Evolution Simulink functionality does these two tasks at once :
First, open this Simulink model, reach the module FB_LatAcc_vU2 and select it (by clicking on it) :
Press Evolution from the GUI, then it appears the rank 2 GUI :
that must be filled like a classic evolution with :
the new version : vU3
a comment
Press Valid, then evolution vU3 has been made, and old version vU2 has been replaced by vU3 straight in the Simulink model :
Evolution FB_LatAcc_vU3 of FB_LatAcc_vU2 has been created and has directly replaced FB_LatAcc_vU2 in the Simulink model.
Functionalities showed so far in the tutorial are :
Next step 0f deals with the go to module functionality.