aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Trying a new way to generate way to generate files.Trygve Laugstøl2019-02-2111-21/+2709
* 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-0911-62/+186
* o Updating digikey product parsing code. Using Selenium/WebDriver toTrygve Laugstøl2019-02-0717-16391/+29298
* o More docs for the ee project.Trygve Laugstøl2018-08-0510-25/+81
* o Starting on some code for building reports from the project.Trygve Laugstøl2018-08-0516-10/+382
* 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-0214-31/+25164
* 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-024-45/+47
* o Fixing a bad bug and learning some Python: list.insert(index, value)Trygve Laugstøl2018-08-026-39/+49
* o Updating demo project, reorganizing the demo a bit.Trygve Laugstøl2018-08-019-9/+18
* o Updating demo project, reorganizing the demo a bit.Trygve Laugstøl2018-08-015-43/+42
* o Moving all doit modules to use DoitConfig().Trygve Laugstøl2018-08-015-95/+53
* o Ignore power flags too, they're not real components.Trygve Laugstøl2018-07-314-41/+104
* o Starting on some docs.Trygve Laugstøl2018-07-306-0/+235
* o Changing resolve-schematic-components to create genericTrygve Laugstøl2018-07-3018-68/+264
* o Support for resolving 'mpn' fields from digikey. CreatesTrygve Laugstøl2018-07-2914-171/+361
* o Formatting, fixing warnings.Trygve Laugstøl2018-07-291-18/+20
* o Starting on a digikey-specific order csv.Trygve Laugstøl2018-07-296-33/+85
* o Dumping MpnBomComponent, wtf.Trygve Laugstøl2018-07-2827-240/+504
* o Starting on some BOM code.Trygve Laugstøl2018-07-245-21/+153
* wip.Trygve Laugstøl2018-07-241-1/+1
* wip.Trygve Laugstøl2018-07-242-2/+4
* wip.Trygve Laugstøl2018-07-245-3/+3
* wip.Trygve Laugstøl2018-07-236-53/+248
* wip.Trygve Laugstøl2018-07-223-44/+99
* wip.Trygve Laugstøl2018-07-224-95/+73
* Formatting.Trygve Laugstøl2018-07-221-14/+22
* wip.Trygve Laugstøl2018-07-195-47/+347
* wip. pcb.Trygve Laugstøl2018-07-178-117/+426
* wipTrygve Laugstøl2018-07-177-174/+411
* o Upgrading requirements.Trygve Laugstøl2018-07-171-12/+11
* wipTrygve Laugstøl2018-07-163-17/+78
* wipTrygve Laugstøl2018-07-164-79/+188
* undoTrygve Laugstøl2018-07-152-2/+2
* wipTrygve Laugstøl2018-07-1415-4/+688
* o Adding @property accessor for timestamp.Trygve Laugstøl2018-07-141-0/+4
* o We're Python 3 only now.Trygve Laugstøl2018-02-261-1/+1
* o Adding TODO.Trygve Laugstøl2018-02-071-0/+2
* o Allow __lt__ to work when only one unit is set.Trygve Laugstøl2017-12-222-1/+13
* o Making a setter for EeVal that returns a new EeVal.Trygve Laugstøl2017-12-203-6/+41
* o Fixing an EeVal parsing bug of '0 Ohms'.Trygve Laugstøl2017-12-153-44/+46
* o Updating requirements.txt.Trygve Laugstøl2017-12-151-6/+5
* o Adding option for rounding E-series values.Trygve Laugstøl2017-12-151-9/+7
* o Adding a 'kicad' format that can be used to compare the output to KiCAD's o...Trygve Laugstøl2017-12-153-11/+66
* o More TODOs.Trygve Laugstøl2017-12-151-0/+5