17 Commits (ceed9ca5f8eafe6d743bc4e223f705c377673cab)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jeff Young a126d961d8 More dead code removal and a bit of formatting and const& for strings. 3 years ago
Jeff Young 959e20f52c A fall-back model for FOO should supply FOO's pin names. 3 years ago
Mikolaj Wielgus e7c43ca20a Sim: Remove inference from Reference and Value 3 years ago
Mikolaj Wielgus aa0e3666d1 Sim: Skip param name when writing primary param in model's Value field 3 years ago
Mikolaj Wielgus d9eb76eae0 Sim: Refactor SPICE_GENERATOR methods to accept a single SPICE_ITEM 3 years ago
Mikolaj Wielgus e4865ce543 Excise wxString from simulation 3 years ago
Mikolaj Wielgus 907ad27e7f Sim: Move SPICE_GENERATOR class to a new file 3 years ago
Mikolaj Wielgus e4c5bc6c66 Sim: Refactor Spice code generation to a new SPICE_GENERATOR class 3 years ago
Mikolaj Wielgus 6fad25f8ed Allow mapping sim model pins to arbitrary string symbol pin numbers 3 years ago
Mikolaj Wielgus 7cf5138c63 Sim: Bugfixes, mostly for MS Windows compilation errors 3 years ago
Mikolaj Wielgus 739b9255d9 Sim Model Editor improvements 3 years ago
Mikolaj Wielgus fe38c622a9 Sim: Improvements to model serialization 4 years ago
Mikolaj Wielgus 6450ec6b85 Sim: Spice netlist exporter rewrite 4 years ago
Mikolaj Wielgus ce84a48037 Sim: Implement loading Spice library files 4 years ago
Mikolaj Wielgus 978f01553b Sim Model Editor: Serialize models in fields 4 years ago
Mikolaj Wielgus c5a256291e Sim Model Editor: Display model parameters 4 years ago
Marek Roszko cf2bb5692a Remove the wxLog calls from math/util.h for now 4 years ago
Maciej Suminski f62a6425a3 Changed the simulator code license to GPLv3+ 9 years ago
Maciej Suminski 9f3324bac7 Changed the way ngspice is executed Previously it was run in a wxThread, but it did not allow to issue commands while the simulation is running. If you check ngspice shared library source code, then you will discover "bg_*" commands that executes commands in background, so the simulator still can be controlled. 9 years ago
Maciej Suminski 1927f3a787 Unified way of checking OpenGL errors. 10 years ago
Maciej Suminski 81ea3ce408 Missing files. 11 years ago
Miguel Angel Ajo 9a8baa00f2 Allow plugins to be reloaded without closing/opening pcbnew, next step is plugin editor, just a few lines away... 13 years ago
Miguel Angel Ajo df93154dee wxT added to the locales fix, message box on python exceptions inside wizard, added some missing copyright notices 13 years ago
Miguel Angel Ajo 23bec4b80b * Footprint wizard UI: Added to module editor. 14 years ago
Miguel Angel Ajo edee5dc1ce KiCad scripting plugin architecture, footprint wizards first 14 years ago