aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* ee.xsd:Trygve Laugstøl2019-05-147-159/+134
* ee.kicad.model: Adding Symbol, exposing in addition existing parsing of value...Trygve Laugstøl2019-05-132-7/+25
* build.ninja: Renaming search-list.xml to pn-part-search-list.xml.Trygve Laugstøl2019-05-111-2/+2
* drawio: removing debugging output.Trygve Laugstøl2019-05-111-13/+0
* drawio-to-parts: new tool.Trygve Laugstøl2019-05-119-75/+670
* kicad-to-bom: Checking if the component has a reference before using it.Trygve Laugstøl2019-05-071-1/+1
* report: checking for None strings.Trygve Laugstøl2019-05-071-4/+4
* kicad: Better export:Trygve Laugstøl2019-05-073-4/+48
* ninja: Generate everything to 'ee.ninja', generate 'build.ninja' only ifTrygve Laugstøl2019-04-301-1/+10
* part:Trygve Laugstøl2019-04-302-6/+0
* part:Trygve Laugstøl2019-04-302-0/+88
* digikey:Trygve Laugstøl2019-04-149-30/+159
* drawio: A little drawio experiment.Trygve Laugstøl2019-04-131-1/+1
* drawio: A little drawio experiment.Trygve Laugstøl2019-04-133-0/+236
* o Renaming part-create-distributor-search-list to pn-part-search-list.Trygve Laugstøl2019-04-135-19/+43
* ee.bom: Moving it a single file, no need for more.Trygve Laugstøl2019-04-113-4/+4
* o Renaming create-order to create-bom.Trygve Laugstøl2019-04-026-53/+53
* o Removing all doit code. It was a failed experiment.Trygve Laugstøl2019-04-0110-1226/+0
* demo: Updating.Trygve Laugstøl2019-04-011-3/+3
* Project:Trygve Laugstøl2019-03-295-11/+17
* DigikeyParser: Picked last and thus wrong description. Be more specificTrygve Laugstøl2019-03-291-2/+1
* create-distributor-search-list: Ignore mechanical parts.Trygve Laugstøl2019-03-288-24/+69
* digikey-normalize-facts: Don't drop parts without any facts, they'reTrygve Laugstøl2019-03-281-3/+0
* to_bom: We allow both Schematic and Schematics.Trygve Laugstøl2019-03-281-2/+2
* create-order:Trygve Laugstøl2019-03-283-27/+49
* seeed-download-oplTrygve Laugstøl2019-03-285-90/+118
* ee.xsd:Trygve Laugstøl2019-03-2812-297/+490
* New command: init. Looks for kicad schematic and pcb files, createsTrygve Laugstøl2019-03-254-21/+86
* ninja tool: changing to generate the files in the current directory.Trygve Laugstøl2019-03-255-8/+29
* order.rst.j2: Prettier internal links.Trygve Laugstøl2019-03-235-7/+13
* order.rst.j2: Fixing typos.Trygve Laugstøl2019-03-231-4/+4
* xsd:Trygve Laugstøl2019-03-238-68/+559
* Starting some code around creating reports.Trygve Laugstøl2019-03-236-14/+74
* 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