jku-isse / factory-in-a-box

Code and Models for developing Factory in a Box LIT Artifact Call
GNU Lesser General Public License v3.0
2 stars 1 forks source link

Refactoring Plotter Application #37

Closed mrkrizic closed 4 years ago

mrkrizic commented 4 years ago

The Plotter Application has become too big to efficiently find sources of bugs. These could be much easier and quicker to find if the Application is divided into Sub-applications.

Upgrade to latest release of 4diac and try out the new-subapplication command. Group blocks by functionality (e.g. HandshakeCapability, Calibration, Init, ...) to create a better overview of the Application.