73 Commits (b9ac48600016b3498e56416ba283f1f05e5fc46f)

Author SHA1 Message Date
Mikolaj Wielgus 6e874f4c1e Ngspice: Preload a basically empty circuit to avoid error messages 3 years ago
Seth Hillbrand 35ac39844f Clean up some auto usage 3 years ago
Mikolaj Wielgus a1a99b1ec2 Sim QA: Check NGSPICE's LoadNetlist() and Run() status code 3 years ago
Mikolaj Wielgus 739b9255d9 Sim Model Editor improvements 3 years ago
Mikolaj Wielgus 978f01553b Sim Model Editor: Serialize models in fields 4 years ago
Eduardo Behr f246646d7a Fix severe simulation memory leaks 4 years ago
Sylwester Kocjan a9c61d21ca eeschema: fix crash when closing simulation frame 4 years ago
Sylwester Kocjan f5dedd77c6 eeschema,sim: add SIMULATOR and SIM_MODEL interface 4 years ago
Seth Hillbrand 098e8f7d9b Revert "cmake: adding KICAD_MACOSX_APP_BUNDLE option" 4 years ago
Davide Gerhard ea9f960cc1 cmake: adding KICAD_MACOSX_APP_BUNDLE option 4 years ago
jean-pierre charras d4e5861c62 Fix a few issue in simulation (noticeable only when the calculation time is high): 5 years ago
Seth Hillbrand 61289ab39a Cleanup ngspice calling signatures 5 years ago
Seth Hillbrand 36975c9cd0 Conditionally handle the SPICE signatures 5 years ago
jean-pierre charras e5dd54e05a Eeschema, spice sim: fix a crash when no value is available. 5 years ago
Wayne Stambaugh dbb0a125ac Fix build error when spice simulator build option is disabled. 5 years ago
Wayne Stambaugh acec6ad7fc Spice simulator: add Ngspce model behavior mode settings. 5 years ago
jean-pierre charras 14b1d36b38 Simulator: Fix a ugly bug that happens is some simulations 5 years ago
Marek Roszko b609c7dcd6 Kick the osx specific path helpers into PATHS 5 years ago
Marek Roszko f9c7eae63a Avoid null access in NGSPICE::AllPlots 5 years ago
Marek Roszko 1608282a57 Remove msys2 search paths for ngspice under msvc 5 years ago
Sylwester Kocjan 6a48e21eb2 simulator: update dialog to handle R, I & TEMP DC sweeps 5 years ago
Marek Roszko 1d559108c8 Move LOCALE_IO out of common.h 5 years ago
jean-pierre charras f6b4b66a86 Avoid include wx/wx.h in many files that do not actually use this include. 5 years ago
Jeff Young 741481591e NetClass settings for Eeschema. 5 years ago
Simon Richter 632494cba7 Add missing includes 6 years ago
Sylwester Kocjan fdccdd5cb9 Eeschema: adding .op SPICE simulation support 6 years ago
Ian McInerney 0d017e262c Update documentation and comment 6 years ago
Simon Richter f87dc08801 Readd <config.h> to ngspice.cpp 6 years ago
Jeff Young 384ff2539a Fix uninitialized variables. 6 years ago
Seth Hillbrand b5f021ff9f Cleanup: Replace push_back with emplace_back 6 years ago
Adam Wolf c7c49cee5a Add additional ngspice codemodel path for launching from standalone eeschema on macOS. 6 years ago
Simon Richter 05353049b5 Pull in macro definition for strncasecmp on MSVC 7 years ago
jean-pierre charras 6cdde97e6f ngspice dll search: add auxiliary search paths on Linux, like on other platforms 7 years ago
Maciej Suminski b445b0fab2 Link eeschema with ngspice DLL 7 years ago
Stefan Brüns d1db2c7621 Use fixed version for libngspice.so.0 7 years ago
Wayne Stambaugh 7343e78347 Fix some Coverity uninitialized field warnings. 8 years ago
Maciej Suminski e3a06dca70 Fallback to system ngspice library when libngspice is not found in other paths on macOS 8 years ago
Maciej Suminski 4526f40fe1 ngspice: add extra paths to search for libngspice 8 years ago
Maciej Suminski a8ef222517 ngspice: keep the ngspice DLL handle as an automatic variable 8 years ago
Maciej Suminski 058f2bffd0 Spice simulator: safety check 8 years ago
Maciej Suminski bad462a228 Spice simulator: reload ngSpice dll on error 8 years ago
Maciej Suminski 33620ecc85 Revert "libngspice is linked at compile time" 8 years ago
Tomasz Włostowski 919b449595 Added 'show spice netlist' menu option in the simulator 8 years ago
Maciej Suminski d7e1152aa3 Correct way of freeing memory in NGSPICE class 9 years ago
Maciej Suminski af3d5befa7 Solve codemodel libraries loading problem in ngspice 9 years ago
Maciej Suminski 2a6b8f153b NGSPICE as a singleton 9 years ago
Maciej Suminski cac571c056 Initialize ngspice only once 9 years ago
Maciej Suminski 43d93682a2 Fix locale in NGSPICE methods using LOCALE_IO instead of setlocale. 9 years ago
Maciej Suminski 75f8b20493 libngspice is linked at compile time 9 years ago
Maciej Suminski 18e99fa30f Fixed a crash with certain shared library versions 9 years ago