Skip to content

Qucs-S 24.2.0

Compare
Choose a tag to compare
@ra3xdh ra3xdh released this 25 Mar 18:40
· 35 commits to current since this release
9c8b69c

Qucs-S 24.2.0

New features

  • QucsatorRF is now a part of the package; No need to compile and install qucsator manually #370
  • Qucs-RFLayout tool could be launched from Tools menu #465; this tool must be installed separately: https://github.com/thomaslepoix/Qucs-RFlayout
  • Redesign of the Qucsconv GUI #647
  • Improved matching tool backported from Qucs-0.0.20 #401
  • Added RF devices group; backported different RF devices for Qucsator #607

General imporvements and fixes

  • Fixed parameter sweep step issues #186 @ivandi69
  • Fixed SPICE devices bounding box #590 #637
  • Fixed netlist export from CLI #639
  • Fixed parameter sweep simulation with Xyce #624
  • Revert explicit WITH_QT6 compile flag because of cmake bug #592
  • Fixed tuner issues for German locale #416
  • Refactoring in schematic editor #626 #618 @wawuwo

Localization

  • Russian translation update

Installation guide

Source code

Download the source code file qucs-s-24.1.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_24_2_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.

  • qucs_s_win64_portable_24_2_0.zip 64-bit (x86_64) portable Windows version;