Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ee: | Trygve Laugstøl | 2019-05-20 | 1 | -11/+13 |
| | | | | | | | | | o Adding FactType as a smaller wrapper around the fact uri. o Adding ee.part.Facts, used as Part.facts o Renaming 'type' uri to 'ee-component-type'. kicad-make-bom: Removing strategy functionality, replaced with part-apply-function. Moving default strategy contents into ee.kicad.functions. | ||||
* | Optimizing imports. | Trygve Laugstøl | 2019-05-14 | 1 | -2/+1 |
| | |||||
* | ee.kicad.model: Adding Symbol, exposing in addition existing parsing of ↵ | Trygve Laugstøl | 2019-05-13 | 1 | -4/+22 |
| | | | | value. v4 and v5 compatible. | ||||
* | o Reformat. | Trygve Laugstøl | 2019-02-21 | 1 | -10/+23 |
| | | | | | | | to_bom: export to_tom_xml too. model: o More type annotations. o Parse ref_type and ref_num when constructed. | ||||
* | o kicad-mkdeps: new tool, new -M option for kicad-gerber. Both output a | Trygve Laugstøl | 2019-02-09 | 1 | -2/+4 |
| | | | | Makefile-compatible dependencies file. | ||||
* | o Adding @property accessor for timestamp. | Trygve Laugstøl | 2018-07-14 | 1 | -0/+4 |
| | |||||
* | 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 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 |