Skip to content

Improved logging, handling of start values and bug fixes

Compare
Choose a tag to compare
@t-sommer t-sommer released this 12 Apr 08:01
· 666 commits to main since this release

This release improves the GUI, adds better logging and fixes some smaller issues.

  • NEW Allow simulation of extracted FMUs and pre-loaded model descriptions
  • NEW Re-load an FMU in the GUI
  • NEW Load start values from an FMU
  • NEW Write changed start values back to the FMU
  • NEW Table editor for 1-d and 2-d array variables
  • NEW Handle events in input signals
  • NEW Plot events
  • NEW Regular time grid for model-exchange results
  • NEW Apply start values in the model description
  • NEW Debug and FMI logging on the command line and in the GUI
  • NEW Log filtering by type and message in the GUI
  • FIXED Logger callback for FMI 1.0
  • FIXED Handling of None in setString()
  • FIXED Handling of time events
  • FIXED Conversion of Boolean start values