Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Starting on a KiCAD ontology. | Trygve Laugstøl | 2017-01-08 | 2 | -2/+13 |
| | | | | o Supporting many version of a single project. | ||||
* | Renaming 'schematic' to 'project'. | Trygve Laugstøl | 2017-01-07 | 1 | -0/+250 |
| | | | | | | | | | | Renaming 'kicad-bom-to-ttl' to 'kicad-import-project'. Renaming 'digikey-download-for-schematic' to 'digikey-download-for-project'. Splitting out the Export xml file code into its own module. init: putting project.url and project.file in config.ini. init: putting db.update-url in config.ini if given on the command line. kicad-import-project: by default, assume that the user want to update local database, optionally write the ttl file to disk. cli.write_graph: create any missing parent directories. | ||||
* | o Adding kicad:footprint when converting BOM to TTL. | Trygve Laugstøl | 2017-01-05 | 1 | -0/+1 |
| | |||||
* | o Adding 'digikey-download-metadata' tool that downloads everything from ↵ | Trygve Laugstøl | 2016-12-28 | 1 | -4/+4 |
| | | | | Digi-Key. Should support writing directly to database. | ||||
* | o Initial import of some tools for working with KiCAD BOM files and Digi-key. | Trygve Laugstøl | 2016-12-27 | 2 | -0/+7 |