kicad/eeschema/sim
jean-pierre charras d4e5861c62 Fix a few issue in simulation (noticeable only when the calculation time is high):
- Wait for end of simulation before return from "C" locale to current locale
(to avoid data files created by ngspice using curr locale instead of "C" locale)
- Do not allow changing signal list to plot during simulation calculation
(avoid crashes)
2021-05-05 20:28:46 +02:00
..
netlist_exporter_pspice_sim.cpp spice netlist generation: use utf8 format. 2021-04-14 09:54:29 +02:00
netlist_exporter_pspice_sim.h eeschema: add interface to SCHEMATIC for better testability 2021-02-17 00:59:44 +00: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 simulator: update dialog to handle R, I & TEMP DC sweeps 2021-01-25 21:29:13 +00:00
sim_panel_base.h simulator: update dialog to handle R, I & TEMP DC sweeps 2021-01-25 21:29:13 +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 Fix a few issue in simulation (noticeable only when the calculation time is high): 2021-05-05 20:28:46 +02:00
sim_plot_frame.h Spice simulator: add Ngspce model behavior mode settings. 2021-03-18 15:31:02 -04:00
sim_plot_frame_base.cpp SIM_PLOT_FRAME_BASE: minor cosmetic enhancements and fix a incorrect wxmenu 2021-03-08 16:33:08 +01:00
sim_plot_frame_base.fbp SIM_PLOT_FRAME_BASE: minor cosmetic enhancements and fix a incorrect wxmenu 2021-03-08 16:33:08 +01:00
sim_plot_frame_base.h SIM_PLOT_FRAME_BASE: minor cosmetic enhancements and fix a incorrect wxmenu 2021-03-08 16:33:08 +01:00
sim_plot_panel.cpp Eeschema,sim: extract plot colors to new class 2021-03-01 18:50:37 +00:00
sim_plot_panel.h Eeschema,sim: extract plot colors to new class 2021-03-01 18:50:37 +00:00
sim_types.h Fix more broken Doxygen comment specifiers. 2021-01-26 12:17:52 -05:00
spice_reporter.h Changed the simulator code license to GPLv3+ 2016-08-11 14:41:43 +02:00
spice_settings.cpp Fix build error when spice simulator build option is disabled. 2021-03-19 09:04:28 -04:00
spice_settings.h Fix build error when spice simulator build option is disabled. 2021-03-19 09:04:28 -04: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