Holger Vogt
|
8a1eff8e88
|
Add function 'remzerovec' to remove vectors of length 0
from current plot. Maybe of interest if you have option
savecurrents, write xx all, and ac generates length 0 vectors
|
2020-05-02 20:06:58 +02:00 |
Holger Vogt
|
3a00520071
|
Improve error message
|
2020-05-02 14:59:31 +02:00 |
Holger Vogt
|
cbab726d69
|
use memcpy instead of strncpy to copy an exact amount of characters
remove unused function header
|
2020-05-01 18:49:45 +02:00 |
Holger Vogt
|
5e37955dc5
|
prevent buffer overrun by using snprintf
|
2020-05-01 18:48:18 +02:00 |
Holger Vogt
|
8ea51cc2f3
|
If command 'source' fails, don't move on with the script
(and od nonsens simulations), but stop ngspice and await
detaching (shared ngspice), or wait for user input.
|
2020-04-28 17:23:07 +02:00 |
Jim Monte
|
0a8f700311
|
typo
|
2020-04-27 10:26:36 +02:00 |
Jim Monte
|
01574b91b5
|
remove unused
|
2020-04-27 10:26:22 +02:00 |
Jim Monte
|
9d714fe1bf
|
#includes modified
|
2020-04-27 10:24:45 +02:00 |
Jim Monte
|
bd84e4be6c
|
error messages
|
2020-04-27 10:23:33 +02:00 |
Jim Monte
|
7f82a4e036
|
FALLTHROUGH
|
2020-04-27 10:22:58 +02:00 |
Jim Monte
|
1d62ae2d97
|
type casts
|
2020-04-27 10:22:40 +02:00 |
Jim Monte
|
ca2be5dd41
|
More efficient utf-8 to tchar conversion
remove 'graph' from SetColor
|
2020-04-27 10:18:10 +02:00 |
Jim Monte
|
3b0b944128
|
#include sequence, error message
|
2020-04-27 10:17:49 +02:00 |
Jim Monte
|
b5ce669de5
|
fgets error
|
2020-04-27 10:17:22 +02:00 |
Jim Monte
|
d96ea2490a
|
EXITPOINT, memory leaks upon failure
|
2020-04-27 10:16:55 +02:00 |
Jim Monte
|
9a83e6705c
|
#include resource.h added, fcn parameter void
|
2020-04-27 10:16:19 +02:00 |
Jim Monte
|
3a72b8e562
|
const qualifier, graph removed from SetColor,
|
2020-04-27 10:16:02 +02:00 |
Jim Monte
|
a3a8bc702d
|
type modifier, parameter graph removed from SetColor()
|
2020-04-27 10:15:32 +02:00 |
Holger Vogt
|
5b98b1e723
|
typüe modifier
|
2020-04-27 10:15:01 +02:00 |
Jim Monte
|
c8bf3a776c
|
error message
|
2020-04-27 10:14:13 +02:00 |
Jim Monte
|
19318929c1
|
modifier const, error message if 'system' fails
|
2020-04-27 10:13:50 +02:00 |
Holger Vogt
|
9af5e20eaf
|
formatting
|
2020-04-27 10:13:11 +02:00 |
Jim Monte
|
1e938f91b1
|
Error message if printing fails
|
2020-04-27 10:12:36 +02:00 |
Holger Vogt
|
e3441044dd
|
formatting
|
2020-04-27 10:12:19 +02:00 |
Holger Vogt
|
c520a9a4b9
|
if lt(a) comp mode is set, replace 'noiseless' by 'noisy=0' in resistors
|
2020-04-25 10:30:05 +02:00 |
Holger Vogt
|
74dbb1e843
|
Commit [88653f] Fixed assorted compiler warnings, memory leaks, etc.
branch beta_jdm by Jim Monte
|
2020-04-25 10:29:16 +02:00 |
Holger Vogt
|
ca05aa318b
|
Commit [88653f] Fixed assorted compiler warnings, memory leaks, etc.
branch beta_jdm by Jim Monte
|
2020-04-25 10:29:00 +02:00 |
Holger Vogt
|
779bd0e6e2
|
Commit [88653f] Fixed assorted compiler warnings, memory leaks, etc.
branch beta_jdm by Jim Monte
|
2020-04-25 10:28:49 +02:00 |
Holger Vogt
|
a084f4f2b5
|
avoid type conversion warning size_t -> int
|
2020-04-25 10:28:34 +02:00 |
Holger Vogt
|
d3866a6315
|
Spice_Notice is never NULL
|
2020-04-25 10:28:07 +02:00 |
Holger Vogt
|
fdbcdb5b7d
|
apply const qualifier appropriately
|
2020-04-25 10:27:28 +02:00 |
Holger Vogt
|
b3fdff7bc0
|
Spice_Build_Date is never NULL
|
2020-04-23 13:30:55 +02:00 |
Holger Vogt
|
1f8b179ef9
|
typo
|
2020-04-21 20:02:31 +02:00 |
Holger Vogt
|
572daed2ec
|
Remove '.backanno' if LT campatibility mode is set
|
2020-04-21 20:02:18 +02:00 |
Holger Vogt
|
b701a6347d
|
cktislinear(): coupling of inductors is also linear
|
2020-04-21 20:02:05 +02:00 |
Holger Vogt
|
bad2a4e467
|
Guard XSPICE plot switching against circuit being removed already
|
2020-04-21 20:01:49 +02:00 |
Holger Vogt
|
bbb0007466
|
add function EVTswitch_plot() to switch the event data
according tothe (analog) plot. Called from plot_setcur()
in vetors.c, when command 'setplot xxx' is given.
|
2020-04-21 20:00:17 +02:00 |
Holger Vogt
|
d72b4c415f
|
get the plot name into the event job
|
2020-04-21 19:59:58 +02:00 |
Holger Vogt
|
f5ebea5e9f
|
use internally predefined pow() function
|
2020-04-21 19:59:11 +02:00 |
Holger Vogt
|
d8085ed594
|
guard against ft_curckt->ci_ckt == NULL
|
2020-04-21 19:58:36 +02:00 |
Holger Vogt
|
11b22c8f46
|
showmod will no longer crash ngspice if run after some error
|
2020-04-21 19:58:07 +02:00 |
Holger Vogt
|
6ab1f8b2d6
|
add mfg to the .model tokens to be ignored during altermod
|
2020-04-21 19:57:47 +02:00 |
Holger Vogt
|
87101cd26d
|
no double parens
|
2020-04-21 19:56:55 +02:00 |
Holger Vogt
|
55f3776fc1
|
add a warning if file with modified parameters has not been found.
Then ignore the altermod command.
|
2020-04-21 19:56:27 +02:00 |
Holger Vogt
|
4c80a1ab7d
|
fix a bug, use ciprefix instaed of cieq, cieq led to
always FALSE if statement
|
2020-04-21 19:55:42 +02:00 |
dwarning
|
d735c60183
|
no size_t cast for GlobalMemoryStatusEx result
|
2020-04-21 19:52:05 +02:00 |
Holger Vogt
|
c4e23989f3
|
Don't us atexit(), but delete memory during 'quit'
|
2020-04-04 14:22:04 +02:00 |
Holger Vogt
|
c2513af3e8
|
remove code that leads to crash if tran simulation is
interrupted and reset is sent (KiCAD)
|
2020-04-04 14:21:49 +02:00 |
Holger Vogt
|
1a9c1b8c24
|
remove unused code snippet
|
2020-04-04 14:21:33 +02:00 |
Holger Vogt
|
9edc436ef7
|
remove SIGINT handling which was not functional
add SIGSEGV handler which may be excluded by
set nosighandling
|
2020-04-04 14:19:55 +02:00 |