aboutsummaryrefslogtreecommitdiff
path: root/src/ee/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* o Adding tools to download facts about parts from Digi-Key.Trygve Laugstøl2017-09-031-0/+59
* o Importing formatting tools.Trygve Laugstøl2017-08-022-0/+31