Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common_fact_types: Adding key for footprint. | Trygve Laugstøl | 2019-05-20 | 1 | -0/+1 |
| | | | | | | | | | | functions: o Changing the structure of the functions, they're now factories that will be given kwargs and must return a function that processes the parts. o Adding new function to default set; 'map_footprint' that maps the KiCAD footprints to common footprints. part_validate_parts: Using only common keys. | ||||
* | o Updating requirements. Fixing broken test. | Trygve Laugstøl | 2019-05-14 | 1 | -17/+14 |
| | |||||
* | part: | Trygve Laugstøl | 2019-04-30 | 1 | -0/+4 |
| | | | | o Experimental importer from Excel-like files. | ||||
* | o Removing all doit code. It was a failed experiment. | Trygve Laugstøl | 2019-04-01 | 1 | -1/+0 |
| | |||||
* | o Adding OPL downloader from Seeed studio. | Trygve Laugstøl | 2019-03-20 | 1 | -0/+1 |
| | | | | o Adding <description> to <part> | ||||
* | Digikey: replacing requests-based code with selenium. | Trygve Laugstøl | 2019-02-24 | 1 | -1/+0 |
| | | | | Adding new tools: digikey-import-parts and digikey-refresh-parts. | ||||
* | Trying a new way to generate way to generate files. | Trygve Laugstøl | 2019-02-21 | 1 | -0/+1 |
| | |||||
* | o Updating digikey product parsing code. Using Selenium/WebDriver to | Trygve Laugstøl | 2019-02-07 | 1 | -0/+2 |
| | | | | fetch data. | ||||
* | o Starting on some code for building reports from the project. | Trygve Laugstøl | 2018-08-05 | 1 | -2/+2 |
| | |||||
* | o Dumping MpnBomComponent, wtf. | Trygve Laugstøl | 2018-07-28 | 1 | -0/+2 |
| | | | | o Renaming bom.csv to order.csv. | ||||
* | o Upgrading requirements. | Trygve Laugstøl | 2018-07-17 | 1 | -12/+11 |
| | |||||
* | wip | Trygve Laugstøl | 2018-07-14 | 1 | -1/+4 |
| | |||||
* | o Updating requirements.txt. | Trygve Laugstøl | 2017-12-15 | 1 | -6/+5 |
| | |||||
* | o Switching from YAML to INI files for downloaded facts. | Trygve Laugstøl | 2017-09-30 | 1 | -1/+0 |
| | | | | o Improved fact downloader. | ||||
* | o We're Python3 only. | Trygve Laugstøl | 2017-09-24 | 1 | -1/+1 |
| | |||||
* | o Better API for the Digikey downloader. | Trygve Laugstøl | 2017-09-06 | 1 | -0/+1 |
| | |||||
* | o Adding tools to download facts about parts from Digi-Key. | Trygve Laugstøl | 2017-09-03 | 1 | -5/+10 |
| | |||||
* | o Going more jupyter. | Trygve Laugstøl | 2017-08-13 | 1 | -0/+5 |
| | |||||
* | o KiCAD BOM parser. | Trygve Laugstøl | 2017-08-08 | 1 | -1/+0 |
| | |||||
* | o Importing formatting tools. | Trygve Laugstøl | 2017-08-02 | 1 | -0/+3 |
| | |||||
* | o Start on some electronics engineering code. | Trygve Laugstøl | 2017-07-08 | 1 | -0/+6 |