nasa / SIL

Tools for generating CFS ECI-compatible code from Simulink models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compatibility with Matlab/Simulink Software in the Loop and Code Coverage Tools

opened this issue · comments

Currently the cFS SIL code is not compatible with running the software in software in the loop mode or performing code coverage analyses in certain configurations. This capability is necessary for our group to provide high quality guidance, navigation, and control code that has been tested sufficiently.

Recent Matlab updates (2018b and beyond) have made it possible to update the SIL code to support these tasks.

@nmolson I think PR #4 is ready for merging, which contains the code updates needed to allow the use of SIL mode simulations. I just need to do some doc updates before I go ahead and do the merge. Would you mind taking a look at that branch and confirming that it does what you want it to?