You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sylwester Kocjan
a9c61d21ca
eeschema: fix crash when closing simulation frame
Destructor of SIM_PLOT_FRAME calls sim->Attach( nullptr ) in order to destroy
circuit model (former netlist exporter). If this is skipped, eeschema crashes
when program is closed. nullptr is a valid parameter for Attach()
4 years ago
..
ngspice.cpp
eeschema: fix crash when closing simulation frame
4 years ago
ngspice.h
eeschema,sim: add SIMULATOR and SIM_MODEL interface
4 years ago
ngspice_helpers.cpp
eeschema,sim: add SIMULATOR and SIM_MODEL interface
4 years ago
ngspice_helpers.h
eeschema,sim: add SIMULATOR and SIM_MODEL interface
4 years ago
sim_panel_base.cpp
eeschema,sim: add SIMULATOR and SIM_MODEL interface
4 years ago
sim_panel_base.h
eeschema,sim: add SIMULATOR and SIM_MODEL interface
4 years ago
sim_plot_colors.cpp
Eeschema,sim: extract plot colors to new class
5 years ago
sim_plot_colors.h
Eeschema,sim: extract plot colors to new class
5 years ago
sim_plot_frame.cpp
eeschema: two fixes for simulation tuners
4 years ago
sim_plot_frame.h
eeschema: two fixes for simulation tuners
4 years ago
sim_plot_frame_base.cpp
Add transformation function for characteristic curves of tuners
4 years ago
sim_plot_frame_base.fbp
Add transformation function for characteristic curves of tuners
4 years ago
sim_plot_frame_base.h
Yeet wxPoint/wxSize out of PLOTTER
4 years ago
sim_plot_panel.cpp
Ensure that any excess spaces removed
4 years ago
sim_plot_panel.h
Remove unnecessary RegEx
4 years ago
sim_types.h
Fix more broken Doxygen comment specifiers.
5 years ago
sim_workbook.cpp
eeschema, sim: fix wrong names of the signals
4 years ago
sim_workbook.h
eeschema, sim: fix wrong names of the signals
4 years ago
simulator.h
eeschema,sim: add SIMULATOR and SIM_MODEL interface
4 years ago
spice_reporter.h
Changed the simulator code license to GPLv3+
9 years ago
spice_settings.cpp
Coverity issue fixes.
4 years ago
spice_settings.h
eeschema: add missing virtual destructors
4 years ago
spice_simulator.cpp
eeschema,sim: add SIMULATOR and SIM_MODEL interface
4 years ago
spice_simulator.h
eeschema,sim: add SIMULATOR and SIM_MODEL interface
4 years ago
spice_value.cpp
More error message regularization.
4 years ago
spice_value.h
Fix more broken Doxygen comment specifiers.
5 years ago