kicad/eeschema/sim
Wayne Stambaugh 22bdf37fc2 Fix SPICE simulator plot bug.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/1944
2021-07-09 16:44:23 -04:00
..
netlist_exporter_pspice_sim.cpp eeschema: fixed recognizing SPICE sim directive 2019-10-20 12:11:38 -07:00
netlist_exporter_pspice_sim.h Eeschema: improve simulator behavior for two-source DC analysis 2019-05-27 18:13:07 -04:00
ngspice.cpp Fix compile errors on CLang. 2020-08-10 20:06:06 +01:00
ngspice.h ngspice: keep the ngspice DLL handle as an automatic variable 2018-04-19 11:44:48 +02:00
sim_plot_frame.cpp Spice sim: fix incorrect (very large) dialog size displaying the netlist. 2021-01-11 10:55:51 +01:00
sim_plot_frame.h Spice simulator: more elegant approach to generating Spice device names 2018-04-28 01:14:00 +02:00
sim_plot_frame_base.cpp Fix a few wxWidgets minor asserts 2018-07-29 17:27:11 +02:00
sim_plot_frame_base.fbp Fix a few wxWidgets minor asserts 2018-07-29 17:27:11 +02:00
sim_plot_frame_base.h Fix a few wxWidgets minor asserts 2018-07-29 17:27:11 +02:00
sim_plot_panel.cpp Fix SPICE simulator plot bug. 2021-07-09 16:44:23 -04:00
sim_plot_panel.h Added a validity check in SIM_PLOT_PANEL::IsGridShown() 2017-12-18 09:34:25 +01:00
sim_types.h Simulator code formatting and clean up 2016-08-11 14:42:17 +02:00
simulate.cpp Eeschema: construct simulator cursors on demand 2019-04-02 19:08:26 +01:00
spice_reporter.h Changed the simulator code license to GPLv3+ 2016-08-11 14:41:43 +02:00
spice_simulator.cpp Spice simulator: changed NGSPICE instance type to shared_ptr 2018-03-21 18:01:38 +01:00
spice_simulator.h Spice simulator: changed NGSPICE instance type to shared_ptr 2018-03-21 18:01:38 +01:00
spice_value.cpp Ensure values with units are displayed correctly when numbers are very small. 2020-08-09 09:48:10 +02:00
spice_value.h Simulator code formatting and clean up 2016-08-11 14:42:17 +02:00