Skip to content

v3.0-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@t-sommer t-sommer released this 25 Oct 12:26

IMPORTANT NOTES:

  • this is an alpha version for testing
  • the version numbers have not been updated yet
  • this build is incompatible with any previous and later build
  • do not use for production

Changes w.r.t. to v3.0-alpha.2

FMU import

  • Close block dialog when ESC key is pressed (#316)
  • Load model.png in loadModelDescription() (#277)
  • Pass start values as individual S-function parameters (#85, #134)

FMU export with grtfmi.tlc

  • Allow bus arrays as inputs and outputs in grtfmi.tlc (#309)
  • Handle startTime != 0 in grtfmi.tlc (#269)
  • Display only relevant CMake generators

FMU export with rtwsfcnfmi.tlc

  • Display only relevant CMake generators
  • Continue fmi2DoStep() after warning in rtwsfcnfmi.tlc (#311)