1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-03 00:42:20 +03:00
ben-wpan/bom/lib/captol.inc
Werner Almesberger f2824f1d35 Moved all capacitor tolerance and _E12_P translations to shared includes.
- bom/lib/captol.inc: translation of all capacitor tolerance values
- bom/lib/e12.inc: translation of E12 values (for pico-based scale for now)
- bom/avx.gen, bom/johanson.gen, bom/murata.gen, bom/tdk.gen, bom/yageo.gen:
  include libraries instead of copying the same tables
2010-09-12 16:47:08 -03:00

13 lines
253 B
HTML

# Must be indented !!
_TOL=A -> TOL=0.05pF
_TOL=B -> TOL=0.1pF
_TOL=C -> TOL=0.25pF
_TOL=D -> TOL=0.5pF
_TOL=F -> TOL=1%
_TOL=G -> TOL=2%
_TOL=J -> TOL=5%
_TOL=K -> TOL=10%
_TOL=M -> TOL=20%
_TOL=Z -> TOL=80/20%