24 Commits (b9ac48600016b3498e56416ba283f1f05e5fc46f)

Author SHA1 Message Date
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 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 3b3131ad74 Create class for voltage and current -controlled switches 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
Roberto Fernandez Bautista 3e11506fa2 Fix a few unused variable warnings on msvc 3 years ago
Mikolaj Wielgus 0040ffc567 Convert strings to UTF8 before they are input to PEGTL 3 years ago
Mikolaj Wielgus 67476c330e Fix broken PEGTL include path 3 years ago
Mikolaj Wielgus 5096f5d8a9 Sim: Fix inference of RLC models with garbage suffixes 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 6984f63af8 Sim: Transmission line models 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