Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Adding OPL downloader from Seeed studio. | Trygve Laugstøl | 2019-03-20 | 1 | -4/+5 |
| | | | | o Adding <description> to <part> | ||||
* | Digikey: extracting http caching into its own class. | Trygve Laugstøl | 2019-03-08 | 1 | -1/+37 |
| | |||||
* | o kicad-mkdeps: new tool, new -M option for kicad-gerber. Both output a | Trygve Laugstøl | 2019-02-09 | 1 | -2/+3 |
| | | | | Makefile-compatible dependencies file. | ||||
* | o Reformat. | Trygve Laugstøl | 2018-08-04 | 1 | -5/+11 |
| | |||||
* | o Making a setter for EeVal that returns a new EeVal. | Trygve Laugstøl | 2017-12-20 | 1 | -0/+17 |
| | |||||
* | o Adding a kicad-make-pos tool. | Trygve Laugstøl | 2017-12-15 | 1 | -0/+6 |
| | |||||
* | digikey.to_pandas(): Make sure that 'Digi-Key', 'MPN' and 'URL' fields | Trygve Laugstøl | 2017-10-22 | 1 | -0/+12 |
always are in the data frame. kicad.to_pandas(): support Schematics objects too. read_schematics(): Support hierarchical labels. |