Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Reformat all. | Trygve Laugstøl | 2017-09-30 | 1 | -1/+2 |
| | |||||
* | o Stripping field values, setting to None if emtpy. | Trygve Laugstøl | 2017-09-26 | 1 | -1/+1 |
| | |||||
* | o Let digikey-download-facts read .sch files directly. | Trygve Laugstøl | 2017-09-24 | 1 | -2/+6 |
| | |||||
* | o Ignoring FLG type components when making bom. | Trygve Laugstøl | 2017-09-23 | 1 | -1/+1 |
| | |||||
* | o Make ee.kicad.Component implement @total_ordering. | Trygve Laugstøl | 2017-09-15 | 1 | -4/+4 |
| | | | | | o Adding ref_type and ref_num that is a split of ref. o Ignore #PWR components when exporting BOM. | ||||
* | to_bom: A utility to create a KiCAD-like xml Element of a KiCAD schematic. | Trygve Laugstøl | 2017-09-09 | 1 | -0/+47 |