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

Make Release v2.0.0 #319

Closed bernhard-thiele closed 4 years ago

bernhard-thiele commented 4 years ago

The library has been migrated to MSL 4 and I've made tests with Dymola and OpenModelica (I restricted myself to run the examples which don't need special hardware).

Therefore, I think we can start to update release notes etc. and prepare release v2.0.0.

@tbeu @HansOlsson @sjoelund Anything else which should be considered?

beutlich commented 4 years ago

I will provide another update of paho.mqtt.c soon.

bernhard-thiele commented 4 years ago

Done (https://github.com/modelica-3rdparty/Modelica_DeviceDrivers/releases/tag/v2.0.0).