Updated package compatibility to Modelica 4.1.0.
Enhancements:
- Compile libMDDSpaceMouse.a with -fPIC (#388)
- Serial port: change number of data bits (#368)
- Add byte size parameter for number of data bits of serial port communication (#378)
- Accept non null terminated string on unpacking (#382)
- Always ensure null terminated string buffer and raise warning otherwise (#377)
- Declare array inputs of external C functions const (introduced in Modelica 3.5) (#389)
- Update SimulationX specific binaries (#399)
Bug fixes:
- Fixed process priority not reset (#44)
- Fix linker errors due to multiply defined symbols (#385)
- Fix CLOCK_MONOTONIC not available in -std=c89 (#383)
Other (minor) fixes and improvements (full changelog: v2.1.1...v2.2.0)