~kicad/+git/ngspice-mirror-sourceforge:s-parameters

Last commit made on 2022-01-15
Get this branch:
git clone -b s-parameters https://git.launchpad.net/~kicad/+git/ngspice-mirror-sourceforge
Members of KiCad can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
s-parameters
Repository:
lp:~kicad/+git/ngspice-mirror-sourceforge

Recent commits

3ed09a5... by Holger Vogt

Update example for independent grid and line widths
in polar or Smith plots.

ae5eed8... by Holger Vogt

Add parameter 'isgrid' to plotting of arcs.

Smithgrid and polar plots could not discern between xgridwidth and
xbrushwidth. This is now available, similar to straight line plotting.
Tested also for PS and SVG.

8dc5b18... by Holger Vogt

Add another RF example, drawn from fig. 13.2 of
https://qucs-help.readthedocs.io/en/spice4qucs/RF.html

b9901ab... by Holger Vogt

Add new or upgraded functions as of 01-09-22.
Add a function prototype for cmod.
Rename function conj to conju because conj
is already defined differently in complex.h

b0cd9e1... by Holger Vogt

Add changes from 01-09-22, but without the extra extern calls,
which have led to a bunch of warnings when compiling with gcc.

28603ee... by Holger Vogt

Remove int <--> unsigned int warning

83ecfef... by Holger Vogt

Inlude code into #ifdef RFSPICE ... #endif
to allow compiling without pre-processor flag RFSPICE.

cf493af... by Holger Vogt

Add RFSPICE (S parameter simulation) to VS for shared ngspice and fftw

6d3b5da... by Holger Vogt

Remove in <--> unsigned int mismatch

a66f74b... by Holger Vogt

Remove trailing spaces.