aboutsummaryrefslogtreecommitdiff
path: root/src/ee/tools
Commit message (Collapse)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
| | | | | | ee.xsd: new type: Assembly and AssemblyPart. Should probably be its own file type. ee.part: Better DSL instead of using the raw xml types.
* ninja: Generate everything to 'ee.ninja', generate 'build.ninja' only ifTrygve Laugstøl2019-04-301-1/+10
| | | | | | it is missing. A stub build.ninja which includes ee.ninja will be generated once. This makes it easier for the user to do custom stuff in the standard Ninja file.
* part:Trygve Laugstøl2019-04-301-1/+0
| | | | o Removing debugging info.
* part:Trygve Laugstøl2019-04-301-0/+27
| | | | o Experimental importer from Excel-like files.
* digikey:Trygve Laugstøl2019-04-144-7/+86
| | | | | | o More flexibility, making room for the multiple digikey stores. o Removing URLs from core code. new tools: split_parts_by_supplier.
* 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
| | | | | Making the search more narrow, it is only responsible to find parts based on MPN or SPN.
* 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
| | | | | | o adding cache_dir field, useful for controlling where cached data is placed from a central place. o Updating tools to use this new variable.
* create-distributor-search-list: Ignore mechanical parts.Trygve Laugstøl2019-03-284-18/+36
| | | | | | create-order: Adding an option for a strategy to ignore/modify parts. ninja/init: Moving strategy from ninja to init so they're more persistent.
* seeed-download-oplTrygve Laugstøl2019-03-283-4/+28
| | | | | | | o Change to download one OPL at the time. Enables Ninja to run the downloads concurrently. init/ninja: o Learning about seeed-download-opl.
* New command: init. Looks for kicad schematic and pcb files, createsTrygve Laugstøl2019-03-253-21/+73
| | | | | | | | .ee/config. ninja tool: o Use project's config to check for sch and pcb files. o Use some more conditionals in build.ninja.j2. unlockoslo: Adding demo project.
* ninja tool: changing to generate the files in the current directory.Trygve Laugstøl2019-03-252-6/+6
| | | | | build.ninja.j2: nits. olinuxino: Improving parsing of part values.
* order.rst.j2: Prettier internal links.Trygve Laugstøl2019-03-233-5/+10
| | | | ninja: Name the generated .rst file for orders too.
* 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
| | | | o Adding <description> to <part>
* Refactoring:Trygve Laugstøl2019-03-151-4/+1
| | | | | | | | o Renaming part.id to part.uri. Changing to URIs and use that as an identifier if the part is known. Schematic part does not have an URI. o Merging <schema-reference> and <part-numbers> into <references> o Creating <part-uri> as a possible <reference>. Used by order to point to other parts.
* o Switching PartDb to serialize into many xml files into a singleTrygve Laugstøl2019-03-158-50/+40
| | | | <part-db> document.
* 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
| | | | | | | o Starting on functionality create orders. Very WIP. o Adding a concept of an "ee project". Can load a gitconfig-like config file. o Adding a tool to import a yaml file into a part xml file.
* 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
| | | | | | empty parent directories. o PartDB: escape some path names. o new comamnd: "ninja". Generates a build.ninja from a sch. Not done!
* 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 Normalizing more Digikey facts. o When creating distributor search lists, create a new plain <part> with containing only the part numbers.
* o Creating a PartDb that manages a file system directory with one xmlTrygve Laugstøl2019-02-263-6/+9
| | | | | file per part. o Switching xml-based code to use PartDb.
* Digikey: replacing requests-based code with selenium.Trygve Laugstøl2019-02-243-3/+43
| | | | Adding new tools: digikey-import-parts and digikey-refresh-parts.
* 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
| | | | Makefile-compatible dependencies file.
* o Changing resolve-schematic-components to create genericTrygve Laugstøl2018-07-301-1/+0
| | | | | | 'component-to-part-mapping' objects with seller=digikey o Implementing 'task_digikey_fetch_full_part_facts' that downloads info about each mapped parts with seller=digikey.
* 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 ↵Trygve Laugstøl2017-12-151-8/+57
| | | | output.
* 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
| | | | instead of read_schematic.
* o Sorting products before downloading to be consistent across runs.Trygve Laugstøl2017-10-021-5/+3
| | | | o Storing the URL for each product.
* o Smarter searching in case of multiple hits. Look for the MPN we want and ↵Trygve Laugstøl2017-10-011-14/+15
| | | | not just all products to find a unique one.
* o Preventing ConfigParser from lower casing the keys in the ini file.Trygve Laugstøl2017-09-301-2/+2
| | | | | Thanks to https://stackoverflow.com/a/19359720/245614. o Using different colors for the different log levels.
* 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 Improved fact downloader.
* 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
| | | | | digikey: Updating tests. Making sure the directory exist before writing facts. Stop recursing into new searches when a search returns multiple hits. Let the frontends do that.
* 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
|