Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | o Reformat. | Trygve Laugstøl | 2017-09-12 | 1 | -100/+107 | |
| | ||||||
* | o Implementing kicad-make-bom as a tool. | Trygve Laugstøl | 2017-09-12 | 3 | -5/+60 | |
| | ||||||
* | o Reformat. | Trygve Laugstøl | 2017-09-10 | 1 | -21/+17 | |
| | ||||||
* | o List available tools when missing argument. | Trygve Laugstøl | 2017-09-10 | 1 | -0/+5 | |
| | ||||||
* | setup.py: Adding install_requires. | Trygve Laugstøl | 2017-09-10 | 5 | -47/+80 | |
| | | | | | digikey: Updating tests. Making sure the directory exist before writing facts. Stop recursing into new searches when a search returns multiple hits. Let the frontends do that. | |||||
* | to_bom: A utility to create a KiCAD-like xml Element of a KiCAD schematic. | Trygve Laugstøl | 2017-09-09 | 4 | -3/+79 | |
| | ||||||
* | o Imporing some old parsing code into a EeVal type. Not quite done yet. | Trygve Laugstøl | 2017-09-09 | 3 | -2/+70 | |
| | ||||||
* | misc wip. | Trygve Laugstøl | 2017-09-09 | 6 | -1400/+613 | |
| | ||||||
* | o Splitting out read_schematic into its own file. | Trygve Laugstøl | 2017-09-09 | 5 | -240/+260 | |
| | ||||||
* | wip: Parsing schematics. | Trygve Laugstøl | 2017-09-09 | 11 | -4/+3182 | |
| | ||||||
* | o Reformat all. | Trygve Laugstøl | 2017-09-07 | 12 | -533/+578 | |
| | ||||||
* | o Adding two kicad tools from my kicad-utils repo. | Trygve Laugstøl | 2017-09-07 | 2 | -0/+503 | |
| | ||||||
* | o Adding a 'ee' binary entry point. | Trygve Laugstøl | 2017-09-07 | 2 | -2/+7 | |
| | ||||||
* | o Better API for the Digikey downloader. | Trygve Laugstøl | 2017-09-06 | 3 | -51/+92 | |
| | ||||||
* | o PEP 8 says python indent is 4 spaces. | Trygve Laugstøl | 2017-09-03 | 2 | -181/+176 | |
| | ||||||
* | o Adding tools to download facts about parts from Digi-Key. | Trygve Laugstøl | 2017-09-03 | 7 | -20/+391 | |
| | ||||||
* | o Going more jupyter. | Trygve Laugstøl | 2017-08-13 | 10 | -9/+1861 | |
| | ||||||
* | o KiCAD BOM parser. | Trygve Laugstøl | 2017-08-08 | 7 | -1/+12468 | |
| | ||||||
* | eng_str(): Adding unit argument. | Trygve Laugstøl | 2017-08-03 | 2 | -16/+58 | |
| | ||||||
* | o Indenting with two spaces. | Trygve Laugstøl | 2017-08-02 | 4 | -76/+58 | |
| | | | | o Reworking test to use pytest's parametrize | |||||
* | o Importing formatting tools. | Trygve Laugstøl | 2017-08-02 | 11 | -15/+230 | |
| | ||||||
* | o Adding python2 compatibility. | Trygve Laugstøl | 2017-07-10 | 4 | -13/+36 | |
| | ||||||
* | o Start on some electronics engineering code. | Trygve Laugstøl | 2017-07-08 | 10 | -0/+299 | |