kicad/eeschema/sim
jean-pierre charras c155218582 Sim plot: fix a rounding issue that can create a missing point in a plot.
Due to a truncation when converting a value to integer, the first point was
sometimes missing because it looked like out of plot range.
Fix also a cosmetic issue in dialog.
Fixes #7345
https://gitlab.com/kicad/code/kicad/issues/7345
2021-01-31 10:36:26 +01:00
..
netlist_exporter_pspice_sim.cpp Fix another crash when using the simulator probe 2020-12-29 07:39:49 -05:00
netlist_exporter_pspice_sim.h Fix more broken Doxygen comment specifiers. 2021-01-26 12:17:52 -05:00
ngspice.cpp simulator: update dialog to handle R, I & TEMP DC sweeps 2021-01-25 21:29:13 +00:00
ngspice.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05: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_frame.cpp Sim plot: fix a rounding issue that can create a missing point in a plot. 2021-01-31 10:36:26 +01:00
sim_plot_frame.h Fix more broken Doxygen comment specifiers. 2021-01-26 12:17:52 -05:00
sim_plot_frame_base.cpp Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
sim_plot_frame_base.fbp Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
sim_plot_frame_base.h Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
sim_plot_panel.cpp simulator: update dialog to handle R, I & TEMP DC sweeps 2021-01-25 21:29:13 +00:00
sim_plot_panel.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05: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_simulator.cpp Cleanup creation of all our smart pointers 2020-10-26 23:52:44 +00:00
spice_simulator.h Fix more broken Doxygen comment specifiers. 2021-01-26 12:17:52 -05: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