kicad/eeschema/sim
jean-pierre charras f6b4b66a86 Avoid include wx/wx.h in many files that do not actually use this include.
Including wx.h includes the full set of wxWidgets include files, that is not good,
and can create some conflicts with some Windows headers on msys2.
2020-10-18 18:21:34 +02:00
..
netlist_exporter_pspice_sim.cpp Remove kicad_string.h from netlist_exporter.h 2020-10-15 18:48:53 -04:00
netlist_exporter_pspice_sim.h Finish porting netlisters to use CONNECTION_GRAPH 2020-05-23 12:45:24 -04:00
ngspice.cpp Avoid include wx/wx.h in many files that do not actually use this include. 2020-10-18 18:21:34 +02:00
ngspice.h Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
sim_panel_base.cpp Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
sim_panel_base.h Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
sim_plot_frame.cpp Save file / window states for kicad project locally 2020-08-24 02:01:14 +00:00
sim_plot_frame.h Save file / window states for kicad project locally 2020-08-24 02:01:14 +00:00
sim_plot_frame_base.cpp Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
sim_plot_frame_base.fbp Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
sim_plot_frame_base.h Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
sim_plot_panel.cpp Fix order-of-ops issue in sim plot 2020-06-27 19:59:49 -07:00
sim_plot_panel.h Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
sim_types.h Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
spice_reporter.h Changed the simulator code license to GPLv3+ 2016-08-11 14:41:43 +02:00
spice_simulator.cpp Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
spice_simulator.h Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
spice_value.cpp Fix simulator: op results are not printed correctly when numbers are very small 2020-08-08 15:18:50 +02:00
spice_value.h Simulator code formatting and clean up 2016-08-11 14:42:17 +02:00