- Qt5 (https://www.qt.io/)
- Qwt (https://qwt.sourceforge.io/)
- Go into top-level directory
- mkdir build
- cd build
- cmake ../
- make -j
Usage:
Make sure the Qucs dir is pointing to the correct folder. It should be the folder that contains the ASCO files that are created during simulation / optimization.
When a simulation starts the visualizer will automatically detect it and begin plotting the variables and measurements as well as their limits. Results from the simulation can be selected on the right to be plotted. The initial design was for micorstrip filter optimization so only testing for S-Parameter optimization was done. It is possible it works with other simulations also, out of the box.