modelica-3rdparty / Modelica_DeviceDrivers

Free library for interfacing hardware drivers to Modelica models. There is support for joysticks, keyboards, UDP, TCP/IP, LCM, MQTT, shared memory, AD/DA converters, serial port and other devices.
BSD 3-Clause "New" or "Revised" License
77 stars 31 forks source link

Migration to MSL 4 #317

Closed bernhard-thiele closed 4 years ago

bernhard-thiele commented 4 years ago

This PR migrates MDD to MSL 4.

I've done some testing with Dymola 2021 in Windows and Linux and everything seems to work fine.

Closes #315.