Daniel Rojas
|
f649702a8b
|
Update readme
|
2020-05-22 19:30:45 +02:00 |
|
Daniel Rojas
|
e63dfc01e6
|
Add option to show equivalent AWG
|
2020-05-22 19:26:29 +02:00 |
|
Daniel Rojas
|
a5c6a46ca5
|
Merge branch 'dev'
|
2020-05-22 18:43:33 +02:00 |
|
Daniel Rojas
|
685adde8cb
|
Update readme
|
2020-05-22 18:43:14 +02:00 |
|
Daniel Rojas
|
548adcdfb7
|
Add Harness class, simplify harness creation
|
2020-05-22 18:30:12 +02:00 |
|
Daniel Rojas
|
a51da3731d
|
Move to-do list into Readme
|
2020-05-22 17:31:45 +02:00 |
|
Daniel Rojas
|
f11dce97d2
|
Merge branch 'dev'
|
2020-05-22 17:29:14 +02:00 |
|
Daniel Rojas
|
542c4e61ab
|
Split examples into separate files
|
2020-05-22 17:28:40 +02:00 |
|
Daniel Rojas
|
aee4ec1b4c
|
Add output functionality to module
|
2020-05-22 17:28:11 +02:00 |
|
Daniel Rojas
|
24be1bb07b
|
Merge branch 'dev'
|
2020-05-22 17:06:48 +02:00 |
|
Daniel Rojas
|
af5d26021f
|
Update to-do list
|
2020-05-22 17:06:34 +02:00 |
|
Daniel Rojas
|
802c10e6e1
|
Update example 1
|
2020-05-22 17:05:14 +02:00 |
|
Daniel Rojas
|
1b3fdb1e44
|
Update idea examples
|
2020-05-22 17:04:41 +02:00 |
|
Daniel Rojas
|
719ddd1e0d
|
Add different color printing modes
YE
ye
YELLOW
yellow
#FFFF00
#ffff00
|
2020-05-22 16:51:46 +02:00 |
|
Daniel Rojas
|
c27f8dc825
|
Update example output
|
2020-05-22 16:39:12 +02:00 |
|
Daniel Rojas
|
140966f5bc
|
Enhance parameter support
|
2020-05-22 16:36:29 +02:00 |
|
Daniel Rojas
|
485f7af747
|
Allow wires to hide pinout
|
2020-05-22 16:17:54 +02:00 |
|
Daniel Rojas
|
abba76bba4
|
Add basic parameter support for connectors and wires
|
2020-05-22 16:04:35 +02:00 |
|
Daniel Rojas
|
ee7d1ef4e3
|
Change double quotes to single quotes for strings
|
2020-05-22 15:51:16 +02:00 |
|
Daniel Rojas
|
1254ff23f8
|
Add to-do list
|
2020-05-22 14:50:09 +02:00 |
|
Daniel Rojas
|
7e1b23878d
|
Allow hiding connector name
|
2020-05-22 14:48:43 +02:00 |
|
Daniel Rojas
|
b8972313d9
|
Add info to header
|
2020-05-22 14:40:17 +02:00 |
|
Daniel Rojas
|
4030252876
|
Merge branch 'dev'
|
2020-05-22 14:37:24 +02:00 |
|
Daniel Rojas
|
d7a6deb578
|
Update readme, add GNU GPL v3 license
|
2020-05-22 14:37:08 +02:00 |
|
Daniel Rojas
|
d42b12fd0f
|
Improve shield wiring, fix and expand example 1
|
2020-05-22 14:28:54 +02:00 |
|
Daniel Rojas
|
a198d27a26
|
Tweak brown color
|
2020-05-22 14:28:29 +02:00 |
|
Daniel Rojas
|
5097f54d92
|
Add example 3
|
2020-05-22 14:06:13 +02:00 |
|
Daniel Rojas
|
da258ceaa8
|
Add simple auto-wiring
|
2020-05-22 14:05:36 +02:00 |
|
Daniel Rojas
|
c63da45d8f
|
Update gitignore
|
2020-05-22 13:23:18 +02:00 |
|
Daniel Rojas
|
0ae58148e0
|
Add example 2
|
2020-05-22 13:22:31 +02:00 |
|
Daniel Rojas
|
429d958e6d
|
Add example output
|
2020-05-22 13:21:26 +02:00 |
|
Daniel Rojas
|
006fdba677
|
Make cable name hidden by default
|
2020-05-22 13:08:54 +02:00 |
|
Daniel Rojas
|
075d9ed9db
|
Add ability to define loops on connectors
|
2020-05-22 12:58:09 +02:00 |
|
Daniel Rojas
|
59816cfb6d
|
Optimize file output
|
2020-05-22 12:45:11 +02:00 |
|
Daniel Rojas
|
e084da0d4a
|
Add wire colors
|
2020-05-22 12:43:18 +02:00 |
|
Daniel Rojas
|
48e744a0ce
|
Add GraphViz output functionality
|
2020-05-22 12:23:13 +02:00 |
|
Daniel Rojas
|
072958d1a3
|
Create first draft of wireviz Python module
|
2020-05-22 09:34:42 +02:00 |
|
Daniel Rojas
|
6b258179bc
|
Update example2
Fix colors
|
2020-05-20 22:47:31 +02:00 |
|
Daniel Rojas
|
c6c7fbdec6
|
Update readme
Add GraphViz link
|
2020-05-20 22:35:29 +02:00 |
|
Daniel Rojas
|
bbed022354
|
Update readme
Add links to color code Wikipedia entries
|
2020-05-20 22:34:00 +02:00 |
|
Daniel Rojas
|
afcecbc626
|
Update example1
Change white color code from WT to WH
|
2020-05-20 22:33:34 +02:00 |
|
Daniel Rojas
|
45cc18c360
|
Update readme
|
2020-05-20 22:24:05 +02:00 |
|
Daniel Rojas
|
7d763d00e0
|
Update example2
Remove wire numbers when unnecessary, add X5, change orange color code from OR to OG
|
2020-05-20 22:23:54 +02:00 |
|
Daniel Rojas
|
74066174e4
|
Add example2
|
2020-05-20 21:20:47 +02:00 |
|
Daniel Rojas
|
f59b13301f
|
Add wire color to example1
|
2020-05-20 20:53:04 +02:00 |
|
Daniel Rojas
|
c9402cb226
|
Update readme
|
2020-05-20 19:32:49 +02:00 |
|
Daniel Rojas
|
dbc1ccdb5a
|
Add gitignore
|
2020-05-20 19:30:31 +02:00 |
|
Daniel Rojas
|
6c9d4151d5
|
Update readme
|
2020-05-20 19:28:58 +02:00 |
|
Daniel Rojas
|
bbb38e7d9b
|
Initial commit
|
2020-05-20 19:12:20 +02:00 |
|