Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Ignoring AR component fields (for now). | Trygve Laugstøl | 2017-12-07 | 1 | -2/+5 |
| | |||||
* | o Removing debug logging. | Trygve Laugstøl | 2017-10-24 | 1 | -1/+0 |
| | |||||
* | digikey.to_pandas(): Make sure that 'Digi-Key', 'MPN' and 'URL' fields | Trygve Laugstøl | 2017-10-22 | 1 | -14/+13 |
| | | | | | | always are in the data frame. kicad.to_pandas(): support Schematics objects too. read_schematics(): Support hierarchical labels. | ||||
* | o Support for reading hierarchical schematics. | Trygve Laugstøl | 2017-10-12 | 1 | -5/+30 |
| | |||||
* | o Fixing some inspections from PyCharm. | Trygve Laugstøl | 2017-09-15 | 1 | -8/+13 |
| | |||||
* | o Removing debug logging. | Trygve Laugstøl | 2017-09-15 | 1 | -5/+6 |
| | |||||
* | o Reformat. | Trygve Laugstøl | 2017-09-15 | 1 | -113/+114 |
| | |||||
* | o Splitting out read_schematic into its own file. | Trygve Laugstøl | 2017-09-09 | 1 | -0/+129 |