6 Commits (80340c607cf8bede6a4aa539f5f2c02141d5e53e)

Author SHA1 Message Date
Jeff Young 80340c607c ADDED noise simulation GUI. 2 years ago
Jeff Young 84c72b087c Simplify (and fix) logic for starting new simulations. 3 years ago
Jeff Young 09822c7f18 ADDED direct access to signals & cursors. 3 years ago
Wayne Stambaugh ee3e285393 Correctly parent simulator netlist error dialogs. 3 years ago
Jeff Young 098d2b30a2 Support for simulation options in workbook and simulation command dlg. 3 years ago
Jeff Young 69448afb47 Don't run simulation twice when the sim command is overridden. 3 years ago
Jeff Young 8e4cd1e1a6 Check for sheet directive changes when running simulations. 3 years ago
Jeff Young e09e521162 Remove GUI calls from netlisting. 3 years ago
Ian McInerney 1683e552f7 Add/fix some variable initializations 3 years ago
Mikolaj Wielgus 300a1c4144 Add a new schematic exporter to Spice .subckt model 3 years ago
Mikolaj Wielgus 739b9255d9 Sim Model Editor improvements 3 years ago
Mikolaj Wielgus 6984f63af8 Sim: Transmission line models 4 years ago
Mikolaj Wielgus 6450ec6b85 Sim: Spice netlist exporter rewrite 4 years ago
jean-pierre charras 9f38fa43cd Fix some minor compil and Coverity warnings. 4 years ago
Sylwester Kocjan f5dedd77c6 eeschema,sim: add SIMULATOR and SIM_MODEL interface 4 years ago
Sylwester Kocjan 691b53d125 eeschema: add missing virtual destructors 4 years ago
Wayne Stambaugh fb46cd8bc5 Expunge the use of the word component from Eeschema code. 4 years ago
Sylwester Kocjan 114043fe93 eeschema: add interface to SCHEMATIC for better testability 5 years ago
Wayne Stambaugh 4619d5e112 Fix more broken Doxygen comment specifiers. 5 years ago
Jon Evans de9520d65e Finish porting netlisters to use CONNECTION_GRAPH 6 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 6 years ago
Sylwester Kocjan fdccdd5cb9 Eeschema: adding .op SPICE simulation support 6 years ago
Jon Evans 5287ab6e4f Eeschema: improve simulator behavior for two-source DC analysis 7 years ago
Carsten Schoenert 9f7109826d fix misspelled 'allows to' -> 'allows one to' 7 years ago
Maciej Suminski 539d12b08f Spice simulator: more elegant approach to generating Spice device names 8 years ago
Maciej Suminski 33cf082c41 Fixed library path resolution in Spice netlist exporter 8 years ago
Wayne Stambaugh 36f6d4a1f4 Convert symbol library editor over to use symbol library table. 8 years ago
Maciej Suminski eeeb3e0a9a Simulator code formatting and clean up 9 years ago
Maciej Suminski 0f993ba98c Current probing 9 years ago
Maciej Suminski f62a6425a3 Changed the simulator code license to GPLv3+ 9 years ago
Maciej Suminski ab8c88f10b SIM_TYPE enum 9 years ago
Maciej Suminski 2b1784cfc6 Simulation settings combo boxes are filled with net/power source choices 9 years ago
unknown c3e3ff3682 Minot fixes: Minor coding style issues fix (tab -> spaces). Add missing GetClass to all classes derived from EDA_ITEM. Make debug method Show() only compiled in debug mode. 11 years ago
unknown b436924380 Warning removal, patches from Camille 019 12 years ago
Maciej Suminski a42a83a394 Minor changes to BRIGHT_BOX class. 12 years ago
Maciej Suminski 0ac3e1fbf2 Namespace KiGfx->KIGFX. 12 years ago
Maciej Suminski 460dcfc621 Removed SELECTION layer. 12 years ago
Maciej Suminski 9ec4520c45 Added missing files 12 years ago
Maciej Suminski 86f520f76e Sorted out headers. 12 years ago
Maciej Suminski f179183dea Removed some dead code. 12 years ago
Maciej Suminski c5d3376c26 Changed some 'magic numbers' into constants. Added const modifier in appropriate spots. 12 years ago
Maciej Suminski 16437e5d45 Added general purpose overlay layer and moved selection box to it. 12 years ago
Maciej Suminski 7d5a456344 Code reformatting. 12 years ago
tomasz. 69a44d5f13 pcbnew: hooked Tool Framework into the edit panel. Added a sample selection tool (not fully functional). 12 years ago
tomasz. 241061025b Added core tool framework files + boost::context assembly stuff (initial, very buggy and unfinished work). 12 years ago
Maciej Suminski 5242fff9d7 Code refactorization. VBO_CONTAINER is split to [NON]CACHED_MANAGER, GPU_MANAGER and VERTEX_MANAGER. 13 years ago
Dick Hollenbeck 64f8e0b8e1 various 13 years ago
Dick Hollenbeck 8ccf0320b4 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
Wayne Stambaugh 61b4f8a9eb Pcbnew NETLIST_READER improvements. 13 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago