Daniel Rojas
|
b87fe2818d
|
Add TODOs
|
2022-08-05 15:29:18 +02:00 |
|
Daniel Rojas
|
2f308981fe
|
Add bundles' wires' part number info to BOM
|
2022-08-05 15:01:07 +02:00 |
|
Daniel Rojas
|
6396b8d4f2
|
Fix BOM output in TSV and HTML
|
2022-08-05 14:16:31 +02:00 |
|
Daniel Rojas
|
ef06bbd36b
|
Include part number info in BOM table
|
2022-08-05 13:38:51 +02:00 |
|
Daniel Rojas
|
527958b64d
|
Resume work on BOM
|
2022-08-05 13:38:39 +02:00 |
|
Daniel Rojas
|
2f48e86b1e
|
Comment out BOM modes (WIP) and BOM bubbles
|
2022-08-05 12:18:51 +02:00 |
|
Daniel Rojas
|
360e6d9f3b
|
Apply #261
|
2021-11-27 13:42:17 +01:00 |
|
Daniel Rojas
|
a4d0efd793
|
Add TODO for empty connector pin tables
|
2021-11-15 18:09:32 +01:00 |
|
Daniel Rojas
|
ee646592a0
|
WIP: BOM modes
|
2021-10-31 21:17:48 +01:00 |
|
Daniel Rojas
|
0da6fd6748
|
Add test file for node and title bgcolors
|
2021-10-31 14:03:17 +01:00 |
|
Daniel Rojas
|
a92cf2450a
|
Fix node background color rendering
|
2021-10-31 14:03:08 +01:00 |
|
Daniel Rojas
|
601c55099c
|
Fix color cell implementation
|
2021-10-31 13:52:13 +01:00 |
|
Daniel Rojas
|
5f79258bb4
|
Implement multiple colors for components, improve multicolor table rendering
|
2021-10-31 13:40:21 +01:00 |
|
Daniel Rojas
|
ab182f87e7
|
Allow multiple colors for components
|
2021-10-31 13:08:56 +01:00 |
|
Daniel Rojas
|
f3e2ba613f
|
Update test files
|
2021-10-31 13:08:44 +01:00 |
|
Daniel Rojas
|
c5f6fb3b5d
|
Add some test files to tests/ directory
|
2021-10-31 11:22:51 +01:00 |
|
Daniel Rojas
|
e7c32d7678
|
Implement pin color output
Small issue: GraphViz warning
```
Warning: table size too small for content
```
|
2021-10-31 11:00:37 +01:00 |
|
Daniel Rojas
|
9e950f3ca0
|
Optimize BOM bubble geometry
|
2021-10-25 21:21:21 +02:00 |
|
Daniel Rojas
|
84dc4cf689
|
Fix line breaks in code
|
2021-10-25 21:20:26 +02:00 |
|
Daniel Rojas
|
2d98973192
|
Fix gauge conversion
|
2021-10-25 20:46:44 +02:00 |
|
Daniel Rojas
|
c1121ef86a
|
Add BOM bubble to additional component list (WIP)
|
2021-10-25 20:35:51 +02:00 |
|
Daniel Rojas
|
a4f673f265
|
Stop recursive nesting of additional components
|
2021-10-25 20:31:22 +02:00 |
|
Daniel Rojas
|
98f140201e
|
Implement BOM bubbles
|
2021-10-25 20:04:24 +02:00 |
|
Daniel Rojas
|
27f48a93bb
|
Change BOM output file extension from .bom.tsv to .tsv
|
2021-10-24 21:02:52 +02:00 |
|
Daniel Rojas
|
adc7a39923
|
Rename Options.color_mode to .color_output_mod for consistency
|
2021-10-24 20:58:35 +02:00 |
|
Daniel Rojas
|
4522d79a13
|
Sort BOM by category, assign BOM IDs
|
2021-10-24 20:54:17 +02:00 |
|
Daniel Rojas
|
0e3aa84926
|
Add tabulate to dependency list (might remove later if not needed)
|
2021-10-24 18:28:47 +02:00 |
|
Daniel Rojas
|
aa8f8a932f
|
Adapt tutorial08.yml (remove unit field)
|
2021-10-24 18:25:46 +02:00 |
|
Daniel Rojas
|
5cc11dc53b
|
Add qty test file
|
2021-10-24 18:20:59 +02:00 |
|
Daniel Rojas
|
30e44733ae
|
Compute qty's of additional components (WIP)
|
2021-10-24 18:20:59 +02:00 |
|
Daniel Rojas
|
46e6b239eb
|
Make pin_objects and wire_objects dictionaries
|
2021-10-24 17:01:28 +02:00 |
|
Daniel Rojas
|
a976aa169a
|
Implement BOM population (missing: qty multipliers)
|
2021-10-24 16:32:52 +02:00 |
|
Daniel Rojas
|
aff08b6081
|
Clarify wireviz.parse() input types
|
2021-10-23 11:56:35 +02:00 |
|
Daniel Rojas
|
a2a57caa58
|
Restructure and update .gitignore
|
2021-10-23 11:53:18 +02:00 |
|
Daniel Rojas
|
622986a247
|
Add pyan to devtools.txt
|
2021-10-22 21:13:53 +02:00 |
|
Daniel Rojas
|
b45d0aee50
|
Rename modules, adjust imports, move build_examples.py
|
2021-10-22 18:21:39 +02:00 |
|
Daniel Rojas
|
6c84db7055
|
Deprecate Python 3.7, add Python 3.10
|
2021-10-22 17:52:25 +02:00 |
|
Daniel Rojas
|
0882c51e10
|
Define CLI epilog str in single statement
|
2021-10-21 22:17:00 +02:00 |
|
Daniel Rojas
|
e62e385238
|
Change description to type in additional BOM item YAML
|
2021-10-21 22:08:57 +02:00 |
|
Daniel Rojas
|
5d45725684
|
Prepare harness.populate_bom()
|
2021-10-21 22:07:30 +02:00 |
|
Daniel Rojas
|
cb5e8be940
|
Improve BOM generation (TODO: wires from a bundle)
|
2021-10-21 21:01:38 +02:00 |
|
Daniel Rojas
|
8e9738cc56
|
do not add autogenerated designators to BOM
|
2021-10-21 20:25:42 +02:00 |
|
Daniel Rojas
|
4b4ce29830
|
Include nested additional components in BOM
|
2021-10-21 20:25:28 +02:00 |
|
Daniel Rojas
|
7cb8042dbc
|
Clean up
|
2021-10-21 19:36:23 +02:00 |
|
Daniel Rojas
|
52026a39dc
|
Improve subclassing of components, prepare for BOM refactoring
|
2021-10-21 17:15:02 +02:00 |
|
Daniel Rojas
|
84a85327fe
|
Remove unused line
|
2021-10-21 12:21:00 +02:00 |
|
Daniel Rojas
|
f8300913c6
|
Apply dot tweaks last
|
2021-10-21 12:11:04 +02:00 |
|
Daniel Rojas
|
962f7d3eda
|
Make variable name more expressive
|
2021-10-21 12:09:28 +02:00 |
|
Daniel Rojas
|
9c48b625ec
|
Break longer lines not caught by black
because they were unbroken strings or comments
|
2021-10-21 12:05:00 +02:00 |
|
Daniel Rojas
|
496b6b1146
|
Make green color darker
|
2021-10-20 21:05:56 +02:00 |
|