aboutsummaryrefslogtreecommitdiff
path: root/src/ee/kicad/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* digikey.to_pandas(): Make sure that 'Digi-Key', 'MPN' and 'URL' fieldsTrygve Laugstøl2017-10-221-0/+7
* o Support for reading hierarchical schematics.Trygve Laugstøl2017-10-121-1/+2
* o Making 'footprint' a special field so it is always included in the to_panda...Trygve Laugstøl2017-10-121-1/+1
* o Reformat all.Trygve Laugstøl2017-09-301-3/+4
* o Let digikey-download-facts read .sch files directly.Trygve Laugstøl2017-09-241-1/+2
* o Better to_pandas for schematics.Trygve Laugstøl2017-09-221-6/+18
* o Adding ee.kicad.to_pandas().Trygve Laugstøl2017-09-201-1/+40
* to_bom: A utility to create a KiCAD-like xml Element of a KiCAD schematic.Trygve Laugstøl2017-09-091-0/+2
* o Splitting out read_schematic into its own file.Trygve Laugstøl2017-09-091-236/+10
* wip: Parsing schematics.Trygve Laugstøl2017-09-091-0/+238
* o KiCAD BOM parser.Trygve Laugstøl2017-08-081-0/+0