Skip to content

3.3 Bug Fix Release #2

Compare
Choose a tag to compare
@abeham abeham released this 04 May 14:12
· 17 commits to master since this release
2a99950

Sim# 3.3.2 contains one enhancement and two bug fixes.

Enhancement
1) Adds method to obtain samples to the ISampleMonitor interface.

Bug fixes - it fixes two bugs in PseudoRealtimeEnvironment when using it in
Realtime mode with a scaling factor other than 1.
1) Getting the value of Now returned the elapsed time without scaling.
2) When the simulation is stopped, the already elapsed time was wrongly scaled.