aboutsummaryrefslogtreecommitdiff
path: root/src/ee/tools
Commit message (Expand)AuthorAgeFilesLines
...
* ee: Moving old ltspice code to its own file.Trygve Laugstøl2019-05-141-2/+2
* build.ninja: Renaming search-list.xml to pn-part-search-list.xml.Trygve Laugstøl2019-05-111-2/+2
* drawio-to-parts: new tool.Trygve Laugstøl2019-05-113-3/+17
* ninja: Generate everything to 'ee.ninja', generate 'build.ninja' only ifTrygve Laugstøl2019-04-301-1/+10
* part:Trygve Laugstøl2019-04-301-1/+0
* part:Trygve Laugstøl2019-04-301-0/+27
* digikey:Trygve Laugstøl2019-04-144-7/+86
* drawio: A little drawio experiment.Trygve Laugstøl2019-04-131-1/+1
* drawio: A little drawio experiment.Trygve Laugstøl2019-04-132-0/+49
* o Renaming part-create-distributor-search-list to pn-part-search-list.Trygve Laugstøl2019-04-133-15/+28
* o Renaming create-order to create-bom.Trygve Laugstøl2019-04-023-16/+16
* demo: Updating.Trygve Laugstøl2019-04-011-3/+3
* Project:Trygve Laugstøl2019-03-293-10/+14
* create-distributor-search-list: Ignore mechanical parts.Trygve Laugstøl2019-03-284-18/+36
* seeed-download-oplTrygve Laugstøl2019-03-283-4/+28
* New command: init. Looks for kicad schematic and pcb files, createsTrygve Laugstøl2019-03-253-21/+73
* ninja tool: changing to generate the files in the current directory.Trygve Laugstøl2019-03-252-6/+6
* order.rst.j2: Prettier internal links.Trygve Laugstøl2019-03-233-5/+10
* Starting some code around creating reports.Trygve Laugstøl2019-03-232-3/+7
* o Adding OPL downloader from Seeed studio.Trygve Laugstøl2019-03-201-0/+16
* Refactoring:Trygve Laugstøl2019-03-151-4/+1
* o Switching PartDb to serialize into many xml files into a singleTrygve Laugstøl2019-03-158-50/+40
* o Merging XSD files into one.Trygve Laugstøl2019-03-152-4/+14
* o Adding module for searching on element14.Trygve Laugstøl2019-03-155-22/+190
* Digikey: extracting http caching into its own class.Trygve Laugstøl2019-03-081-1/+1
* o PartDB: don't die if the directory exist *and* is empty. Ninja createsTrygve Laugstøl2019-03-043-1/+135
* o Sort SCH_FILES.Trygve Laugstøl2019-02-281-3/+2
* o Always sorting index.xml for better git diffs.Trygve Laugstøl2019-02-271-0/+19
* o Creating a PartDb that manages a file system directory with one xmlTrygve Laugstøl2019-02-263-6/+9
* Digikey: replacing requests-based code with selenium.Trygve Laugstøl2019-02-243-3/+43
* Trying a new way to generate way to generate files.Trygve Laugstøl2019-02-211-16/+8
* 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-093-24/+143
* o Changing resolve-schematic-components to create genericTrygve Laugstøl2018-07-301-1/+0
* undoTrygve Laugstøl2018-07-151-1/+1
* wipTrygve Laugstøl2018-07-141-1/+1
* o Adding a 'kicad' format that can be used to compare the output to KiCAD's o...Trygve Laugstøl2017-12-151-8/+57
* o Adding a kicad-make-pos tool.Trygve Laugstøl2017-12-151-0/+56
* o Making digikey_download_facts and kicad_make_bom tools use read_schematics ...Trygve Laugstøl2017-10-222-3/+3
* o Sorting products before downloading to be consistent across runs.Trygve Laugstøl2017-10-021-5/+3
* o Smarter searching in case of multiple hits. Look for the MPN we want and no...Trygve Laugstøl2017-10-011-14/+15
* o Preventing ConfigParser from lower casing the keys in the ini file.Trygve Laugstøl2017-09-301-2/+2
* o Reformat all.Trygve Laugstøl2017-09-302-15/+36
* o Switching from YAML to INI files for downloaded facts.Trygve Laugstøl2017-09-301-18/+48
* o Let digikey-download-facts read .sch files directly.Trygve Laugstøl2017-09-242-19/+25
* o Implementing kicad-make-bom as a tool.Trygve Laugstøl2017-09-123-5/+60
* setup.py: Adding install_requires.Trygve Laugstøl2017-09-101-6/+24
* o Reformat all.Trygve Laugstøl2017-09-072-10/+15
* o Adding two kicad tools from my kicad-utils repo.Trygve Laugstøl2017-09-072-0/+503
* o Better API for the Digikey downloader.Trygve Laugstøl2017-09-061-27/+34