Update NLnet funded tasks

Mikolaj Wielgus 2022-11-29 03:52:07 +00:00
parent 8284fb7a86
commit f1e7085ff0

@ -6,11 +6,11 @@ Assignee: _Mikolaj Wielgus_
Rewrite the Simulation Model Editor dialog and the internal simulator model classes. Adapt the Spice netlist exporter to the changes. This work is halfway complete at the moment of writing the milestones are only for the work that hasnt been done yet.
* **Done** ~~Implement parsing and displaying Spice subcircuit models and “raw Spice models”,~~
* **Done** ~~Upgrade the netlist exporter to use the features from the newest Ngspice versions,~~
* **Done** ~~Make the Simulator dialog and its interactive simulation tools compatible with the new Spice netlist exporter,~~
* **Done** ~~Write several QA tests and demo projects to confirm that the new features work as intended,~~
* **Done** ~~Merge the changes into the main codebase.~~
* [x] ~~Implement parsing and displaying Spice subcircuit models and “raw Spice models”,~~
* [x] ~~Upgrade the netlist exporter to use the features from the newest Ngspice versions,~~
* [x] ~~Make the Simulator dialog and its interactive simulation tools compatible with the new Spice netlist exporter,~~
* [x] ~~Write several QA tests and demo projects to confirm that the new features work as intended,~~
* [x] ~~Merge the changes into the main codebase.~~
Status: **Complete, but needs more testing**