INTO-CPS Application 4.0.5
INTO-CPS Application 4.0.5 (Dec 6, 2021)
What's New?
Version 4.0.5 of the INTO-CPS Application is out!
For this release we added a portable installer for the windows version.
In terms of new features, there is now a button for opening the results folder from a simulation, and the scenario verifier now has livestreaming plots.
For the scenario verifier, please note that you have to manually download and install UPPAAL for the verifications step to work, and you should use the latest Maestro 2 available in the 1.0.9 version of the download manager.
This version also includes some bugfixes, like fixing broken renaming and the download manager window losing focus
Bugfixes
Please note that the interactive list is at https://github.com/INTO-CPS-Association/into-cps-application/milestone/10
- #173 closed - Input fields reset while editing multi-model parameters
- #171 closed - Differentiate Maestro1 and Maestro2 in terms of features.
- #169 closed - Make portable version for windows installer
- #167 closed - Add livestreaming to scenario verifier
- #166 closed - Add "open results folder" button
- #159 closed - Rename is broken
- #150 closed - FMU Builder loads a new application window erroneously
- #138 closed - Unchecking the development version option in the Settings is not working
- #118 closed - The download manager, should be kept in focus after accepting the item which should be downloaded
- #114 closed - Inconsistent UI elements in co-simulation configuration screen
Requirements
In order to open projects from Git, including the public examples import, you will need to have Git installed and available in your system path.
If you want to run co-simulations, you will need the COE. It can be downloaded from the download manager inside the app. In order to run the COE, you need to have Java 8 or 11 installed. Java 8 to 11 is also required to co-simulate FMUs exported from Overture.
On Windows, the app cannot be run from a mapped network drive.
Known Issues
There are a few known issues with the app:
- The Mac version signature failed and you will have to bypass the GateKeeper to use it. We expect to correct this for future Releases.
- We are having trouble running the COE in some Java and Mac OS versions.
- Regarding the Catalina GUI partial rendering issues caused by OpenGL deprecation (check: electron/electron#20944), we have the following workaround. Launch the app from a console with the flag --disable-gpu
- When creating/importing projects, no check is made for the root path. The project will not open/import correctly if given an invalid path.
- When importing examples or projects through Git, if you import an already imported project to the same location, the download manager will sometimes hang at 0% progress.
- The app has no explicit setting for proxies. In order to use it behind a proxy, please set the
HTTP_PROXY
environment variable (see https://github.com/INTO-CPS-Association/into-cps-application/wiki/Working-with-a-proxy)
For the full list, see https://github.com/INTO-CPS-Association/into-cps-application/issues.
Problems and Troubleshooting
If you run into any problems, please use the issue tracker at https://github.com/INTO-CPS-Association/into-cps-application/issues. The tracker is also available from within the app itself via Help > Report Issue