- boom/dist/dk/dk-catq.pl: category can now include the top-level category
(syntax: top/sub)
- boom/dist/dk/dk-catq.pl: corrected value printed in "no such value" error
message
the top-level makefile.
- boom/dist/Makefile: generate all.{equ,inv,dsc} for all distributors in
dist/
- boom/Makefile (EQU, INV, DSC): use dist/all.* instead of dist/*/db/all.*
- boom/Makefile (tar): also collect $(EQU), $(INV), and $(DSC)
- boom/manu/panasonic/Makefile, boom/manu/stackpole/Makefile,
boom/manu/yageo/Makefile: include dist/all.equ instead of
dist/dk/db/all.equ
- boom/dist/dk/Makefile, boom/dist/dk/yageo-cc.catq: added catalog query
for Yageo CC series of ceramic chip capacitors
- boom/manu/yageo/yageo.gen: generate characteristics of Yageo CC series
- boom/lib/tol.inc: tolerance codes used for resistors, capacitors, etc.
- boom/lib/captol.inc: capacitor tolerance codes
- boom/manu/panasonic/panasonic.gen, boom/manu/stackpole/stackpole.gen,
boom/manu/yageo/yageo.gen: use tol.inc instead of duplicating the
tolerance decoding
generalizations.
- boom/Makefile, dist/dk/Makefile: the "files with everything" are now
called dist/db/all.* instead of dist/db/digi-key.*
- boom/manu/panasonic/Makefile, boom/manu/stackpole/Makefile,
boom/manu/yageo/Makefile: changed digi-key.equ to all.equ
- boom/Makefile: there can now be a list of distributors
- boom/Makefile (tar): new target to generate a snapshot of the database
- boom/Makefile (PHONY): added "spotless"
- boom/dist/dk/Makefile: do not merge catalog listings so that we don't have
to search a huge cache with O(n^2)
- boom/dist/dk/Makefile (clean, rebuild, update, spotless): targets for
different degrees of rebuilding
- boom/dist/dk/dk-db.pl: added progress report output
- boom/dist/dk/dk-catq.pl: allow multiple values of a parameter to be
selected
- boom/dist/dk/dk-catq.pl: new option -t to run in test mode, in which the
resulting pages are not downloaded but only the URL leading to them is
printed
- boom/dist/dk/dk-catq.pl: new - query the Digi-Key catalog for a list of
items
- boom/dist/dk/dk-db.pl: enhanced - never generate more than 1000 queries
per wget run (to keep argv from getting too long)
- boom/dist/dk/panasonic-erj.catq, boom/dist/dk/stackpole-rmcf.catq: query
scripts for dk-catq.pl
- boom/lib/e12.inc: enhanced - added Rxx and Rxxx codes
- boom/manu/panasonic/panasonic.gen: enhanced - added decoding for all ERJ
series resistors listed at Digi-Key
- boom/manu/stackpole/: (new) part number decoder for RMCF series resistors
- schhist/schhist2web: the relative date is relative to the time
schhist2web was run, not the time the page is displayed, which is
incorrect. Removed it. (Reported by Wolfgang Spraul)
- schhist/schhist2web: create index.html in a temporary file and rename it
to index.html only at the end. This way, in-place updates work most of
the time.
- schhist/schhist2web: cache="$2" doesn't need quoting
- schhist/schhist2web: "tmp" remains constant throughout the run, so assign
it at the beginning
- schhist/schhist2web: option -T tmp-dir to set "tmp" to a user-defined
location
- schhist/gitsch2ps: option -D to give _gitsch2ps a unique name, to copy
the Postscript files instead of moving them, and to refrain from deleting
_gitsch2ps
- schhist/schhist2web: option -D to refrain from deleting _gitsch2ps and
to pass -D to gitsch2ps
- schhist/sanitize-profile: ensure that the libraries listed in
SCHHIST_ADDLIBS are present in the profile
- schhist/Makefile (board-qi-avt2): use SCHHIST_ADDLIBS to add the "device"
library
- schhist/gitsch2ps: added option -c to keep cache.lib
- schhist/gitsch2ps: remove cache.lib unless -c is set
- schhist/gitsch2ps: added missing space in warning when the profile is
missing
- schhist/gitsch2ps: issue a (fatal) error only if .pro and .sch are missing
- schhist/gitsch2ps: exit with success if only one of .pro and .sch is
missing
- schhist/schhist2web: skip commits for which no Postscript was generated
- schhist/sanitize-profile: used a non-existing variable and thus didn't
print the expected entry when renumbering
- schhist/sanitize-profile: the message when renumbering had no newline
- schhist/Makefile (PHONY, all, update, sie-ceimtun-schhist,
sie-ceimtun-schhist-upload), schhist/demo-index.html: added project
sie-ceimtun
- schhist/Makefile (all): also mention targets "update" and "upload-index"
- schhist/Makefile (atusd-schhist): SCHHIST_TITLE wasn't used
- schhist/demo-index.html: didn't like the <P>, changed it to <BR>
- schhist/Makefile (DEST): changed upload location from www.almesberger.net
to downloads.qi-hardware.com
- schhist/Makefile (atusb-schhist-upload, xue-schhist-upload,
cntr-schhist-upload, atusd-schhist-upload): changed directory name from
demo* to the KiCad project name
- schhist/Makefile (update): pull the latest Xue, then regenerate and upload
all schematics (atusb, xue, cntr, and atusd)
- schhist/demo-index.html: index page for schematics histories demos
- schhist/Makefile (upload-index): upload the demo index.html
- schhist/Makefile (PHONY): removed the obsolete ben-wpan-* entries and
replaced them with atusb-*
- schhist/schhist2web: sort names in the order specified by the environment
variable SCHHIST_ORDER (colon-separated list of names)
- schhist/Makefile (atusb-schhist): order sheets
- schhist/schhist2web: strip the top-level sheet name prefix from sub-sheet
names
- schhist/schhist2web: option -f to identify sub-sheets by their file name
instead of the sheet name
- schhist/schhist2web: keep the name of the top-level sheet constant across
renames
- schhist/schhist2web: if using -f, try to keep the name of the sub-sheets
constant across renames
- schhist/gitsch2ps: new option -k to keep the cloned repository and print
the path name of the temporary directory on standard output
- schhist/gitsch2ps: invoked "git clone" with -q to suppress progress
output on standard output
- schhist/Makefile (all, ben-wpan-schhist, ben-wpan-schhist-upload): renamed
to ben-wpan-* to atusb-*
- schhist/Makefile (atusb-schhist, cntr-schhist): added path to ben-wpan
repository (was auto-located by default before)
- schhist/Makefile (atusb-schhist, atusb-schhist-upload): changed output
directory from _out to _atusb
- schhist/Makefile (all, atusd-schhist, atusd-schhist-upload): added rules
for making the schematics history of ben-wpan/atusd