76 Commits (7bd4fa3fa63f217c2961db86fabfcc368a769f1c)

Author SHA1 Message Date
jean-pierre charras 7bd4fa3fa6 Fix a Coverity and a compil minor warning 6 months ago
Jeff Young 7401b57fcb Warning messages for simulation tuning. 7 months ago
aris-kimi e80780d3ad Added more simulation cursors at will. 7 months ago
Seth Hillbrand 157c7422b0 Allow sim models to reference embedded files 8 months ago
lucas 2559ac50a3 Simulator: Bug fix quoting netnames for user defined signals 9 months ago
lucas e6eff2ce27 Simulator: Fix live view (regression) 9 months ago
Seth Hillbrand 1fc3068de6 Don't ask for data before running 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
Jeff Young 7211728365 nullptr protection 10 months ago
JamesJCode 2cfa33a50a Handle simulator plot cell attributes correctly 10 months ago
Jeff Young 435ed59c82 Make sure to turn cursors off on hidden signals. 10 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. 1 year ago
Jeff Young 856d03dbe2 Create signals from .save directives (as well as .probe directives). 1 year ago
Jeff Young e73d2a32dc ADDED checkbox for saving SPICE digital event data. 1 year ago
Alex Shvartzkop 5475359d00 More build time optimizations. 1 year 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
Jon Evans ca6b40ef1c Make sure to create power axis when restoring state 2 years ago
Jeff Young a2b204572d Don't assert when a sim returns no results. 2 years ago
Jeff Young e438fc2569 Remove dead code. (Coverity) 2 years ago
Marek Roszko 9a890cdba9 Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
Wayne Stambaugh fd91f8933e Fix a SPICE simulator crash on run of a second OP command. 2 years ago
Jeff Young 32806a3b8b Make sure plot tab gets its SpicePlotName updated. 2 years ago
Jeff Young 68e46ecad5 Don't set modified flag when updating measurement format internally. 2 years ago
Jeff Young 12118b6246 Make sure measurements are updated from grid before saving workbook. 2 years ago
Jeff Young 62eaa7e1c7 Signals already have gain/phase broken out; user-defined signals don't. 2 years ago
Wayne Stambaugh b5eee9dd7e Coverity warning fixes. 2 years ago
Marek Roszko 0fe2e06949 Fix ambiguous cast compiler errors on MSVC 2 years ago
Jeff Young 0c055e15b7 Keep user-defined signals separate. 2 years ago
Jeff Young 827942c560 Clarity. 2 years ago
Jeff Young 463e7c3b30 Improve performance & responsiveness of sim updates. 2 years ago