Version 1.26 – release date: September 9th, 2018

We are pleased to announce the release of CPAL version 1.26. This is a maintenance release that consolidates the numerous improvements to the CPAL-Editor brought by 1.25 release. The CPAL-Editor now includes several non-trivial examples provided with their own worskpace including scenario files and launch configurations.

What is new

  • CPAL-Editor: renaming of files within workspace
  • CPAL-Editor: versioning in launch and worspace configuration files
  • CPAL-Editor: add CAN network model with clock drifts and ECU offsets as a sample with a dedicated worskpace
  • CPAL-Editor: add several examples with dedicated workspaces: cruise-control, coffee machine, dining philosophers, etc

What has been fixed or improved

  • Correct execution time annotations not being re-evaluated for triggered processes
  • Replace uint64 by duration64 to manipulate time quantities in some example files
  • Support of comments, @time statement and cpal time (beyond ms) in run command in mono-interpreter scenario file
  • Correct rounding error in clock drifts in multi-interpreter mode
  • CPAL-Editor: fix occasional deadlock when interrupting a simulation
  • CPAL-Editor: fix SUPPR not working in console under Windows and Linux