..
kibis
Ibis: Don't create unnecessary B source
2022-11-22 21:09:08 +00:00
ngspice.cpp
Remove GUI calls from netlisting.
2022-11-18 15:29:16 +00:00
ngspice.h
Remove GUI calls from netlisting.
2022-11-18 15:29:16 +00:00
ngspice_helpers.cpp
Remove GUI calls from netlisting.
2022-11-18 15:29:16 +00:00
ngspice_helpers.h
Remove GUI calls from netlisting.
2022-11-18 15:29:16 +00:00
sim_lib_mgr.cpp
Sim: Make library path textbox editable
2022-11-26 03:55:20 +01:00
sim_lib_mgr.h
Sim: Make library path textbox editable
2022-11-26 03:55:20 +01:00
sim_library.cpp
Sim: Minor SIM_LIBRARY cleanup
2022-10-06 14:08:01 +02:00
sim_library.h
Sim: Rename the missed Sim_* fields to Sim.*
2022-11-21 03:33:11 +01:00
sim_library_kibis.cpp
Sim Model Editor: Use SIM_LIB_MGR class to manage library models
2022-11-19 01:55:38 +01:00
sim_library_kibis.h
Sim: Rename Ibis_* fields to Sim.Ibis.*
2022-11-20 03:53:10 +01:00
sim_library_spice.cpp
Excise wxString from simulation
2022-09-22 07:41:52 +02:00
sim_library_spice.h
Sim: Remove some superfluous class members
2022-10-10 13:49:43 +02:00
sim_model.cpp
Sim: Make Sim.Pins have key-value pairs instead of a sequence
2022-11-25 05:38:21 +01:00
sim_model.h
Sim: Make Sim.Pins have key-value pairs instead of a sequence
2022-11-25 05:38:21 +01:00
sim_model_behavioral.cpp
Sim: Remove inference from Reference and Value
2022-11-18 08:39:15 +01:00
sim_model_behavioral.h
Sim: Remove inference from Reference and Value
2022-11-18 08:39:15 +01:00
sim_model_ideal.cpp
Sim: Remove inference from Reference and Value
2022-11-18 08:39:15 +01:00
sim_model_ideal.h
Sim: Remove inference from Reference and Value
2022-11-18 08:39:15 +01:00
sim_model_kibis.cpp
Sim: Make Sim.Pins have key-value pairs instead of a sequence
2022-11-25 05:38:21 +01:00
sim_model_kibis.h
Sim Model Editor: Use SIM_LIB_MGR class to manage library models
2022-11-19 01:55:38 +01:00
sim_model_l_mutual.cpp
Sim: s/SIM_MODEL_MUTUAL_INDUCTOR/SIM_MODEL_L_MUTUAL/
2022-11-21 05:01:12 +01:00
sim_model_l_mutual.h
Sim: s/SIM_MODEL_MUTUAL_INDUCTOR/SIM_MODEL_L_MUTUAL/
2022-11-21 05:01:12 +01:00
sim_model_ngspice.cpp
Undo hardcoding swapping of diode pins
2022-10-30 11:01:59 +01:00
sim_model_ngspice.h
Undo hardcoding swapping of diode pins
2022-10-30 11:01:59 +01:00
sim_model_ngspice_data.cpp
Sim: Make Sim.Pins have key-value pairs instead of a sequence
2022-11-25 05:38:21 +01:00
sim_model_r_pot.cpp
Sim: Remove inference from Reference and Value
2022-11-18 08:39:15 +01:00
sim_model_r_pot.h
Sim: Remove inference from Reference and Value
2022-11-18 08:39:15 +01:00
sim_model_raw_spice.cpp
Sim: Make Sim.Pins have key-value pairs instead of a sequence
2022-11-25 05:38:21 +01:00
sim_model_raw_spice.h
Sim: Make Sim.Pins have key-value pairs instead of a sequence
2022-11-25 05:38:21 +01:00
sim_model_source.cpp
Sim: Remove inference from Reference and Value
2022-11-18 08:39:15 +01:00
sim_model_source.h
Sim: Remove inference from Reference and Value
2022-11-18 08:39:15 +01:00
sim_model_spice.cpp
simulator: remove unused includes, and reorder a few includes to fix conflicts
2022-11-16 10:09:54 +01:00
sim_model_spice.h
Sim: Fix crash when a field tries to set an inexistent parameter
2022-10-12 04:27:48 +02:00
sim_model_subckt.cpp
Sim: Only store device type in reference, not full model type
2022-10-15 19:36:26 +02:00
sim_model_subckt.h
Sim: Refactor SPICE_GENERATOR methods to accept a single SPICE_ITEM
2022-10-11 02:22:59 +02:00
sim_model_switch.cpp
Sim: Remove vestiges of (de)serialization from SIM_MODEL
2022-11-11 05:17:26 +01:00
sim_model_switch.h
Move (de)serialization of models into fields to new SIM_SERDE class
2022-11-11 03:08:32 +01:00
sim_model_tline.cpp
Sim: Remove inference from Reference and Value
2022-11-18 08:39:15 +01:00
sim_model_tline.h
Sim: Remove inference from Reference and Value
2022-11-18 08:39:15 +01:00
sim_model_xspice.cpp
Sim: Spice netlist exporter rewrite
2022-07-30 02:25:34 +00:00
sim_model_xspice.h
Sim: Spice netlist exporter rewrite
2022-07-30 02:25:34 +00:00
sim_panel_base.cpp
eeschema,sim: add SIMULATOR and SIM_MODEL interface
2022-04-01 19:28:31 +00:00
sim_panel_base.h
eeschema,sim: add SIMULATOR and SIM_MODEL interface
2022-04-01 19:28:31 +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
Remove GUI calls from netlisting.
2022-11-18 15:29:16 +00:00
sim_plot_frame.h
Sim: Fix tuners
2022-10-24 11:04:47 +02:00
sim_plot_frame_base.cpp
Sim: Remove tuner (log) scale choice button
2022-10-25 04:38:09 +02:00
sim_plot_frame_base.fbp
Sim: Remove tuner (log) scale choice button
2022-10-25 04:38:09 +02:00
sim_plot_frame_base.h
Sim: Remove tuner (log) scale choice button
2022-10-25 04:38:09 +02:00
sim_plot_panel.cpp
Don't copy items in for loops when not needed
2022-09-24 03:46:06 +01:00
sim_plot_panel.h
Sim: Spice netlist exporter rewrite
2022-07-30 02:25:34 +00:00
sim_property.cpp
simulator: remove unused includes, and reorder a few includes to fix conflicts
2022-11-16 10:09:54 +01:00
sim_property.h
simulator: remove unused includes, and reorder a few includes to fix conflicts
2022-11-16 10:09:54 +01:00
sim_serde.cpp
Sim: Sort the generated Sim.Pins by symbol pin numbers
2022-11-26 01:34:10 +01:00
sim_serde.h
Sim: Make Sim.Pins have key-value pairs instead of a sequence
2022-11-25 05:38:21 +01:00
sim_types.h
Fix more broken Doxygen comment specifiers.
2021-01-26 12:17:52 -05:00
sim_value.cpp
Sim: Support ako models
2022-10-04 17:48:10 +02:00
sim_value.h
Revert "Reorder includes is some simulator files to fix issues on msys2 (no code change)"
2022-11-12 20:47:36 +01:00
sim_workbook.cpp
Sim: Spice netlist exporter rewrite
2022-07-30 02:25:34 +00:00
sim_workbook.h
Sim: Spice netlist exporter rewrite
2022-07-30 02:25:34 +00:00
simulator.h
Remove GUI calls from netlisting.
2022-11-18 15:29:16 +00:00
spice_generator.cpp
Sim: Fix tuners
2022-10-24 11:04:47 +02:00
spice_generator.h
Revert "Support for variable references in SPICE models."
2022-11-07 19:37:40 +01:00
spice_grammar.h
Sim: Interpret anything starting with .inc as .include
2022-10-20 05:13:32 +02:00
spice_library_parser.cpp
Sim: Only store device type in reference, not full model type
2022-10-15 19:36:26 +02:00
spice_library_parser.h
Sim: Support ako models
2022-10-04 17:48:10 +02:00
spice_model_parser.cpp
Sim: Fix crash when a field tries to set an inexistent parameter
2022-10-12 04:27:48 +02:00
spice_model_parser.h
Sim: LTspice model compat: Ignore spurious values
2022-10-04 22:44:26 +02:00
spice_reporter.h
Changed the simulator code license to GPLv3+
2016-08-11 14:41:43 +02:00
spice_settings.cpp
Coverity issue fixes.
2021-07-08 08:33:08 -04:00
spice_settings.h
eeschema: add missing virtual destructors
2021-08-20 19:23:13 +00:00
spice_simulator.cpp
simulator: remove unused includes, and reorder a few includes to fix conflicts
2022-11-16 10:09:54 +01:00
spice_simulator.h
eeschema,sim: add SIMULATOR and SIM_MODEL interface
2022-04-01 19:28:31 +00:00
spice_value.cpp
Revert "Reorder includes is some simulator files to fix issues on msys2 (no code change)"
2022-11-12 20:47:36 +01:00
spice_value.h
Fix more broken Doxygen comment specifiers.
2021-01-26 12:17:52 -05:00