Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Support for reading hierarchical schematics. | Trygve Laugstøl | 2017-10-12 | 1 | -20/+60 |
* | o Reformat all. | Trygve Laugstøl | 2017-09-30 | 1 | -1/+1 |
* | 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 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 |