Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Stripping field values, setting to None if emtpy. | Trygve Laugstøl | 2017-09-26 | 1 | -0/+2 |
| | |||||
* | o Let digikey-download-facts read .sch files directly. | Trygve Laugstøl | 2017-09-24 | 1 | -0/+9 |
| | |||||
* | o Better to_pandas for schematics. | Trygve Laugstøl | 2017-09-22 | 1 | -0/+4 |
| | |||||
* | o Adding ee.kicad.to_pandas(). | Trygve Laugstøl | 2017-09-20 | 1 | -0/+4 |
| | |||||
* | o Make ee.kicad.Component implement @total_ordering. | Trygve Laugstøl | 2017-09-15 | 1 | -3/+40 |
| | | | | | o Adding ref_type and ref_num that is a split of ref. o Ignore #PWR components when exporting BOM. | ||||
* | o Reformat. | Trygve Laugstøl | 2017-09-12 | 1 | -100/+107 |
| | |||||
* | to_bom: A utility to create a KiCAD-like xml Element of a KiCAD schematic. | Trygve Laugstøl | 2017-09-09 | 1 | -1/+13 |
| | |||||
* | o Splitting out read_schematic into its own file. | Trygve Laugstøl | 2017-09-09 | 1 | -0/+109 |