Skip to content

Releases: modelica/Reference-FMUs

v0.0.6

19 Apr 11:48
Compare
Choose a tag to compare

Bug Fixes

  • Fix model structure in Feedthrough/FMI3.xml

Enhancements

  • Update API to FMI 3.0-beta.1 (#92)
  • Update Clocks model and SE examples (#88)

v0.0.5

08 Mar 22:31
Compare
Choose a tag to compare

Bug Fixes

  • Add allowed states for fmi3SetFloat()
  • Handle spaces (%20) in fmuResourceLocation URI (#74)
  • Set terminate return value in fmi3DoStep()

Enhancements

  • Update FMI 3.0 headers and schema to FMI 3.0-alpha.6 (#83)
  • Remove obsolete Resource/FMI1ME.xml (#73)

v0.0.4

11 Sep 04:46
Compare
Choose a tag to compare

Bug fixes

  • Add Clocks.fmu to distribution (#68)
  • Update capability attributes (#66)
  • Set state in fmi3ExitInitializationMode()
  • Set state in fmi3EnterStepMode()
  • Handle NULL pointers in fmi3NewDiscreteStates()
  • Return lastSuccessfulTime in fmi3DoStep()
  • Fix fmiVersion in FMI 3 XMLs (#55)

Enhancements

  • Implement set/get FMU state
  • Change master/slave terminology to importer/FMU (#60)

v0.0.3

29 Jul 21:05
Compare
Choose a tag to compare

This release fixes and improves the model description, implementation, and documentation of the FMUs.
The FMI 3.0 API has been updated to v3.0-alpha.5.