kicad/eeschema/sim
Simon Richter 05353049b5 Pull in macro definition for strncasecmp on MSVC 2019-07-17 08:10:47 -04:00
..
netlist_exporter_pspice_sim.cpp Simulation: do not add .save V(0) and/or .save V(GND) to ngspice. 2019-07-07 17:55:43 +02:00
netlist_exporter_pspice_sim.h Eeschema: improve simulator behavior for two-source DC analysis 2019-05-27 18:23:56 -04:00
ngspice.cpp Pull in macro definition for strncasecmp on MSVC 2019-07-17 08:10:47 -04: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 Move DRC control to a tool; move assorted commands to ACTIONS. 2019-06-03 21:08:30 +01:00
sim_plot_frame.h SIM_PLOT_FRAME: cosmetic enhancement: add icons in main menu. 2019-04-14 15:31:46 +02:00
sim_plot_frame_base.cpp SIM_PLOT_FRAME_BASE: very minor fix. 2019-04-15 10:13:47 +02:00
sim_plot_frame_base.fbp SIM_PLOT_FRAME_BASE: very minor fix. 2019-04-15 10:13:47 +02:00
sim_plot_frame_base.h SIM_PLOT_FRAME: cosmetic enhancement: add icons in main menu. 2019-04-14 15:31:46 +02:00
sim_plot_panel.cpp Eeschema: improve simulator behavior for two-source DC analysis 2019-05-27 18:23:56 -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
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 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