214 Commits (d2dd1950cb6a70100e01ebd4ec87837d9c2d55f9)

Author SHA1 Message Date
Holger Vogt c895ca33f7 Pswitch: Fix a bug in resistance calculation when cntl_on < cntl_off 5 years ago
Holger Vogt eee639d98d Rename the capacitor and inductor code models to capacitoric and inductoric 5 years ago
Holger Vogt 4ce4f52938 XSPICE d_source: prevent a crash when the input file is not found 5 years ago
Holger Vogt 6aac403ab0 XSPICE delay: add some more safeguards 5 years ago
Holger Vogt 028dd0ab88 Remove unused 5 years ago
Holger Vogt abc6eb56f3 Plausibility checking 5 years ago
Holger Vogt fbab9a0fe2 Add an analog delay source for transient simulation 5 years ago
Holger Vogt 93f6a50553 New author 5 years ago
Holger Vogt 22a516bc4d New author 5 years ago
Holger Vogt d36fcaf34c Neew pswitch with patch 0001-pswitch-fix.patch from Jube 3rd, 21 at 5 years ago
Holger Vogt f12592871a Set derivative d out/d contrl to 0 if outside of switching range. 5 years ago
Holger Vogt d7feec20fe enable parameter 'gain' 5 years ago
Holger Vogt d45e95aa4c We no longer want to install cmpp or other XSPICE files. 5 years ago
Holger Vogt a5eac333bb Revert "When installing ngspice, do not install the headers" 5 years ago
Holger Vogt 176023f470 Remove compiler warnings 5 years ago
Holger Vogt 3c354092ff Line endings from \r\n to \n 5 years ago
Holger Vogt 5a0d213fec When installing ngspice, do not install the headers 5 years ago
Holger Vogt 92c6ff26f5 add a flag 'LIMIT' to pwl code model. If set true, 5 years ago
Holger Vogt a95700799d install the callback function 6 years ago
dwarning 75228612c0 few fixes for prototypes 6 years ago
Holger Vogt 4d062ecc92 fix a bug in the derivative 6 years ago
Holger Vogt 1f6c4d6338 Add a new code model pswitch, behaviour directly compatible 6 years ago
Holger Vogt fdc143ce16 Add a limit capability to the code model aswitch 6 years ago
dwarning 5f7f54d961 cleaning prototypes 6 years ago
dwarning 5d999be998 rm redundant redeclaration 6 years ago
Holger Vogt a3380903be Fix a bug in the comment of the file headers 6 years ago
Holger Vogt 1bcfe886f3 GPL instead of BSD 6 years ago
Holger Vogt 468769df16 Update on various licences for XSPICE code models 6 years ago
Holger Vogt 2335639848 License 3-clause BSD 6 years ago
Holger Vogt df0ffcfc2b XSPICE is Public Domain 6 years ago
Holger Vogt cc5369816b XSPICE is in the public domain. 6 years ago
Carsten Schoenert 5a0ed18907 Small fixup for misspelled words 6 years ago
Mamoru TASAKA fe207966d7 Fix compilation with gcc10 wrt multiple definitions issue 6 years ago
Holger Vogt 3c8a2d914d enable MINGW compilation by adding path information for config.h 6 years ago
Jim Monte 004b27bd92 remove path error, fix file extension 6 years ago
Jim Monte 18d825e9c1 #includes modified 6 years ago
Jim Monte 381d4ec43d #includes modified 6 years ago
Jim Monte ed8221afde Initialize pointer 6 years ago
Jim Monte 68e34f5a94 error messages, callback function moved 6 years ago
Jim Monte 2cac192814 initialize variables, add 'default:' 6 years ago
Holger Vogt 833751ab3f fix typo 6 years ago
dwarning 5e4c7a255e update .gitignore and make clean 6 years ago
Holger Vogt eab10ee065 prevent double closing of file (Linux does not NULL fp during fclose) 6 years ago
Holger Vogt 57e647c704 enable "null allowed" for reset input 6 years ago
Holger Vogt 28c0fbf397 Zero fp, this fixes bug no #475 6 years ago
Holger Vogt 5bd45c0451 make path to dstring.c independent from build directory 6 years ago
Holger Vogt 5bc9a320eb Revert "correct the path to dstring.c" 6 years ago
dwarning 129b219ed2 correct the path to dstring.c 6 years ago
Holger Vogt 5e76758e57 update to cmpp by J. Monte 6 years ago
Holger Vogt 375a92d788 Fix of buffer overrun in interpolation at endpoint of interval. 6 years ago