105 Commits (31be74b8b3a1c27a2c9da35ff09c47dbd73480b5)

Author SHA1 Message Date
Jeff Young 8b1318c92f Update associated data structures after changing trace colour. 3 years ago
Jeff Young 9ce18dffdd Better startup experience for simulator. 3 years ago
Jeff Young 1e756dbdd8 Save cursor positions in sim workbook. 3 years ago
Jeff Young 83dd06e5d1 Allow opening of workbook when simulation frame is opened. 3 years ago
Jeff Young 84c72b087c Simplify (and fix) logic for starting new simulations. 3 years ago
Jeff Young 9d3a3d705d ADDED simulation measurements. 3 years ago
Jeff Young 2a5bb71fbd ADDED operating point text variables for labels and symbols. 3 years ago
Jeff Young 09822c7f18 ADDED direct access to signals & cursors. 3 years ago
Jeff Young 6bc89ee180 Don't disable run when there's no command: just ask for a command. 3 years ago
Jeff Young a1a1a49729 On-the-fly language updates for simulator window. 3 years ago
Jeff Young b000d68def Move simulator to tool framework. 3 years ago
Jeff Young 0e778f17db Add context menu for simulation cursors. 3 years ago
Jeff Young 098d2b30a2 Support for simulation options in workbook and simulation command dlg. 3 years ago
Jeff Young 7fbad183db Gracefully handle Quit when simulator window is open. 3 years ago
Jeff Young ef6001bfe6 Use consistent terminology: opposite of Add is Remove. 3 years ago
Jeff Young 3767716f20 Menu IDs of 0 don't work on Mac. 3 years ago
Jeff Young 6f44468385 Fix more lifetime issues in simulator tuning. 3 years ago
Jeff Young bfd3b40672 Bug fixes for tuning. 3 years ago
Jeff Young 9c129ed03f More dialog adjustments for wx 3.2. Also renames files to match dialog. 3 years ago
Jeff Young 8e4cd1e1a6 Check for sheet directive changes when running simulations. 3 years ago
Mikolaj Wielgus 9b6cc6c505 Sim: Fix tuners 3 years ago
Mikolaj Wielgus 6450ec6b85 Sim: Spice netlist exporter rewrite 4 years ago
Sylwester Kocjan 05fbe47a1b eeschema: two fixes for simulation tuners 4 years ago
Sylwester Kocjan 4719fdc9bf eeschema: rename m_exporter to m_circuitModel 4 years ago
Sylwester Kocjan f5dedd77c6 eeschema,sim: add SIMULATOR and SIM_MODEL interface 4 years ago
Sylwester Kocjan 53ccd8bd67 eeschema,sim: refactor NETLIST_EXPORTER_PSPICE_SIM creation 4 years ago
Mikolaj Wielgus 2dbc6ef6ca If present, tune Spice_Model instead of Value 4 years ago
Seth Hillbrand 9e760512ac Update schematic when saving tuned value 4 years ago
Sylwester Kocjan f9c5c97f74 eeschema, sim: fix wrong names of the signals 4 years ago
Mikolaj Wielgus 44ea3a75f2 Simulator: Use last workbook path stored in .kicad_pro as initial path in dialogs 4 years ago
Mikolaj Wielgus c6a4f25538 Use wx events to update simulator title, start tools and menu items grayed out 4 years ago
Mikolaj Wielgus 3bafe6d6c9 Gray out unavailable simulator menu items, use wxUpdateUIEvent 4 years ago
Mikolaj Wielgus 4f2856b345 Gray out unavailable tools in simulator toolbar 4 years ago
Mikolaj Wielgus 4f384085e2 Remove m_simulator null-check -- most of code already assumes it exists 4 years ago
Mikolaj Wielgus 28531a982d Simulator: Use SIM_WORKBOOK in place of wxAuiNotebook 4 years ago
Wayne Stambaugh fbc135e69f Rename SCH_COMPONENT to SCH_SYMBOL. 4 years ago
Sylwester Kocjan 917e329bdf eeschema: remove TRACE_DESC from SIM_WORKBOOK 5 years ago
Mikolaj Wielgus 33c6bdd121 Preserve plot panel order in simulator notebook 5 years ago
Mikolaj Wielgus b9fd18d150 Minor UI changes, display workbook in title and some fixes 5 years ago
Mikolaj Wielgus 5410510bd4 Spice sim: remember last simulation, remove welcome page 5 years ago
Wayne Stambaugh acec6ad7fc Spice simulator: add Ngspce model behavior mode settings. 5 years ago
Sylwester Kocjan 959ae73a01 Eeschema,sim: extract plot colors to new class 5 years ago
Wayne Stambaugh 4619d5e112 Fix more broken Doxygen comment specifiers. 5 years ago
Sylwester Kocjan 6a48e21eb2 simulator: update dialog to handle R, I & TEMP DC sweeps 5 years ago
Jeff Young 6654c03041 Embarking on the next adventure: component -> symbol. 5 years ago
Mark Roszko 89e74140eb Save file / window states for kicad project locally 5 years ago
Sylwester Kocjan fdccdd5cb9 Eeschema: adding .op SPICE simulation support 6 years ago
Jeff Young d69ebfae49 Push tool framework base down into TOOL_HOLDER. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
jean-pierre charras 0e51ed32f9 ADDED: Sim plot panel: option to plot on a white background or a black background. 6 years ago