kicad/eeschema/sim
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object
Set up a new lineage for SCH_ITEMS to get back to the SCHEMATIC
they live on: Items will all be parented to the SCH_SCREEN that
they are added to, and each SCH_SCREEN will point back to the
SCHEMATIC that it is part of.  Note that this hierarchy is not
the same as the actual schematic hierarchy, which continues to
be managed through SCH_SHEETs and SCH_SHEET_PATHS.
2020-05-18 13:04:56 -04:00
..
netlist_exporter_pspice_sim.cpp Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
netlist_exporter_pspice_sim.h Move Eeschema globals to new SCHEMATIC object 2020-05-18 13:04:56 -04:00
ngspice.cpp Add missing includes 2020-05-10 00:24:11 +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 Move Eeschema globals to new SCHEMATIC object 2020-05-18 13:04:56 -04:00
sim_plot_frame.h Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +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 Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00: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 spice_value.cpp: replace std::invalid_argument by KI_PARAM_ERROR (replacement forgotten in commit a288d6199) 2018-06-05 16:07:47 +02:00
spice_value.h Simulator code formatting and clean up 2016-08-11 14:42:17 +02:00