Modelica_DeviceDrivers icon indicating copy to clipboard operation
Modelica_DeviceDrivers copied to clipboard

Process priority not reset

Open tbeu opened this issue 9 years ago • 2 comments

Function setProcessPriority is only called at the start of the simulation but not reset at the end of the simulation.

Also it would be nice if there would be an option to not set the process priority in Modelica_DeviceDrivers.Blocks.OperatingSystem.SynchronizeRealtime.

tbeu avatar Oct 27 '14 15:10 tbeu

It is fixed on Windows for non-clocked blocks. If you like you can merge these changes to the clocked blocks and the Linux implementation. Unfortunately I cannot test them, thus I won't contribute here.

tbeu avatar Feb 23 '15 08:02 tbeu

I'll take care of the Linux version.

bernhard-thiele avatar Feb 23 '15 08:02 bernhard-thiele