v4.0.49
KonradBkd
released this
08 May 12:19
·
106 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.
Changed
- SystemController utility: Listens for OS signals to end simulation: Press
[Ctrl]-[C]
(SigInt) instead of[Enter]
to end simulation. Better reports about the current system state in case of Error.
Fixed
- Valid state transition from
Aborting
toShutdown
no longer emits a warning message.
Added
- Participant Configuration: Support include semantics in participant configuration files/strings.
- Network Simulation: Experimental API for custom simulation of CAN, LIN, Ethernet and FlexRay
networks.