Skip to content

Modelica_DeviceDrivers v1.4.0

Compare
Choose a tag to compare
@bernhard-thiele bernhard-thiele released this 04 Sep 09:47
· 539 commits to master since this release

Changelog

  • Switched to semantic versioning.
  • Migrated to new release process motivated by impact-on-library-developers.
  • Added support for external trigger signals to trigger communication blocks.
  • Added support to configure byte ordering in communication blocks.
  • Added support for TCP/IP communication for Windows.
  • Added serial port support for Windows (was already available for Linux).
  • Added compiler support for MinGW and Cygwin.
  • Added support for all 32 joystick buttons.
  • Fixed Modelica compatibility of output buffers in communication blocks.
  • Fixed multi-threaded access of UDP and shared memory communication for Windows.
  • Fixed many small issues, particularly for improved compatibility with SimulationX.