Skip to content

Qucs-S 2.0.0

Compare
Choose a tag to compare
@ra3xdh ra3xdh released this 19 Aug 10:52
· 942 commits to master since this release

Important notes

The simulator switching system was redesigned since this release. It allows now to switch simulation kernel without restart of the application. But it is required to reconfigure simulator paths even if it was configured for the previous installation. A Simulator settings dialog window will appear on the first application start after the update. Please check the simulator settings and correct if necessary to continue work.

New features

  • Implemented quick switch of the simulator without application restart #274 (thanks @zergud)

Packaging

  • Linux AppImage build switched to Github workflow #281
  • Added Windows 64-bit installer with Ngspice

Component library

  • Fixed issues in Transformers library #228 and #231

General improvements

  • Finished Qt6 porting #190
  • Show warning if the directory protected by Windows UAC #282
  • Fixed PDF print on Windows #285
  • Added option to export grayscale image #288
  • Fixed setting initial conditions in wire labels #291
  • Fixed missing ground warning

Get source code and binaries

Source code

Download the source code file qucs-s-2.0.0.tar.gz and build it with cmake to try new Qucs-S.

Linux

Windows installer

Windows installer contains both Qucs-S and Ngspice binaries. Launch the exe and follow instructions to install Qucs-S.

  • qucs_s_2_0_0_setup.exe 64-bit (x86_64) Windows installer including Ngspice

Windows portable

Windows portable package could be downloaded as zipped distribution. Unpack and launch qucs-s.exe from bin subdirectory. Ngspice requires a separate installation. There is two windows portable packages available:

  • qucs_s_win64_2_0_0.zip 64-bit (x86_64) portable Windows version;
  • qucs_s_win32_2_0_0.zip 32-bit (i686) portable Windows version;