From ae959f6b9295c7c85a31cc0466679422d2b9ff7f Mon Sep 17 00:00:00 2001 From: Daniel Rojas Date: Sun, 24 May 2020 13:28:38 +0200 Subject: [PATCH] Remove unused files --- src/.gitignore | 1 + src/input/footer.dot | 1 - src/input/header.dot | 8 ------ src/output/.gitignore | 4 --- src/output/output_ex1.dot | 29 --------------------- src/output/output_ex2.dot | 53 --------------------------------------- src/output/output_ex3.dot | 49 ------------------------------------ 7 files changed, 1 insertion(+), 144 deletions(-) delete mode 100644 src/input/footer.dot delete mode 100644 src/input/header.dot delete mode 100644 src/output/.gitignore delete mode 100644 src/output/output_ex1.dot delete mode 100644 src/output/output_ex2.dot delete mode 100644 src/output/output_ex3.dot diff --git a/src/.gitignore b/src/.gitignore index c18dd8d..bacca8e 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1 +1,2 @@ __pycache__/ +output/ diff --git a/src/input/footer.dot b/src/input/footer.dot deleted file mode 100644 index 5c34318..0000000 --- a/src/input/footer.dot +++ /dev/null @@ -1 +0,0 @@ -} diff --git a/src/input/header.dot b/src/input/header.dot deleted file mode 100644 index 86c0d19..0000000 --- a/src/input/header.dot +++ /dev/null @@ -1,8 +0,0 @@ -// Graph generated by WireViz -// https://github.com/formatc1702/WireViz -// Daniel Rojas - 2020 - -graph G { - graph [rankdir = "LR", ranksep=2, fontname = "arial", bgcolor="transparent"] - edge [fontname = "arial"] - node [shape="record", style="rounded,filled", fontname = "arial", fillcolor="white"] diff --git a/src/output/.gitignore b/src/output/.gitignore deleted file mode 100644 index e1a5a94..0000000 --- a/src/output/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -output -output.dot -output.pdf -output.png diff --git a/src/output/output_ex1.dot b/src/output/output_ex1.dot deleted file mode 100644 index da0ab50..0000000 --- a/src/output/output_ex1.dot +++ /dev/null @@ -1,29 +0,0 @@ -// Graph generated by WireViz -// https://github.com/formatc1702/WireViz -// Daniel Rojas - 2020 - -digraph G { - graph [rankdir = LR, ranksep=2, fontname = "arial"]; - edge [arrowhead=none, fontname = "arial"]; - node [shape=record, style=rounded, fontname = "arial"]; - - -X1[label="X1 | {D-Sub DE-9|female|9-pin} | {{DCD|RX|TX|DTR|GND|DSR|RTS|CTS|RI} | {1|2|3|4|5|6|7|8|9}}}"] - -X2[label="X2 | {Molex KK 254|female|6-pin} | {{1|2|3|4|5|6} | {|||||}}}"] - -{edge[style=bold] -X2:p5:w -> X2:p6:w -} - -W1[label="W1 | {3x|0.25 mm²| + S|0.2 m} | {{1|2|3|} | {WH|BN|GN|Shield} | {1|2|3|}}}"] - -{edge[style=bold] -{edge[color="#000000:#ffffff:#000000"] X1:p5 -> W1:w1i; W1:w1o -> X2:p1} -{edge[color="#000000:#666600:#000000"] X1:p2 -> W1:w2i; W1:w2o -> X2:p3} -{edge[color="#000000:#00ff00:#000000"] X1:p3 -> W1:w3i; W1:w3o -> X2:p2} -{X1:p5 -> W1:wsi; } -} - - -} diff --git a/src/output/output_ex2.dot b/src/output/output_ex2.dot deleted file mode 100644 index fa191bd..0000000 --- a/src/output/output_ex2.dot +++ /dev/null @@ -1,53 +0,0 @@ -// Graph generated by WireViz -// https://github.com/formatc1702/WireViz -// Daniel Rojas - 2020 - -digraph G { - graph [rankdir = LR, ranksep=2, fontname = "arial"]; - edge [arrowhead=none, fontname = "arial"]; - node [shape=record, style=rounded, fontname = "arial"]; - - -X1[label="X1 | {Molex KK 254|female|8-pin} | {{GND|+5V|SCL|SDA|MISO|MOSI|SCK|N/C} | {1|2|3|4|5|6|7|8}}}"] - -X2[label="X2 | {Molex KK 254|female|4-pin} | {{1|2|3|4} | {GND|+5V|SCL|SDA}}}"] - -X3[label="X3 | {Molex KK 254|female|4-pin} | {{1|2|3|4} | {GND|+5V|SCL|SDA}}}"] - -X4[label="X4 | {Molex KK 254|female|5-pin} | {{1|2|3|4|5} | {GND|+12V|MISO|MOSI|SCK}}}"] - -X5[label="X5 | {Molex Micro-Fit|male|2-pin} | {{GND|+12V} | {1|2}}}"] - -W1[label="{4x|0.14 mm²|0.2 m} | {{BK|RD|YE|GN}}}"] - -{edge[style=bold] -{edge[color="#000000:#000000:#000000"] X1:p1 -> W1:w1; W1:w1 -> X2:p1} -{edge[color="#000000:#ff0000:#000000"] X1:p2 -> W1:w2; W1:w2 -> X2:p2} -{edge[color="#000000:#ffff00:#000000"] X1:p3 -> W1:w3; W1:w3 -> X2:p3} -{edge[color="#000000:#00ff00:#000000"] X1:p4 -> W1:w4; W1:w4 -> X2:p4} -} -W2[label="{4x|0.14 mm²|0.2 m} | {{BK|RD|YE|GN}}}"] - -{edge[style=bold] -{edge[color="#000000:#000000:#000000"] X1:p1 -> W2:w1; W2:w1 -> X3:p1} -{edge[color="#000000:#ff0000:#000000"] X1:p2 -> W2:w2; W2:w2 -> X3:p2} -{edge[color="#000000:#ffff00:#000000"] X1:p3 -> W2:w3; W2:w3 -> X3:p3} -{edge[color="#000000:#00ff00:#000000"] X1:p4 -> W2:w4; W2:w4 -> X3:p4} -} -W3[label="{4x|0.14 mm²|0.2 m} | {{BK|BU|OG|VT}}}"] - -{edge[style=bold] -{edge[color="#000000:#000000:#000000"] X1:p1 -> W3:w1; W3:w1 -> X4:p1} -{edge[color="#000000:#0000ff:#000000"] X1:p5 -> W3:w2; W3:w2 -> X4:p3} -{edge[color="#000000:#ff8000:#000000"] X1:p6 -> W3:w3; W3:w3 -> X4:p4} -{edge[color="#000000:#8000ff:#000000"] X1:p7 -> W3:w4; W3:w4 -> X4:p5} -} -W4[label="{2x|0.5 mm²|0.35 m} | {{BK|RD}}}"] - -{edge[style=bold] -{edge[color="#000000:#000000:#000000"] X5:p1 -> W4:w1; W4:w1 -> X4:p1} -{edge[color="#000000:#ff0000:#000000"] X5:p2 -> W4:w2; W4:w2 -> X4:p2} -} - - -} diff --git a/src/output/output_ex3.dot b/src/output/output_ex3.dot deleted file mode 100644 index 263bb47..0000000 --- a/src/output/output_ex3.dot +++ /dev/null @@ -1,49 +0,0 @@ -// Graph generated by WireViz -// https://github.com/formatc1702/WireViz -// Daniel Rojas - 2020 - -digraph G { - graph [rankdir = LR, ranksep=2, fontname = "arial"]; - edge [arrowhead=none, fontname = "arial"]; - node [shape=record, style=rounded, fontname = "arial"]; - - -X1[label="X1 | {10-pin} | {{|||||||||} | {1|2|3|4|5|6|7|8|9|10}}}"] - -X2[label="X2 | {10-pin} | {{1|2|3|4|5|6|7|8|9|10} | {|||||||||}}}"] - -W1[label="{10x} | {{BN|RD|OG|YE|GN|BU|VT|GY|WH|BK}}}"] - -{edge[style=bold] -{edge[color="#000000:#666600:#000000"] X1:p1 -> W1:w1; W1:w1 -> X2:p1} -{edge[color="#000000:#ff0000:#000000"] X1:p2 -> W1:w2; W1:w2 -> X2:p2} -{edge[color="#000000:#ff8000:#000000"] X1:p3 -> W1:w3; W1:w3 -> X2:p3} -{edge[color="#000000:#ffff00:#000000"] X1:p4 -> W1:w4; W1:w4 -> X2:p4} -{edge[color="#000000:#00ff00:#000000"] X1:p5 -> W1:w5; W1:w5 -> X2:p5} -{edge[color="#000000:#0000ff:#000000"] X1:p6 -> W1:w6; W1:w6 -> X2:p6} -{edge[color="#000000:#8000ff:#000000"] X1:p7 -> W1:w7; W1:w7 -> X2:p7} -{edge[color="#000000:#808080:#000000"] X1:p8 -> W1:w8; W1:w8 -> X2:p8} -{edge[color="#000000:#ffffff:#000000"] X1:p9 -> W1:w9; W1:w9 -> X2:p9} -{edge[color="#000000:#000000:#000000"] X1:p10 -> W1:w10; W1:w10 -> X2:p10} -} -X3[label="X3 | {10-pin} | {{|||||||||} | {1|2|3|4|5|6|7|8|9|10}}}"] - -X4[label="X4 | {10-pin} | {{1|2|3|4|5|6|7|8|9|10} | {|||||||||}}}"] - -W2[label="{10x} | {{WH|BN|GN|YE|GY|PK|BU|RD|BK|VT}}}"] - -{edge[style=bold] -{edge[color="#000000:#ffffff:#000000"] X3:p1 -> W2:w1; W2:w1 -> X4:p1} -{edge[color="#000000:#666600:#000000"] X3:p2 -> W2:w2; W2:w2 -> X4:p2} -{edge[color="#000000:#00ff00:#000000"] X3:p3 -> W2:w3; W2:w3 -> X4:p3} -{edge[color="#000000:#ffff00:#000000"] X3:p4 -> W2:w4; W2:w4 -> X4:p4} -{edge[color="#000000:#808080:#000000"] X3:p5 -> W2:w5; W2:w5 -> X4:p5} -{edge[color="#000000:#ff80c0:#000000"] X3:p6 -> W2:w6; W2:w6 -> X4:p6} -{edge[color="#000000:#0000ff:#000000"] X3:p7 -> W2:w7; W2:w7 -> X4:p7} -{edge[color="#000000:#ff0000:#000000"] X3:p8 -> W2:w8; W2:w8 -> X4:p8} -{edge[color="#000000:#000000:#000000"] X3:p9 -> W2:w9; W2:w9 -> X4:p9} -{edge[color="#000000:#8000ff:#000000"] X3:p10 -> W2:w10; W2:w10 -> X4:p10} -} - - -}