19 Commits (33a8cd942f156d7dfcd3d8beedca7f5b58edc740)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
Jeff Young 7f6ab7043b Clean up more exception processing in simulation GUI. 1 year ago
Jeff Young 7a2a2e2df0 Remove error-prone SetReporter() API. 2 years ago
Jeff Young 69500bfcaa LTSpice schematic import based on the work of Chetan Shinde. 3 years ago
Jeff Young c381b6d024 More robust file reading for simulator files. 3 years ago
Jeff Young 9b9795a87d Reduce reliance on exception processing -- it's waay too bugy at present. 3 years ago
Seth Hillbrand 10a3d57193 Add sim_lib callback to resolve embeded libs 3 years ago
Jeff Young b15913bd53 Support env variables in spice library paths. 3 years ago
Fabien Corona 6510afe699 Ibis: Show the parser log if the parser fails 3 years ago
Mikolaj Wielgus e9fe59a28c Sim: Rename the missed Sim_* fields to Sim.* 3 years ago
Mikolaj Wielgus 6d958c5a3b Sim: Remove some superfluous class members 3 years ago
Mikolaj Wielgus 994274fe9f Move IBIS model Spice code generation to SIM_MODEL_KIBIS 3 years ago
Mikolaj Wielgus 6f2b2d7e19 Sim: Minor SIM_LIBRARY cleanup 3 years ago
Fabien Corona 528fe4d371 Add Ibis to spice model editor 3 years ago
Mikolaj Wielgus e4865ce543 Excise wxString from simulation 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 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