~kicad/+git/ngspice-mirror-sourceforge:osdi_mfactor

Last commit made on 2023-05-02
Get this branch:
git clone -b osdi_mfactor 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:
osdi_mfactor
Repository:
lp:~kicad/+git/ngspice-mirror-sourceforge

Recent commits

c080f08... by Pascal Kuthe <email address hidden>

make accessible

d4d576d... by Holger Vogt

Example input file for 'iplot -w' option

fdb8ee3...

Add a "-w" option to the iplot command. It sets a width for the
window (in the current scale units) so that it does not re-scale
on overflow, but instead plots recently-generated data on a fixed scale.

81e07e8...

In graf.c change local function set() to do what you might expect,
rather than the opposite. Also fix a debug message.

79c69e0...

Fix error in previous fix for Bug #607 -
      "DC Source with Pulse stops pulsing half way through simulation".
Non-periodic PWL waveforms reverted to zero on termination.

675b9e6... by Holger Vogt

Prevent crash (seg fault), if measure statement is incomplete

783c432... by Holger Vogt

typo

d72d07b... by Holger Vogt

Update to ngspice-40, remove adms, recoomend using compile_linux.sh,
hints for Centos, compile scripts for macOS.

7e4f420... by Holger Vogt

Remove obsolete adms, add OSDI

dfb5345... by Holger Vogt

.libsave: don't save the command itself, improve messaging