v2.9
This release resolves the following issues with the FMU export:
- Fix memory allocation and fmi2Reset() in rtwsfcnfmi.tlc (#31)
- Initialize model variables in fmi2Reset() in grtfmi.tlc (#211)
- Use 0-based indexing when exporting FMI 2.0 arrays in grtfmi.tlc and rtwsfcnfmi.tlc (#208)
- Add sources of referenced models in grtfmi.tlc
- Evaluate nextEventTimeDefined in Model Exchange (#209)
- Skip duplicate CGType indices in rtwsfcnfmi.tlc (#205)
- Escape special characters in input and output variables in grtfmi.tlc (#206)
- Fix loading of MEX S-functions in rtwsfcnfmi.tlc (#203)