% markdown-cleanup-list-numbers
-
Highlight selected component ?
-
Add misc operations: poles, zeros, etc.
-
Show current through component. For wires this is tricky and will require some Lcapy magic. Need to sum all the currents coming into the branch node. This requires recursion if connected to other wires. Stop if reach one of the branch nodes
-
Redo...
-
Move components
-
Rotate components? Perhaps just delete and re-enter but lose attributes unless clever
-
User levels to hide many options
-
Add numerical analysis
-
Add node in middle of wire? Need to delete wire or split into two.
-
Draw nodes after drawing cpts (for port nodes)
-
Close/quit
-
Add labels, voltage labels, current labels to cpt attributes
-
Connect opamp negative output node to ground
-
Make Lcapy more robust to nodes being changed when node positions are defined
-
Add frequency and phase to AC sources
-
Fill open nodes so not transparent to wire underneath
-
Fix Lcapy to simplify condition expression for t >= 0
-
Reposition component labels to match circuitikz
-
Fix fullscreen
-
Fix transistor menagerie if base/gate offset
-
Add voltage, current, and flow labels
-
Add generic labels
-
Use suffixes for component values (u, p, M, etc)
-
Handle exception when creating circuitiz image
-
Fix circuitikz image creation to use node positions
-
Fix invert for opamp
-
Add label position modifiers
-
Add U components
-
Check if opamp has node 0 as output reference and warn if have no other node 0.
-
Add mutual inductance (could associate with a transformer but would need to output two inductors and a mutual inductance; this will be hard to interpret). Probably need to modify TF in Lcapy to have arguments for the two self-inductances and the coupling coefficient. In the interim, have a coupling dialog (edit/couplings) that specifies the couplings, e.g.,
L1 L2 1
. -
Select connections
-
Remove opts field from components
-
Better labels for transformers (show turns ratio)
-
History of operations (perhaps convert to Python script)
-
Fix label_pos for rotations
-
Add value_pos
-
Fix transistor drawing
-
Show symbol pins for debugging
-
Add network synthesis
-
Stretch transformer