Skip to content

Releases: ra3xdh/qucsator_rf

Qucsator RF v1.0.2

08 Sep 11:00
Compare
Choose a tag to compare

General notes

This release contains small improvements for microwave devices

Bugfixes and general improvements

  • Added simplified TRAN models for mscorner, msmbend, and bondwire #19
  • Fixed equations in mscouple #20
  • Fixed equations in rectline #21

Installation

Linux

QucsatorRF is a part of Qucs-S package. Install the latest release of Qucs-S https://github.com/ra3xdh/qucs_s to get access to QucsatorRF.

Windows

Besides Qucs-S binary package or installer you may use standalone portable package. Unpack it and run qucsator_rf.exe from cmd.exe

Build from source

Use CMake to build QucsatorRF. The package has the following build time dependencies:

 gperf flex bison dos2unix

Qucsator RF v1.0.1

15 Jul 18:29
Compare
Choose a tag to compare

General notes

This release contains improvements mostly related to data files format converter.

New features

  • Show warning instead of error on wrong property name and ignore this property #14
  • Add -ln command line switch for converter. This switch allows to define Qucs library name #11
  • Fixed Qucsconv error if data variable has SPICE notation #4
  • Fixed build on MacOS #3

Installation

Linux

QucsatorRF is a part of Qucs-S package. Install the latest release of Qucs-S https://github.com/ra3xdh/qucs_s to get access to QucsatorRF.

Windows

Besides Qucs-S binary package or installer you may use standalone portable package. Unpack it and run qucsator_rf.exe from cmd.exe

Build from source

Use CMake to build QucsatorRF. The package has the following build time dependencies:

 gperf flex bison dos2unix

QucsatorRF v1.0.0

25 Mar 17:11
Compare
Choose a tag to compare

General notes

This is the first release of QucsatorRF simulation backend. QucsaorRF is a part of Qucs-S distribution, but could be used as standalone CLI simulator. I didn't prepare DEB and RPM package by this reason. The source tarball and Windows portable package are available below.

New features

  • Added advanced radial stub model by @michal777
  • Fixed S-matrix transform by @thliebig
  • Build system switched to CMake
  • ADMS dependency made optional
  • Fixed No .END directive warning in converter

Installation

Linux

QucsatorRF is a part of Qucs-S package. Install the latest release of Qucs-S https://github.com/ra3xdh/qucs_s to get access to QucsatorRF.

Windows

Besides Qucs-S binary package or installer you may use standalone portable package. Unpack it and run qucsator_rf.exe from cmd.exe

Build from source

Use CMake to build QucsatorRF. The package has the following build time dependencies:

 gperf flex bison dos2unix