aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* o Adding OPL downloader from Seeed studio.Trygve Laugstøl2019-03-204-5/+187
* Refactoring:Trygve Laugstøl2019-03-1510-181/+480
* o Switching PartDb to serialize into many xml files into a singleTrygve Laugstøl2019-03-1515-379/+91
* o Merging XSD files into one.Trygve Laugstøl2019-03-1512-1207/+355
* o Adding module for searching on element14.Trygve Laugstøl2019-03-1511-26/+389
* o Better searching for current currency.Trygve Laugstøl2019-03-151-1/+6
* o Adding PriceBreak. Parsing price breaks from DK.Trygve Laugstøl2019-03-154-11/+645
* Digikey: extracting http caching into its own class.Trygve Laugstøl2019-03-083-16/+43
* o PartDB: don't die if the directory exist *and* is empty. Ninja createsTrygve Laugstøl2019-03-045-3/+140
* o Create a new part when storing result, use Digikey's PN as id.Trygve Laugstøl2019-02-281-34/+42
* o Sort SCH_FILES.Trygve Laugstøl2019-02-281-3/+2
* o Better code structure for normalization.Trygve Laugstøl2019-02-281-46/+54
* o Emptying the directory before trying to remove it.Trygve Laugstøl2019-02-281-0/+4
* o Always sorting index.xml for better git diffs.Trygve Laugstøl2019-02-275-4/+179
* o Removing digikey specific DistributionInfo element. Can be generic.Trygve Laugstøl2019-02-264-334/+77
* o Creating a PartDb that manages a file system directory with one xmlTrygve Laugstøl2019-02-2611-256/+288
* Digikey: replacing requests-based code with selenium.Trygve Laugstøl2019-02-2411-39/+933
* o Prettier generated code.Trygve Laugstøl2019-02-212-4/+8
* o Working dpn strategy.Trygve Laugstøl2019-02-211-3/+5
* Trying a new way to generate way to generate files.Trygve Laugstøl2019-02-217-18/+2600
* o Reformat.Trygve Laugstøl2019-02-213-17/+30
* o read_schematic: Adding support for GLabel.Trygve Laugstøl2019-02-211-0/+1
* o kicad-mkdeps: making individual dep files for sch and pcb.Trygve Laugstøl2019-02-101-34/+31
* o kicad-mkdeps: new tool, new -M option for kicad-gerber. Both output aTrygve Laugstøl2019-02-099-53/+181
* o Updating digikey product parsing code. Using Selenium/WebDriver toTrygve Laugstøl2019-02-071-1/+1
* o Starting on some code for building reports from the project.Trygve Laugstøl2018-08-056-6/+122
* o Reformat.Trygve Laugstøl2018-08-041-5/+11
* o Using the old name for the digikey cache directory.Trygve Laugstøl2018-08-041-1/+1
* o Handling digikey pages with a special "exact match" header + list ofTrygve Laugstøl2018-08-021-16/+30
* o Better logging when skipping digikey component resolving.Trygve Laugstøl2018-08-021-1/+1
* o No need to lower case the keys in the ini file.Trygve Laugstøl2018-08-021-1/+3
* o Fixing a bad bug and learning some Python: list.insert(index, value)Trygve Laugstøl2018-08-022-7/+17
* o Updating demo project, reorganizing the demo a bit.Trygve Laugstøl2018-08-013-15/+5
* o Moving all doit modules to use DoitConfig().Trygve Laugstøl2018-08-013-90/+46
* o Ignore power flags too, they're not real components.Trygve Laugstøl2018-07-314-41/+104
* o Changing resolve-schematic-components to create genericTrygve Laugstøl2018-07-305-43/+148
* o Support for resolving 'mpn' fields from digikey. CreatesTrygve Laugstøl2018-07-295-11/+126
* o Formatting, fixing warnings.Trygve Laugstøl2018-07-291-18/+20
* o Starting on a digikey-specific order csv.Trygve Laugstøl2018-07-292-26/+68
* o Dumping MpnBomComponent, wtf.Trygve Laugstøl2018-07-284-164/+248
* o Starting on some BOM code.Trygve Laugstøl2018-07-244-20/+145
* wip.Trygve Laugstøl2018-07-241-1/+1
* wip.Trygve Laugstøl2018-07-242-2/+4
* wip.Trygve Laugstøl2018-07-243-1/+1
* wip.Trygve Laugstøl2018-07-232-41/+174
* wip.Trygve Laugstøl2018-07-223-44/+99
* wip.Trygve Laugstøl2018-07-222-63/+51
* Formatting.Trygve Laugstøl2018-07-221-14/+22
* wip.Trygve Laugstøl2018-07-191-26/+30
* wip. pcb.Trygve Laugstøl2018-07-173-67/+120