Skip to content

v4.0.35

Compare
Choose a tag to compare
@KonradBkd KonradBkd released this 05 Sep 09:44
· 237 commits to main since this release

Refer to the Changelog for details.
The compiled HTML documentation can be found in the SilKit-Documentation subdirectory in all SilKit-VERSION-PLATFORM-ARCHITECTURE-TOOLSET.zip archives.

Added

  • Memory management documentation introduced.
  • Integration tests for communication in the stop/shutdown/abort handlers.

Changed

  • When building the SIL Kit documentation, the sphinx build command is no longer called in a pipenv.

Fixed

  • Ensured that calling ISystemController::AbortSimulation() does not lead to the system controller
    terminating prior to other participants receiving its abort message.
  • Ensure that userContext field for external CanFrameTransmitEvents is allways null.
  • Fixed warning in VS2017 (x86) build