aboutsummaryrefslogtreecommitdiff
path: root/src/ee
Commit message (Expand)AuthorAgeFilesLines
* kicad.dl: Adding rules for LEDs.Trygve Laugstøl2019-08-121-0/+22
* part-validate-parts: Fixing typo.Trygve Laugstøl2019-08-121-4/+3
* build.ninja.j2: fact.csv has been renamed to add_fact.csv.Trygve Laugstøl2019-08-121-4/+4
* digikey-search-parts: Sorting result table by SPN so the output isTrygve Laugstøl2019-08-122-5/+5
* build.ninja.j2: More template variables.Trygve Laugstøl2019-08-121-4/+5
* odoo: wipTrygve Laugstøl2019-08-027-3/+208
* ee init: Make sure the uuid is kept when reinitializing.Trygve Laugstøl2019-08-013-26/+26
* digikey: Better discovery of form for searching.Trygve Laugstøl2019-08-013-21/+75
* bom-to-csv: Starting on a generic tool to generate CSV files from BOMs.Trygve Laugstøl2019-06-145-71/+127
* split-parts-by-supplier: rename to split-bom-by-supplier.Trygve Laugstøl2019-06-149-84/+329
* ninja:Trygve Laugstøl2019-06-143-59/+65
* o Working Gerber export.Trygve Laugstøl2019-06-134-30/+78
* create-bom: Adding a way to ignore schematic entries from the bom withTrygve Laugstøl2019-06-122-2/+12
* kicad.dl: Better organization of rules for classifying resistors,Trygve Laugstøl2019-06-123-36/+118
* souffle: Using the same relation for inputs and outputs was not a goodTrygve Laugstøl2019-06-125-74/+14
* o Better detection of old/new python support for KiCAD.Trygve Laugstøl2019-06-051-13/+27
* digikey.dl/kicad.dl: more rules.Trygve Laugstøl2019-05-302-0/+16
* kicad.dl: Classifying net-ties and test points as such.Trygve Laugstøl2019-05-296-18/+51
* part-validate-parts: Better messages, inform about selected part'sTrygve Laugstøl2019-05-281-12/+32
* digikey.dl: More rules.Trygve Laugstøl2019-05-281-0/+2
* part-validate-parts: Better output, yielding a message even ifTrygve Laugstøl2019-05-283-5/+32
* create-bom: Don't skip unmatched parts from the BOM.Trygve Laugstøl2019-05-284-28/+99
* kicad-make-bom: Only write fields that actually are custom as customTrygve Laugstøl2019-05-281-1/+1
* adding missing method.Trygve Laugstøl2019-05-281-0/+7
* part-apply-souffle-port: Sorting the incoming CSV files beforeTrygve Laugstøl2019-05-281-2/+18
* digikey: Better search when getting multiple results back. Instead ofTrygve Laugstøl2019-05-284-25/+68
* o Setting tool output to warn by default when running through ninja.Trygve Laugstøl2019-05-271-24/+19
* all tools: Creating a shared group of argument options. Processing thisTrygve Laugstøl2019-05-2721-6/+124
* souffle:Trygve Laugstøl2019-05-278-6/+40
* EeVal: Supporting omega symbol in addition to ohm symbol (which areTrygve Laugstøl2019-05-272-2/+4
* Adding Soufflé based reasoning on parts. Replacing default configurationTrygve Laugstøl2019-05-278-2/+260
* kicad-make-bom: Adding missing import.Trygve Laugstøl2019-05-271-1/+1
* part-find-requirements: wipTrygve Laugstøl2019-05-267-33/+87
* ee.project: Making sure all projects have an UUID.Trygve Laugstøl2019-05-246-7/+44
* digikey-search-parts: even better structure.Trygve Laugstøl2019-05-241-65/+113
* ninja/init: Let init specify defaults, ninja just drops arguments if notTrygve Laugstøl2019-05-213-14/+12
* part-validate-parts: Even better report.Trygve Laugstøl2019-05-211-10/+29
* ninja: Making a phony goal 'ee-reports' that depends on all reports.Trygve Laugstøl2019-05-212-4/+6
* o Marking all reports as a part of the default build.Trygve Laugstøl2019-05-211-5/+14
* o Creating a map_footprints function for digikey's footprints similar toTrygve Laugstøl2019-05-213-33/+50
* o Replacing digikey-normalize-facts with part-apply-function. MovingTrygve Laugstøl2019-05-206-66/+62
* common_fact_types: Adding key for footprint.Trygve Laugstøl2019-05-208-44/+240
* make_bom: Skipping fields without values.Trygve Laugstøl2019-05-201-1/+2
* ee:Trygve Laugstøl2019-05-2014-173/+407
* digikey-search-parts: better structure, making room for searching byTrygve Laugstøl2019-05-141-24/+45
* digikey-search-parts: Logging output to file.Trygve Laugstøl2019-05-143-12/+23
* Optimizing imports.Trygve Laugstøl2019-05-1417-26/+32
* ee.logging: New module to handle logging. Need something better forTrygve Laugstøl2019-05-144-37/+89
* ee: Moving old ltspice code to its own file.Trygve Laugstøl2019-05-143-143/+143
* make-bom: removing debugging.Trygve Laugstøl2019-05-141-1/+0