kicad/eeschema/sim
Marek Roszko d67cf2f9af Replace wxFile usage with wxFFile
Buffered libc wxFFile is better thinking about syscall wxFile going wrong.
2020-12-12 13:16:23 -05: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 Move LOCALE_IO out of common.h 2020-10-23 21:49:42 -04: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 Replace wxFile usage with wxFFile 2020-12-12 13:16:23 -05:00
sim_plot_frame.h Embarking on the next adventure: component -> symbol. 2020-11-15 20:23:15 +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 Cleanup creation of all our smart pointers 2020-10-26 23:52:44 +00:00
spice_simulator.h Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
spice_value.cpp Move LOCALE_IO out of common.h 2020-10-23 21:49:42 -04:00
spice_value.h Simulator code formatting and clean up 2016-08-11 14:42:17 +02:00