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

Last commit made on 2019-10-13
Get this branch:
git clone -b startup 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:
startup
Repository:
lp:~kicad/+git/ngspice-mirror-sourceforge

Recent commits

2b55239... by Holger Vogt

short description of the startup branch contents

448763a... by Holger Vogt

The default start-up time is 20us. This value may be changed by adding
set startup_time = <value>
to .spiceinit, where <value> may be any positive real number representing
the time (including ngspice-specific multipliers like 12u etc).

22702cd... by Kevin Zheng

add startup patch, ramping all independent sources to final value during 20us

518913d... by Holger Vogt

no actions if controls thread tid2 is not set

a38a6ac... by Mamoru TASAKA <email address hidden>

tclspice: avoid get_plot function type conflict
re-name get_plot as get_plot_by_index

ef33e18... by Holger Vogt

Better thread handling
Embed thread tid2 into tid1
Avoid spurious thread collisions

4f7b93f... by Holger Vogt

Do not start a spurious thread with empty controls

5c8b795... by Holger Vogt

Does crash with recent Linux openSUSE Tumbleweed
Not required by shared ngspice

1c282bb... by Holger Vogt

Revert "encapsulate fcn calls to cp_evloop into a mutex"

This reverts commit 2426a037db9911c6ee5e6df9af75af767f0dca1a.

980f8a7... by Holger Vogt

Missing files in distribution
Correction to commit
Fix a build error on FreeBSD 12, bison 3.3.2, automake 1.16.1 and BSD make