14 Commits (ab83c86210c0df9b55facb3e8ef3444590ac2692)

Author SHA1 Message Date
Sylwester Kocjan fdccdd5cb9 Eeschema: adding .op SPICE simulation support 6 years ago
Jeff Young a25368cc6b Improve spelling. 6 years ago
Maciej Suminski 61e42ba392 Spice simulator: changed NGSPICE instance type to shared_ptr 8 years ago
Tomasz Włostowski 919b449595 Added 'show spice netlist' menu option in the simulator 8 years ago
jean-pierre charras 1466d0cee6 Fix a few doxygen warnings 9 years ago
Maciej Suminski eeeb3e0a9a Simulator code formatting and clean up 9 years ago
Maciej Suminski caef84d622 SPICE_SIMULATOR::GetXAxis() 9 years ago
Maciej Suminski f62a6425a3 Changed the simulator code license to GPLv3+ 9 years ago
Maciej Suminski 0da13052dd SPICE_SIMULATOR interface allows to obtain different types of plots (mag, phase, real, imag) 9 years ago
Maciej Suminski 9f3324bac7 Changed the way ngspice is executed Previously it was run in a wxThread, but it did not allow to issue commands while the simulation is running. If you check ngspice shared library source code, then you will discover "bg_*" commands that executes commands in background, so the simulator still can be controlled. 9 years ago
Maciej Suminski 9ef2cb94bf Simulation executes in a separate thread 9 years ago
Maciej Suminski e72b54a6e0 Code cleanup 9 years ago
Maciej Suminski 9e2485ea97 SPICE_SIMULATOR: Code formatting & clean up 9 years ago
Tomasz Wlostowski f1f69979e6 ngspice: something starts to work 9 years ago