Add to-do list

This commit is contained in:
Daniel Rojas 2020-05-22 14:50:09 +02:00
parent 7e1b23878d
commit 1254ff23f8

16
todo.md Normal file
View File

@ -0,0 +1,16 @@
# To do
* Automate creation of left/right side ports for connectors
* Distinguish between loose wire bundles and cables (with wire numbers, optional shield)
* Add connector parameters
* Connector type
* Connector subtype (male/female/other)
* Explicitly list pin count?
* Add cable parameters
* Cable type
* Number of wires
* Cross-section / AWG Number
* Length
* Shield
* Add support for cable splicing (as connector type)
* Display picture of connector underneath (including pin 1 location)