kicad/eeschema/sim
Wayne Stambaugh fb46cd8bc5 Expunge the use of the word component from Eeschema code.
The only exception to this is the SPICE simulator's use of component
when referring to physical component (R, L, C, etc.) values.
2021-06-14 14:00:21 -04:00
..
netlist_exporter_pspice_sim.cpp Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
netlist_exporter_pspice_sim.h Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
ngspice.cpp Fix a few issue in simulation (noticeable only when the calculation time is high): 2021-05-05 20:28:46 +02:00
ngspice.h Cleanup ngspice calling signatures 2021-05-05 10:49:40 -07:00
sim_panel_base.cpp eeschema: remove m_simCommand from SIM_WORKBOOK 2021-06-07 20:00:48 +00:00
sim_panel_base.h eeschema: remove m_simCommand from SIM_WORKBOOK 2021-06-07 20:00:48 +00:00
sim_plot_colors.cpp Eeschema,sim: extract plot colors to new class 2021-03-01 18:50:37 +00:00
sim_plot_colors.h Eeschema,sim: extract plot colors to new class 2021-03-01 18:50:37 +00:00
sim_plot_frame.cpp Rename SCH_COMPONENT to SCH_SYMBOL. 2021-06-10 10:34:49 -04:00
sim_plot_frame.h Rename SCH_COMPONENT to SCH_SYMBOL. 2021-06-10 10:34:49 -04:00
sim_plot_frame_base.cpp Eeschema, Spice simulator: use Ctrl+letter as accelerator keys. 2021-06-02 19:45:30 +02:00
sim_plot_frame_base.fbp Eeschema, Spice simulator: use Ctrl+letter as accelerator keys. 2021-06-02 19:45:30 +02:00
sim_plot_frame_base.h Preserve plot panel order in simulator notebook 2021-05-15 12:26:50 +00:00
sim_plot_panel.cpp eeschema: remove m_simCommand from SIM_WORKBOOK 2021-06-07 20:00:48 +00:00
sim_plot_panel.h eeschema: remove TRACE_DESC from SIM_WORKBOOK 2021-06-07 20:00:48 +00:00
sim_types.h Fix more broken Doxygen comment specifiers. 2021-01-26 12:17:52 -05:00
sim_workbook.cpp eeschema: remove TRACE_DESC from SIM_WORKBOOK 2021-06-07 20:00:48 +00:00
sim_workbook.h eeschema: remove m_simCommand from SIM_WORKBOOK 2021-06-07 20:00:48 +00:00
spice_reporter.h Changed the simulator code license to GPLv3+ 2016-08-11 14:41:43 +02:00
spice_settings.cpp Minor UI changes, display workbook in title and some fixes 2021-05-15 12:26:50 +00:00
spice_settings.h Fix relative path used where absolute path should be 2021-05-15 12:26:50 +00:00
spice_simulator.cpp Fix build error when spice simulator build option is disabled. 2021-03-19 09:04:28 -04:00
spice_simulator.h Fix build error when spice simulator build option is disabled. 2021-03-19 09:04:28 -04:00
spice_value.cpp Move LOCALE_IO out of common.h 2020-10-23 21:49:42 -04:00
spice_value.h Fix more broken Doxygen comment specifiers. 2021-01-26 12:17:52 -05:00