kicad/eeschema/sim
Maciej Suminski 51f0564119 Signals are added using a separate dialog 2016-08-11 14:41:42 +02:00
..
netlist_exporter_pspice_sim.cpp SIM_TYPE enum 2016-08-11 14:41:34 +02:00
netlist_exporter_pspice_sim.h SIM_TYPE enum 2016-08-11 14:41:34 +02:00
ngspice.cpp Simulator fixes for Windows 2016-08-11 14:41:41 +02:00
ngspice.h SPICE_SIMULATOR interface allows to obtain different types of plots (mag, phase, real, imag) 2016-08-11 14:41:31 +02:00
sim_plot_frame.cpp Signals are added using a separate dialog 2016-08-11 14:41:42 +02:00
sim_plot_frame.h Signals are added using a separate dialog 2016-08-11 14:41:42 +02:00
sim_plot_frame_base.cpp Signals are added using a separate dialog 2016-08-11 14:41:42 +02:00
sim_plot_frame_base.fbp Signals are added using a separate dialog 2016-08-11 14:41:42 +02:00
sim_plot_frame_base.h Signals are added using a separate dialog 2016-08-11 14:41:42 +02:00
sim_plot_panel.cpp Simulator fixes for Windows 2016-08-11 14:41:41 +02:00
sim_plot_panel.h New type of simulation opens a new plot 2016-08-11 14:41:35 +02:00
sim_types.h SIM_TYPE enum 2016-08-11 14:41:34 +02:00
simulate.cpp Added a few checks for SIM_PLOT_FRAME to improve robustness 2016-08-11 14:41:41 +02:00
simulate.h ngspice: something starts to work 2016-08-11 14:41:01 +02:00
spice_reporter.h 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. 2016-08-11 14:41:19 +02:00
spice_simulator.cpp SPICE_SIMULATOR: Code formatting & clean up 2016-08-11 14:41:07 +02:00
spice_simulator.h SPICE_SIMULATOR interface allows to obtain different types of plots (mag, phase, real, imag) 2016-08-11 14:41:31 +02:00