aboutsummaryrefslogtreecommitdiff
path: root/src/ee/kicad/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* o Reformat.Trygve Laugstøl2019-02-211-5/+5
* o Adding a kicad-make-pos tool.Trygve Laugstøl2017-12-151-7/+11
* wipTrygve Laugstøl2017-12-071-2/+0
* o A start of a kicad_pcb parser.Trygve Laugstøl2017-12-071-3/+5
* o Only include ref_num fields in the DataFrame if the symbol is annotated.Trygve Laugstøl2017-11-101-1/+2
* o Sort and remove missing values from dataframes created from Schematics obje...Trygve Laugstøl2017-11-031-1/+5
* o Replace all NaN values with None values when converting kicad object to a D...Trygve Laugstøl2017-10-301-2/+5
* 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