90 Commits (a4c7e007277a1c02a672255fee47b423c053018e)

Author SHA1 Message Date
Seth Hillbrand bb2c4b55e6 ADDED: Stepped simulation 2 months ago
Seth Hillbrand d6d476e39e Enforce spice-valid netnames when parsing 2 months ago
Jeff Young 87739c8ac7 wxStringTokenizer usage cleanup. 2 months ago
JamesJCode ee9e94df04 Don't assume SCH_SYMBOLs have a LIB_SYMBOL when resolving embedded files 3 months ago
dsa-t 1af8722b0f Disable ibeam cursor setter for search fields on non-OSX. 3 months ago
Jeff Young b53b1cfd01 Debugging. 4 months ago
Jeff Young ad83ad512a Debugging. 4 months ago
Alex Shvartzkop 4a5039c2cf Remove some unused variables. 5 months ago
aris-kimi 9c5b2c55fb Move simulation frame panel togglers to sch_actions and eechema.Simulator domain 6 months ago
Jeff Young 0ddb34e8b0 Nullptr safety. 6 months ago
Jeff Young 327cca9de5 Coverity fixes. 6 months ago
Jeff Young 42c68f1a16 Uniform application of recursion guards in simulation code. 6 months ago
Jeff Young f58fc0b952 Rewrite GROUP undo based on uuids. 6 months ago
Jeff Young 524575a595 Allow embedded files to come from components 7 months ago
jean-pierre charras 7bd4fa3fa6 Fix a Coverity and a compil minor warning 8 months ago
Jeff Young 7401b57fcb Warning messages for simulation tuning. 9 months ago
aris-kimi e80780d3ad Added more simulation cursors at will. 9 months ago
Seth Hillbrand 157c7422b0 Allow sim models to reference embedded files 9 months ago
lucas 2559ac50a3 Simulator: Bug fix quoting netnames for user defined signals 10 months ago
lucas e6eff2ce27 Simulator: Fix live view (regression) 10 months ago
Seth Hillbrand 1fc3068de6 Don't ask for data before running 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
Jeff Young 7211728365 nullptr protection 11 months ago
JamesJCode 2cfa33a50a Handle simulator plot cell attributes correctly 11 months ago
Jeff Young 435ed59c82 Make sure to turn cursors off on hidden signals. 11 months ago
Alex Shvartzkop 36019314e9 Make simulation reporter warnings non-fatal. 1 year ago
Jeff Young e3d4137521 Fix some contrast and update issues with sim cursors. 1 year ago
Jeff Young 9fcbd4e6d0 Slight reduction in asserts. 1 year ago
Mathieu Pilato c8aa3f21aa Fix measurement format not saved when modified 1 year ago
Mathieu Pilato 75141da53a Move default format inside SPICE_VALUE_FORMAT 1 year ago
Mathieu Pilato 98b4a58059 Clear measurement grid while changing tab 1 year ago
Mathieu Pilato c6e8838178 Fix measurements not being loaded with workbook 1 year ago
Mathieu Pilato 414ac2b83c Increase default measurement precision to 3 digits 1 year ago
jean-pierre charras e2e95ec461 SIMULATOR_FRAME_UI: catch all nlohmann::json::xxx errors. 1 year ago
Jeff Young c633ac26eb Don't lose value of cursor checkboxes when running sim. 1 year ago
Jeff Young 300313ce73 Correctly write phase/gain signals to workbook. 1 year ago
Jeff Young 7b63429fe1 Current gain is the first Y axis, not the second. 1 year ago
Jeff Young 2e38fa84bf Don't allow writing "//" to spice netlist. 1 year ago
Jeff Young edae328ca6 Push multi-sweep traces down into MathPlot. 2 years ago
Jeff Young 856d03dbe2 Create signals from .save directives (as well as .probe directives). 2 years ago
Jeff Young e73d2a32dc ADDED checkbox for saving SPICE digital event data. 2 years ago
Alex Shvartzkop 5475359d00 More build time optimizations. 2 years ago
Marek Roszko 161cfbacd4 constexpr the let user{} format string 2 years ago
Jeff Young 7341d4bf37 Update m_LastLegendPosition after setting dirty bit. 2 years ago
Jeff Young ed61c5593f Don't show normal cut/copy/paste items in Signals grid. 2 years ago
ecorm 4dcd1fb8e2 Fix formatting from simulator X/Y zoom changes 2 years ago
ecorm 16de0a666c Horizontal/vertical zoom for Simulator plots 2 years ago
Jeff Young ff8ddae9bd Convert OP text variables pin names/numbers to SPICE vectors. 2 years ago
Jeff Young 20ea299742 Cleanup. 2 years ago
Andrej Krpic 006f93773c Fix collecting of signals for S-Parameters analysis 2 years ago