- Bug fix release, no new features, but many improvements since version v1.4.0 (more than 70 commits since v1.4.0), so let's list some of the improvements...
- Uses latest version of Modelica Standard Library (v3.2.2).
- Changed license of external C code and header files to Simplified BSD License. (The Modelica package parts remain under Modelica License 2.)
- Improved Modelica compatibility: Fixed the use of conditionally enabled variable
procPrio
outside of connect in Blocks.OperatingSystem.SynchronizeRealtime
and ClockedBlocks.OperatingSystem.SynchronizeRealtime
.
- Improved Modelica compatibility: Fixed the invalid integer to enumeration type conversion in
HardwareIO
.
- Fully specified the initial conditions for example models.
- Simplified the linking with system libraries (MSVC only).
- Added continuous integration for the external C code (thanks to Travis CI).
- Improved compatibility with the DLR Visualization Library.
- Improved support of automatic Code-Export from SimulationX 3.7.
- Fixes for the clocked communication blocks (added missing
byteOrder
support).
- Other (minor) fixes.
Generated at 2024-11-21T19:25:40Z
by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos