- boom/lib/e12.inc: several rules produces mal-formed results with leading
zeroes
- boom/manu/Makefile.common (spotless): added new target to remove
$(NAME).chr
- boom/manu/Makefile.common (MALFORMED): test for leading zeroes, allowing
only 0R as an exception
- boom/manu/stackpole/stackpole.gen: catch values < 1 R and convert them
to mR
- boom/Makefile, boom/boom-config.in: add a warning to boom-config that the
file is machine-generated
- boom/boom-config.in (usage): complain about unrecognized keywords
tol.inc.
- lib/captol.inc: renamed to ctol.inc, for consistency with rtol.inc
- boom/manu/avx/avx.gen, boom/manu/johanson/johanson.gen,
boom/manu/murata/murata.gen, boom/manu/tdk/tdk.gen,
boom/manu/yageo/yageo.gen: use ctol.inc instead of captol.inc
- boom/manu/panasonic/panasonic.gen, boom/manu/stackpole/stackpole.gen,
boom/manu/yageo/yageo.gen: use rtol.inc insteas of tol.inc
- boom/dist/dk/yageo-rc.catq: include RT series as well
- boom/lib/rtol.inc: resistor-specific variant of the tolerances
- boom/manu/yageo/yageo.gen: decode RT series as well
Note: in most of the specifications, the TC depends on the resistor's value.
Since we don't have a useful way to express this sort of dependency, the
TC values are always the worst lower and upper bound for a given package.
- boom/test.sub (R): recognize #ppm/K as temperature coefficient
- boom/manu/yageo/yageo.gen: convert FP=0100 to canonical FP=01005 and
then work with that value
- boom/manu/panasonic/panasonic.gen, boom/manu/stackpole/stackpole.gen,
boom/manu/yageo/yageo.gen: added temperature coefficients
- boom/test.sub (R, C): set R and C by default to "required", so that an
unparseable value doesn't cause a wildcard search
- boom/test.sub (C): added tolerances
- boom/test.sub (C): added material and special properties (syntax:
material/property, e.g., NP0/RF)
- boom/manu/Makefile.common (sane): new target to check that values are
well-formed and that all required fields are present
- boom/manu/murata/murata.gen (GRM*): added references to catalog pages
- boom/manu/murata/murata.gen (GRM*): added footprints 1808, 1812, and
2220
- boom/manu/murata/murata.gen (GRM*): ordered materials alphabetically
- boom/manu/murata/murata.gen (GRM*): added materials Z5UY5V
- boom/manu/murata/murata.gen (GRM*): added voltages 250V, 630V, 1kV, abd
3.15kV
- boom/manu/panasonic/panasonic.gen (ERJ*): tolerance used the wrong field
- boom/manu/yageo/yageo.gen (CC*): added voltage 500V
- boom/lib/tol.inc: added tolerance "E", 0.5%
- boom/Makefile (MANU): added tdk
- boom/dist/dk/Makefile (PARTS), boom/dist/dk/tdk-c.catq: added the TDK
C series
- boom/manu/tdk/Makefile, boom/manu/tdk/tdk.gen: added generation of
TDK C series
- boom/manu/Makefile.common: common makefile for all manufacturers
- boom/manu/Makefile.common (test): added coverage test mode (gen2chr -n)
- murata/Makefile, panasonic/Makefile, stackpole/Makefile, yageo/Makefile:
use Makfile.common
- 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.