Skip to content

Releases: INTO-CPS-Association/into-cps-application

INTO-CPS Application v5.1.1

30 Sep 11:58
2ea456e

Choose a tag to compare

The new release comes with the following improvements since version 5.0.1:

  • Live Plotting: Included and improved a live plotting functionality for the CoSimulations, which provides real-time updates during the simulations.
  • Maestro CLI: Maestro is now fully integrated as a CLI tool. It is automatically started and stopped at each CoSimulation.
  • Documentation: All user, developer, and application layer documentation has been revised and updated to reflect the new changes. Screenshots and diagrams have been refreshed.

INTO-CPS Application v5.0.1

03 Apr 12:06
bf41b83

Choose a tag to compare

The new release comes with the following improvements:

  1. Migration of the user interface to React framework.
  2. The new release of Maestro v3.0.0 is now included with this release. The Java 21 is required for this integrated version of Maestro.
  3. The INTO-CPS Application now embeds Maestro Cosimulation Orchestrator so that a separate download is no longer needed.
  4. There is a new user guide to match the application features. It is part of the release.

There are some breaking changes to be aware of. The major change is in the project structure. Please see the user guide for more information.

A big thanks to Simone Micalizzi for doing all the software development in the new release.

INTO-CPS Application 4.0.8

06 Aug 17:02
ca59ef9

Choose a tag to compare

Pre-release

What's New?

Removes redundant CoE console.

INTO-CPS Application 4.0.7

09 Jul 20:10

Choose a tag to compare

INTO-CPS Application 4.0.7 (Jul 9, 2023)

What's New?

Version 4.0.7 of the INTO-CPS Application is out!

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.

Bugfixes

Please note that the interactive list is at https://github.com/INTO-CPS-Association/into-cps-application/milestone/13

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 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

Other Resources

INTO-CPS Application 4.0.6

21 Feb 17:42

Choose a tag to compare

INTO-CPS Application 4.0.6 (Feb 21, 2022)

What's New?

Version 4.0.6 of the INTO-CPS Application is out!

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.

Bugfixes

Please note that the interactive list is at https://github.com/INTO-CPS-Association/into-cps-application/milestone/12

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

Other Resources

INTO-CPS Application 4.0.5

06 Dec 15:28

Choose a tag to compare

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

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

Other Resources

INTO-CPS Application 4.0.4-rc

13 Oct 13:42

Choose a tag to compare

Pre-release

INTO-CPS Application 4.0.4-rc (Oct 13, 2021)

What's New?

It is official 4.0.4-rc is out!
For this release we added 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.8 version of the download manager.
The release also integrates updated versions of the automated tutorial tests, in addition to various small changes and bugfixes

Bugfixes

Please note that the interactive list is at https://github.com/INTO-CPS-Association/into-cps-application/milestone/9

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 in the Release.
  • 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

Other Resources

INTO-CPS Application 4.0.3

07 May 10:52

Choose a tag to compare

INTO-CPS Application 4.0.3(May 7, 2021)

What's New?

It is official 4.0.3 is out!

For this release, we have been working on improving the utilization of the tools behind the scenes of the INTO-CPS application and with this release candidate, we have made optimization changes to the DSE user experience and performance. This should improve the workflow and performance of the use of DSE within the INTO-CPS application. We are progressing with the development and expect to release 4.0.4 at the start of September and we are working on even more exciting things for the coming month. To follow along on the feature developments you can have a look in the discussions and stay tuned for more!

Bugfixes

Please note that the interactive list is at https://github.com/INTO-CPS-Association/into-cps-application/milestone/8

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.

The app has no other dependencies and no installation is required. Simply unzip and run. 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 in the Release.

  • 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

Other Resources

INTO-CPS Application 4.0.3-rc

23 Apr 10:55

Choose a tag to compare

Pre-release

INTO-CPS Application 4.0.3-rc(April 23, 2021)

What's New?

It is official 4.0.3-rc is out!

This is a release candidate, for the upcoming release, we have been working on improving the utilization of the tools behind the scenes of the INTO-CPS application and with this release candidate, we have made optimization changes to the DSE user experience and performance. This should improve the workflow and performance of the use of DSE within the INTO-CPS application. We are progressing with the testing and development and expect to release 4.0.3 soon and we are working on even more exciting things for the coming month... Stay tuned!

Bugfixes

Please note that the interactive list is at https://github.com/INTO-CPS-Association/into-cps-application/milestone/8

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.

The app has no other dependencies and no installation is required. Simply unzip and run. On Windows, the app cannot be run from a mapped network drive.

Known Issues

Beware this is a pre-release; un-tested bugs may occur. If in doubt install the latest version of the tool instead

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 in the Release.

  • 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

Other Resources

Snapshot 4.0.3-dev

05 Mar 10:24

Choose a tag to compare

Snapshot 4.0.3-dev Pre-release
Pre-release

INTO-CPS Application 4.0.2(Febuary 19, 2021)

What's New?

It is official 4.0.3-dev is out!

This is a small pre-release with changes to the COE & multi-model workflow, which should ease the workflow of these and improve the information to the user as they use the tool. We are progressing with the testing and development and expect to release 4.0.3 soon... Stay tuned!

Bugfixes

Please note that the interactive list is at https://github.com/INTO-CPS-Association/into-cps-application/milestone/8?closed=1

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.

The app has no other dependencies and no installation is required. Simply unzip and run. On Windows, the app cannot be run from a mapped network drive.

Known Issues

Beware this is a pre-release; un-tested bugs may occur. If in doubt install the latest version of the tool instead

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 in the Release.

  • 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

Other Resources