Modelica_DeviceDrivers v1.4.4
bernhard-thiele
released this
12 Apr 08:10
·
456 commits
to master
since this release
Changelog
- Uses latest version of Modelica Standard Library (v3.2.2)
- Changed the license of the external C code and header files to Simplified BSD License (the Modelica package parts remain under Modelica License 2)
- Impoved Modelica compatibility: Fixed the use of conditionally enabled variable
procPrio
outside of connect inBlocks.OperatingSystem.SynchronizeRealtime
andClockedBlocks.OperatingSystem.SynchronizeRealtime
- Impoved 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)
- Improved and updated the documentation
- Added continuous integration for the external C code (thanks to Travis CI)