-
Notifications
You must be signed in to change notification settings - Fork 7
Home
MikeBrinson edited this page Jan 25, 2014
·
32 revisions
Ideas for further development (work in progress)
Idea | Description | Developer | Status / Contact |
---|---|---|---|
Remove Qt3 GUI Support | Some leftover classes from Q3Support (e.g. Q3VBoxLayout); OctaveWindow, paintings/ID_Dialog, diagram/DiagramDialog...) | Ongoing, commits to master | |
Remove Qt3 Collection Classes | Remove classes such as Q3PtrList | See branch "remove_Qt3PtrList". The status is that all the Qt3PtlList references were removed. The code is capable of *loading* schematics. The creation of schematics was not yet migrated. To avoid duplication of work I believe the remaining work has to be done considering the changes QGraphicsFramework will bring. | |
Move to QGraphicsFramework |
long term goal
|
one branch "new_GraphicsView" on sourceforge git, one at Github https://github.com/guitorri/qucs/tree/GraphicsView; proof of concept: https://github.com/ClemensFMN/QucsQT5PoC | |
Qucs Verilog-A dynamic loader | Guilherme | See branch "dynamic-loader". Basic dynamic loading mechanism in place. Difficulty in registering loaded classes/objects into QucsAtor. | |
Extend QucsConv to work with later Spice versions |
|
||
Octave-Qucs Integration | Richard | ||
Python-Qucs | Use Python to control qucs simulations; to e.g. perform sensitivity analysis / circuit optimization. Currently python starts qucs anew for every simulation; maybe a tighter integration is possible. Add circuit design routines to Qucs component netlists using Python scripts. This feature increases the power of individual Qucs components in that their specification can be set prior to simulation. | First ideas at https://github.com/ClemensFMN/QucsPython | |
Component model and circuit macromodel development |
|
Mike | This is an on-going task from the past but significantly higher numbers of models will be published once the Qucs Verilog-A dynamic loader is fully functional. Ongoing,commits to master |
x | x | x | x |