81 Commits (a33003cf629453cd7dd3711308d4e7d71010db4c)

Author SHA1 Message Date
Seth Hillbrand a33003cf62 Clean up third axis 2 weeks ago
Seth Hillbrand d189c6ddbf Enforce spice-valid netnames when parsing 3 weeks ago
JamesJCode 5b3cd96641 Don't assume SCH_SYMBOLs have a LIB_SYMBOL when resolving embedded files 2 months ago
Alex Shvartzkop 47381f3d90 Disable ibeam cursor setter for search fields on non-OSX. 2 months ago
Jeff Young 9d392d832f Debugging. 3 months ago
Jeff Young 13fc7cede5 Debugging. 3 months ago
Jeff Young b7a8da81a9 Better and more complete recursion guards. 5 months ago
Jeff Young 648825127d Allow embedded files to come from components 6 months ago
Seth Hillbrand b135491d35 Allow sim models to reference embedded files 8 months ago
lucas 072a2b6305 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