24 Commits (a4c7e007277a1c02a672255fee47b423c053018e)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
Jeff Young a126d961d8 More dead code removal and a bit of formatting and const& for strings. 3 years ago
Jeff Young 68fe146861 Remove most of SIM_VALUE in favour of good old wxString. 3 years ago
Jeff Young 959e20f52c A fall-back model for FOO should supply FOO's pin names. 3 years ago
Jeff Young 3ae404f764 Move model inference to SIM_MODEL so it can also be used for behavioral models. 3 years ago
Jeff Young 38906397d2 Move V6->V7 sim model migration from sheets to screens. 3 years ago
Mikolaj Wielgus e7c43ca20a Sim: Remove inference from Reference and Value 3 years ago
Mikolaj Wielgus 490069c5e6 Move (de)serialization of models into fields to new SIM_SERDE class 3 years ago
Mikolaj Wielgus aa0e3666d1 Sim: Skip param name when writing primary param in model's Value field 3 years ago
Mikolaj Wielgus 9b6cc6c505 Sim: Fix tuners 3 years ago
Mikolaj Wielgus 78b193af5f Sim: Add tuner param virtual getter 3 years ago
Mikolaj Wielgus 2475a703d6 Sim Model Editor: Checkbox for toggling inference 3 years ago
Mikolaj Wielgus c3d5b3b3e5 Sim: Only store device type in reference, not full model type 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 8a6a0ff7dc Allow inferred voltage/current sources to have a single float in Value 3 years ago
Mikolaj Wielgus 6fad25f8ed Allow mapping sim model pins to arbitrary string symbol pin numbers 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 5 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