Send commitlog mailing list submissions to
commitlog@lists.openmoko.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.openmoko.org/mailman/listinfo/commitlog
or, via email, send a message with subject or body 'help' to
commitlog-requ...@lists.openmoko.org
You can reach the person managing the list at
commitlog-ow...@lists.openmoko.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of commitlog digest..."
Today's Topics:
1. r5533 - trunk/gta02-core (wer...@docs.openmoko.org)
2. r5534 - in trunk/eda/fped: . manual (wer...@docs.openmoko.org)
3. r5535 - in trunk/gta02-core: . modules (wer...@docs.openmoko.org)
--- Begin Message ---
Author: werner
Date: 2009-08-24 15:35:35 +0200 (Mon, 24 Aug 2009)
New Revision: 5533
Modified:
trunk/gta02-core/cpu.sch
trunk/gta02-core/io.sch
Log:
CPU and IO global label fixes by Rask Ingemann Lambertsen
- cpu.sch: changed nACCEL_CS from (CPU) input to output
- cpu.sch: changed ACCEL_SPICLK from (CPU) input to output
- cpu.sch: changed ACCEL_SPIMOSI from (CPU) input to output
- cpu.sch: renamed IO1 to GSM_INT
- cpu.sch: removed duplicate CHIP_PWD (on top of the other)
- io.sch: changed ACCEL_SPIMISO from (sensor) input to output
- io.sch: changed nACCEL_INT1 and nACCEL_INT2 from (sensor) input to output
- cpu.sch, io.sch: changed EINT3 from (system) input to bi-directional
Modified: trunk/gta02-core/cpu.sch
===================================================================
--- trunk/gta02-core/cpu.sch 2009-08-23 21:37:35 UTC (rev 5532)
+++ trunk/gta02-core/cpu.sch 2009-08-24 13:35:35 UTC (rev 5533)
@@ -1,4 +1,4 @@
-EESchema Schematic File Version 2 date Fri 21 Aug 2009 01:42:40 AM CDT
+EESchema Schematic File Version 2 date s?n 23 aug 2009 16:32:15 CEST
LIBS:power,device,conn,gta02-core
EELAYER 24 0
EELAYER END
@@ -608,7 +608,7 @@
1 13150 4550
1 0 0 -1
$EndComp
-Text GLabel 11550 5850 0 60 Input ~ 0
+Text GLabel 11550 5850 0 60 Output ~ 0
nACCEL_CS
$Comp
L GND #PWR071
@@ -661,9 +661,9 @@
nUSB_OC
Text GLabel 11550 7200 0 60 Input ~ 0
nUSB_FLT
-Text GLabel 11550 6750 0 60 Input ~ 0
+Text GLabel 11550 6750 0 60 Output ~ 0
ACCEL_SPICLK
-Text GLabel 11550 6600 0 60 Input ~ 0
+Text GLabel 11550 6600 0 60 Output ~ 0
ACCEL_SPIMOSI
Text GLabel 11550 6450 0 60 Input ~ 0
ACCEL_SPIMISO
@@ -683,12 +683,12 @@
WLAN_GPIO1
Text GLabel 11550 5250 0 60 Input ~ 0
CODEC_IRQ
-Text GLabel 11550 5100 0 60 Input ~ 0
+Text GLabel 11550 5100 0 60 BiDi ~ 0
EINT3
Text GLabel 11550 4950 0 60 BiDi ~ 0
BT_PIO2
Text GLabel 11550 4800 0 60 Input ~ 0
-IO1
+GSM_INT
Text GLabel 11550 4650 0 60 Input ~ 0
nACCEL_INT1
NoConn ~ 13450 6300
@@ -740,8 +740,6 @@
nGSM_EN
Text GLabel 4900 6000 2 60 Output ~ 0
CHIP_PWD
-Text GLabel 4900 6000 2 60 Output ~ 0
-CHIP_PWD
Text GLabel 4900 5400 2 60 BiDi ~ 0
WLAN_GPIO0
Text GLabel 4900 5250 2 60 Output ~ 0
Modified: trunk/gta02-core/io.sch
===================================================================
--- trunk/gta02-core/io.sch 2009-08-23 21:37:35 UTC (rev 5532)
+++ trunk/gta02-core/io.sch 2009-08-24 13:35:35 UTC (rev 5533)
@@ -1,4 +1,4 @@
-EESchema Schematic File Version 2 date Sun 02 Aug 2009 23:25:00 BST
+EESchema Schematic File Version 2 date s?n 23 aug 2009 16:48:54 CEST
LIBS:power,device,conn,gta02-core
EELAYER 24 0
EELAYER END
@@ -399,11 +399,11 @@
ACCEL_SPICLK
Text GLabel 4650 5400 0 60 Input ~ 0
ACCEL_SPIMOSI
-Text GLabel 4650 5250 0 60 Input ~ 0
+Text GLabel 4650 5250 0 60 Output ~ 0
ACCEL_SPIMISO
-Text GLabel 4650 5050 0 60 Input ~ 0
+Text GLabel 4650 5050 0 60 Output ~ 0
nACCEL_INT2
-Text GLabel 4650 4900 0 60 Input ~ 0
+Text GLabel 4650 4900 0 60 Output ~ 0
nACCEL_INT1
Text GLabel 4650 4750 0 60 Input ~ 0
nACCEL_CS
@@ -594,7 +594,7 @@
CONSOLE_RXD
Text GLabel 12150 9800 0 60 Input ~ 0
CONSOLE_TXD
-Text GLabel 12150 8600 0 60 Input ~ 0
+Text GLabel 12150 8600 0 60 BiDi ~ 0
EINT3
Text GLabel 12150 8450 0 60 Input ~ 0
WLAN_SS
--- End Message ---
--- Begin Message ---
Author: werner
Date: 2009-08-24 18:53:47 +0200 (Mon, 24 Aug 2009)
New Revision: 5534
Added:
trunk/eda/fped/manual/
trunk/eda/fped/manual/intro-1.png
trunk/eda/fped/manual/intro-2.png
trunk/eda/fped/manual/intro-3.png
trunk/eda/fped/manual/intro-4.png
trunk/eda/fped/manual/intro-5.png
trunk/eda/fped/manual/intro-6.png
Removed:
trunk/eda/fped/screens/
Modified:
trunk/eda/fped/Makefile
trunk/eda/fped/gui.html
Log:
- renamed directory screens/ to manual/
- convert icons in the manual from XPM to PNG so that Firefox can display them
too
Modified: trunk/eda/fped/Makefile
===================================================================
--- trunk/eda/fped/Makefile 2009-08-24 13:35:35 UTC (rev 5533)
+++ trunk/eda/fped/Makefile 2009-08-24 16:53:47 UTC (rev 5534)
@@ -110,8 +110,10 @@
upload-manual: $(XPMS:%=icons/%)
scp gui.html README $(UPLOAD)/
- scp $(XPMS:%=icons/%) $(UPLOAD)/icons/
- scp $(PNGS:%=screens/%) $(UPLOAD)/screens/
+ for n in $(XPMS:%.xpm=%); do \
+ convert icons/$$n.xpm manual/$$n.png || exit 1; done
+ scp $(XPMS:%.xpm=manual/%.png) $(PNGS:%=manual/%) \
+ $(UPLOAD)/manual/
# ----- Dependencies ----------------------------------------------------------
Modified: trunk/eda/fped/gui.html
===================================================================
--- trunk/eda/fped/gui.html 2009-08-24 13:35:35 UTC (rev 5533)
+++ trunk/eda/fped/gui.html 2009-08-24 16:53:47 UTC (rev 5534)
@@ -24,10 +24,10 @@
<LI> Right-click on the yellow field that says "(root)" and select
"Add loop". An entry saying "_ = 0 ... 0 (0)" appears next to the
yellow field.
- <P><IMG src="screens/intro-1.png">
+ <P><IMG src="manual/intro-1.png">
<LI> Click on the underscore, type <B>n=1,5</B> and press Enter.
The entry should now show "n = 1 ... 5 (1 2 3 4 5)"
- <P><IMG src="screens/intro-2.png">
+ <P><IMG src="manual/intro-2.png">
<LI> Click on the dark-yellow vector icon on the right-hand side.
A red frame shows that it is selected.
<LI> Move the mouse pointer to the green dot in the middle of the
@@ -38,21 +38,21 @@
to dark yellow after the button is released.
<LI> Click on the yellow line. It is now shown in bright yellow and
a number of text entry fields appear below the canvas.
- <P><IMG src="screens/intro-3.png">
+ <P><IMG src="manual/intro-3.png">
<LI> Click into the field on the top that probably says "0.1mm",
change it to <B>n*1mm</B> and press Enter.
<LI> Select "Zoom all" from the "View" drop-down menu. The canvas
should now show the green dot on the left, with a yellow arrow
pointing to the right, and four more even darker arrows following
that arrow.
- <P><IMG src="screens/intro-4.png">
+ <P><IMG src="manual/intro-4.png">
<LI> Click on the icon depicting a light-blue circle.
<LI> Move the mouse pointer over the green dot, then drag to the
circle at the end of the vector, and release the mouse button.
A series of partial circles should appear.
- <P><IMG src="screens/intro-5.png">
+ <P><IMG src="manual/intro-5.png">
<LI> Select "Zoom all" again to show the full circles.
- <P><IMG src="screens/intro-6.png">
+ <P><IMG src="manual/intro-6.png">
</UL>
The graphical items you have entered are a vector and a circle with the
radius determined by the vector. We call these items "objects". Furthermore,
@@ -120,13 +120,13 @@
details and get one's bearings. They are located in the menu bar at the
top.
<DL>
- <DT><IMG src="icons/all.xpm"> <IMG src="icons/all_off.xpm">
+ <DT><IMG src="manual/all.png"> <IMG src="manual/all_off.png">
<DD>Show all frames. If disabled, only show the currently active frame.
- <DT><IMG src="icons/stuff.xpm"> <IMG src="icons/stuff_off.xpm">
+ <DT><IMG src="manual/stuff.png"> <IMG src="manual/stuff_off.png">
<DD>Show vectors and frames.
- <DT><IMG src="icons/meas.xpm"> <IMG src="icons/meas_off.xpm">
+ <DT><IMG src="manual/meas.png"> <IMG src="manual/meas_off.png">
<DD>Show measurements.
- <DT><IMG src="icons/bright.xpm"> <IMG src="icons/bright_off.xpm">
+ <DT><IMG src="manual/bright.png"> <IMG src="manual/bright_off.png">
<DD>Highlight the elements that will be exported to KiCad, i.e.,
the pads and the silk screen drawings. To show the component
exactly as it will appear in KiCad, also turn off vectors,
@@ -139,18 +139,18 @@
Tools are used to add new elements and to manipulate existing ones.
<DL>
- <DT><IMG src="icons/point.xpm">
+ <DT><IMG src="manual/point.png">
<DD> The pointer. This is the default tool. The pointer is used to
select items and do move points of the selected item.
<P>
To move points, select the item, then move the mouse pointer over
the point to move. A red circle will appear under the mouse pointer.
Then drag the point to its new location and release the mouse button.
- <DT><IMG src="icons/delete.xpm"> <IMG src="icons/delete_off.xpm">
+ <DT><IMG src="manual/delete.png"> <IMG src="manual/delete_off.png">
<DD> Delete the currently selected item. Whenever an item is selected,
the delete icon lights up. Clicking the icon deletes the item.
To undelete the item, press <B>U</B>.
- <DT><IMG src="icons/vec.xpm">
+ <DT><IMG src="manual/vec.png">
<DD> Add a vector. To add a new vector, move the mouse pointer to the
new vector's starting point then drag towards the desired end point.
Vectors are normally specified via parameters. To enter the parameters,
@@ -159,8 +159,8 @@
Note that the starting point of the vector has to be in the same
frame as the vector being drawn. This limitation also applies to
points defining pads and silk-screen items.
- <DT><IMG src="icons/frame.xpm"> <IMG src="icons/frame_locked.xpm">
- <IMG src="icons/frame_ready.xpm">
+ <DT><IMG src="manual/frame.png"> <IMG src="manual/frame_locked.png">
+ <IMG src="manual/frame_ready.png">
<DD> Add a frame reference. A frame reference inserts the content of a
frame into another frame. There are three steps in this process:
<UL>
@@ -178,17 +178,17 @@
When finished, don't forget that the destination frame is still selected.
In order to add elements to the newly referenced frame, you have to
select it first.
- <DT><IMG src="icons/pad.xpm"> <IMG src="icons/rpad.xpm">
+ <DT><IMG src="manual/pad.png"> <IMG src="manual/rpad.png">
<DD> Add a pad. Pads are either rectangular or rounded. They are
defined by two points which are opposite corners of the rectangle
containing the pad. Move the mouse cursor to the first point, then
drag to the second point. The pad's name can be edited after selecting
the pad.
- <DT><IMG src="icons/line.xpm"> <IMG src="icons/rect.xpm">
+ <DT><IMG src="manual/line.png"> <IMG src="manual/rect.png">
<DD> Add a line or a rectangle. Similar to pads, lines and rectangles
are defined by two points. The width of the line can be edited after
selecting the line or rectangle.
- <DT><IMG src="icons/circ.xpm">
+ <DT><IMG src="manual/circ.png">
<DD> Add circle or arc. Circles are defined by their center end a
point at their radius. An arc has a third point, which defines the
angle at which the arc ends. If this third point is not located on
@@ -201,8 +201,8 @@
<P>
To change the radius point of a circle, first drag the end point,
then drag the radius point itself to that same location.
- <DT><IMG src="icons/meas.xpm"> <IMG src="icons/meas_x.xpm">
- <IMG src="icons/meas_y.xpm">
+ <DT><IMG src="manual/meas.png"> <IMG src="manual/meas_x.png">
+ <IMG src="manual/meas_y.png">
<DD> Add a measurement. Measurements show the distance between points.
They can either measure diagonally or only horizontally or only vertically.
Unlike other items, measurements are not limited to points in the same
Copied: trunk/eda/fped/manual/intro-1.png (from rev 5531,
trunk/eda/fped/screens/intro-1.png)
===================================================================
(Binary files differ)
Copied: trunk/eda/fped/manual/intro-2.png (from rev 5531,
trunk/eda/fped/screens/intro-2.png)
===================================================================
(Binary files differ)
Copied: trunk/eda/fped/manual/intro-3.png (from rev 5531,
trunk/eda/fped/screens/intro-3.png)
===================================================================
(Binary files differ)
Copied: trunk/eda/fped/manual/intro-4.png (from rev 5531,
trunk/eda/fped/screens/intro-4.png)
===================================================================
(Binary files differ)
Copied: trunk/eda/fped/manual/intro-5.png (from rev 5531,
trunk/eda/fped/screens/intro-5.png)
===================================================================
(Binary files differ)
Copied: trunk/eda/fped/manual/intro-6.png (from rev 5531,
trunk/eda/fped/screens/intro-6.png)
===================================================================
(Binary files differ)
--- End Message ---
--- Begin Message ---
Author: werner
Date: 2009-08-24 21:41:23 +0200 (Mon, 24 Aug 2009)
New Revision: 5535
Modified:
trunk/gta02-core/modules/INFO
trunk/gta02-core/modules/bga96-8x12-0mm8.fpd
trunk/gta02-core/pmu.sch
Log:
- modules/bga96-8x12-0mm8.fpd: changed package name to FBGA96-P0.8
- pmu.sch: changed all R0402-H and Cxxxx-H packages to just 0402, etc.
Modified: trunk/gta02-core/modules/INFO
===================================================================
--- trunk/gta02-core/modules/INFO 2009-08-24 16:53:47 UTC (rev 5534)
+++ trunk/gta02-core/modules/INFO 2009-08-24 19:41:23 UTC (rev 5535)
@@ -9,6 +9,7 @@
# If symbol data sheet contains footprint, don't repeat it here.
#
+# Atmel ATR0635, BGA96, 8x12 mm, pitch 0.8 mm
F: bga96-8x12-0mm8
S: atr0635
# ATR0635 data sheet page 33
@@ -21,7 +22,11 @@
F: stdpass
D: http://www.vishay.com/doc?20035
# http://industrial.panasonic.com/www-data/pdf/AOA0000/AOA0000PE2.pdf
+# To do:
+# - define keep out area
# WM3236AQ, very non-standard 48QFN
F: wm3236aq
# WM3236AQ_R0E_datasheet_Preliminary_0630_2007.pdf (no-public)
+# To do:
+# - define keep out area
Modified: trunk/gta02-core/modules/bga96-8x12-0mm8.fpd
===================================================================
--- trunk/gta02-core/modules/bga96-8x12-0mm8.fpd 2009-08-24 16:53:47 UTC
(rev 5534)
+++ trunk/gta02-core/modules/bga96-8x12-0mm8.fpd 2009-08-24 19:41:23 UTC
(rev 5535)
@@ -39,7 +39,8 @@
frame ball .
}
-part "BGA96-8x12-0.8mm"
+package "FBGA96-P0.8"
+unit mm
set Pd = 0.4mm
set e = 0.8mm
Modified: trunk/gta02-core/pmu.sch
===================================================================
--- trunk/gta02-core/pmu.sch 2009-08-24 16:53:47 UTC (rev 5534)
+++ trunk/gta02-core/pmu.sch 2009-08-24 19:41:23 UTC (rev 5535)
@@ -1031,7 +1031,7 @@
P 8900 10700
F 0 "R2504" H 8900 10800 50 0000 C CNN
F 1 "0R" H 9100 10750 50 0000 C CNN
-F 2 "R0402-H" H 8900 10700 60 0001 C CNN
+F 2 "0402" H 8900 10700 60 0001 C CNN
1 8900 10700
1 0 0 -1
$EndComp
@@ -1066,7 +1066,7 @@
P 2850 4750
F 0 "R1762" H 2850 4850 50 0000 C CNN
F 1 "470R" H 2850 4650 50 0000 C CNN
-F 2 "R0402-H" H 2850 4750 60 0001 C CNN
+F 2 "0402" H 2850 4750 60 0001 C CNN
1 2850 4750
1 0 0 -1
$EndComp
@@ -1085,7 +1085,7 @@
P 2400 4300
F 0 "R1761" V 2350 4500 50 0000 C CNN
F 1 "10k" V 2450 4450 50 0000 C CNN
-F 2 "R0402-H" H 2400 4300 60 0001 C CNN
+F 2 "0402" H 2400 4300 60 0001 C CNN
1 2400 4300
0 1 1 0
$EndComp
@@ -1119,7 +1119,7 @@
P 3400 8100
F 0 "R1729" V 3350 8300 50 0000 C CNN
F 1 "100k" V 3450 8250 50 0000 C CNN
-F 2 "R0402-H" H 3400 8100 60 0001 C CNN
+F 2 "0402" H 3400 8100 60 0001 C CNN
1 3400 8100
0 1 1 0
$EndComp
@@ -1184,7 +1184,7 @@
P 2600 6150
F 0 "R1709" V 2550 6350 50 0000 C CNN
F 1 "100k" V 2650 6300 50 0000 C CNN
-F 2 "R0402-H" H 2600 6150 60 0001 C CNN
+F 2 "0402" H 2600 6150 60 0001 C CNN
1 2600 6150
0 1 1 0
$EndComp
@@ -1203,7 +1203,7 @@
P 3450 6050
F 0 "R1713" V 3400 6250 50 0000 C CNN
F 1 "100k" V 3500 6200 50 0000 C CNN
-F 2 "R0402-H" H 3450 6050 60 0001 C CNN
+F 2 "0402" H 3450 6050 60 0001 C CNN
1 3450 6050
0 1 1 0
$EndComp
@@ -1222,7 +1222,7 @@
P 4400 5950
F 0 "R1708" V 4350 6150 50 0000 C CNN
F 1 "10k" V 4450 6100 50 0000 C CNN
-F 2 "R0402-H" H 4400 5950 60 0001 C CNN
+F 2 "0402" H 4400 5950 60 0001 C CNN
1 4400 5950
0 1 1 0
$EndComp
@@ -1241,7 +1241,7 @@
P 5350 5850
F 0 "R1707" V 5300 6050 50 0000 C CNN
F 1 "10k" V 5400 6000 50 0000 C CNN
-F 2 "R0402-H" H 5350 5850 60 0001 C CNN
+F 2 "0402" H 5350 5850 60 0001 C CNN
1 5350 5850
0 1 1 0
$EndComp
@@ -1273,7 +1273,7 @@
P 5300 9350
F 0 "R1714" V 5250 9550 50 0000 C CNN
F 1 "100k" V 5350 9500 50 0000 C CNN
-F 2 "R0402-H" H 5300 9350 60 0001 C CNN
+F 2 "0402" H 5300 9350 60 0001 C CNN
1 5300 9350
0 1 1 0
$EndComp
@@ -1301,7 +1301,7 @@
P 15050 3300
F 0 "R1722" H 15050 3400 50 0000 C CNN
F 1 "0R" H 15050 3200 50 0000 C CNN
-F 2 "R0402-H" H 15050 3300 60 0001 C CNN
+F 2 "0402" H 15050 3300 60 0001 C CNN
1 15050 3300
1 0 0 -1
$EndComp
@@ -1311,7 +1311,7 @@
P 15050 2150
F 0 "R1720" H 15050 2250 50 0000 C CNN
F 1 "0R" H 15050 2050 50 0000 C CNN
-F 2 "R0402-H" H 15050 2150 60 0001 C CNN
+F 2 "0402" H 15050 2150 60 0001 C CNN
1 15050 2150
1 0 0 -1
$EndComp
@@ -1357,7 +1357,7 @@
P 1550 2950
F 0 "C1730" H 1600 3050 50 0000 L CNN
F 1 "1u" H 1600 2850 50 0000 L CNN
-F 2 "C0402-H" H 1550 2950 60 0001 C CNN
+F 2 "0402" H 1550 2950 60 0001 C CNN
1 1550 2950
1 0 0 -1
$EndComp
@@ -1367,7 +1367,7 @@
P 3700 2950
F 0 "C1729" H 3750 3050 50 0000 L CNN
F 1 "1u" H 3750 2850 50 0000 L CNN
-F 2 "C0402-H" H 3700 2950 60 0001 C CNN
+F 2 "0402" H 3700 2950 60 0001 C CNN
1 3700 2950
1 0 0 -1
$EndComp
@@ -1408,7 +1408,7 @@
P 10050 2050
F 0 "R1753" H 10050 2150 50 0000 C CNN
F 1 "10k" H 10050 1950 50 0000 C CNN
-F 2 "R0402-H" H 10050 2050 60 0001 C CNN
+F 2 "0402" H 10050 2050 60 0001 C CNN
1 10050 2050
1 0 0 -1
$EndComp
@@ -1436,7 +1436,7 @@
P 10500 2450
F 0 "C1753" H 10550 2550 50 0000 L CNN
F 1 "100n" H 10550 2350 50 0000 L CNN
-F 2 "C0402-H" H 10500 2450 60 0001 C CNN
+F 2 "0402" H 10500 2450 60 0001 C CNN
1 10500 2450
1 0 0 -1
$EndComp
@@ -1446,7 +1446,7 @@
P 9550 1600
F 0 "R1751" V 9500 1800 50 0000 C CNN
F 1 "100k" V 9600 1750 50 0000 C CNN
-F 2 "R0402-H" H 9550 1600 60 0001 C CNN
+F 2 "0402" H 9550 1600 60 0001 C CNN
1 9550 1600
0 1 1 0
$EndComp
@@ -1474,7 +1474,7 @@
P 9750 3050
F 0 "C1754" H 9800 3150 50 0000 L CNN
F 1 "100n" H 9800 2950 50 0000 L CNN
-F 2 "C0402-H" H 9750 3050 60 0001 C CNN
+F 2 "0402" H 9750 3050 60 0001 C CNN
1 9750 3050
1 0 0 -1
$EndComp
@@ -1484,7 +1484,7 @@
P 10100 3050
F 0 "C1755" H 10150 3150 50 0000 L CNN
F 1 "22u" H 10150 2950 50 0000 L CNN
-F 2 "C0805-H" H 10100 3050 60 0001 C CNN
+F 2 "0805" H 10100 3050 60 0001 C CNN
1 10100 3050
1 0 0 -1
$EndComp
@@ -1532,7 +1532,7 @@
P 8550 1550
F 0 "R1752" H 8550 1650 50 0000 C CNN
F 1 "NC" H 8550 1450 50 0000 C CNN
-F 2 "R0402-H" H 8550 1550 60 0001 C CNN
+F 2 "0402" H 8550 1550 60 0001 C CNN
1 8550 1550
1 0 0 -1
$EndComp
@@ -1569,7 +1569,7 @@
P 6850 1950
F 0 "C1706" H 6900 2050 50 0000 L CNN
F 1 "10u" H 6900 1850 50 0000 L CNN
-F 2 "C0805-H" H 6850 1950 60 0001 C CNN
+F 2 "0805" H 6850 1950 60 0001 C CNN
1 6850 1950
1 0 0 -1
$EndComp
@@ -1579,7 +1579,7 @@
P 6450 1950
F 0 "C1705" H 6500 2050 50 0000 L CNN
F 1 "100n" H 6500 1850 50 0000 L CNN
-F 2 "C0402-H" H 6450 1950 60 0001 C CNN
+F 2 "0402" H 6450 1950 60 0001 C CNN
1 6450 1950
1 0 0 -1
$EndComp
@@ -1807,7 +1807,7 @@
P 1250 7850
F 0 "C1704" H 1300 7950 50 0000 L CNN
F 1 "100n" H 1300 7750 50 0000 L CNN
-F 2 "C0402-H" H 1250 7850 60 0001 C CNN
+F 2 "0402" H 1250 7850 60 0001 C CNN
1 1250 7850
1 0 0 -1
$EndComp
@@ -1817,7 +1817,7 @@
P 1600 7850
F 0 "C1761" H 1650 7950 50 0000 L CNN
F 1 "100n" H 1650 7750 50 0000 L CNN
-F 2 "C0402-H" H 1600 7850 60 0001 C CNN
+F 2 "0402" H 1600 7850 60 0001 C CNN
1 1600 7850
1 0 0 -1
$EndComp
@@ -1827,7 +1827,7 @@
P 1950 7850
F 0 "C1762" H 2000 7950 50 0000 L CNN
F 1 "10n" H 2000 7750 50 0000 L CNN
-F 2 "C0402-H" H 1950 7850 60 0001 C CNN
+F 2 "0402" H 1950 7850 60 0001 C CNN
1 1950 7850
1 0 0 -1
$EndComp
@@ -1873,7 +1873,7 @@
P 12800 9900
F 0 "C1765" H 12850 10000 50 0000 L CNN
F 1 "4u7" H 12850 9800 50 0000 L CNN
-F 2 "C0603-H" H 12800 9900 60 0001 C CNN
+F 2 "0603" H 12800 9900 60 0001 C CNN
1 12800 9900
1 0 0 -1
$EndComp
@@ -1883,7 +1883,7 @@
P 12450 9900
F 0 "C1766" H 12150 9800 50 0000 L CNN
F 1 "100n" H 12200 10000 50 0000 L CNN
-F 2 "C0402-H" H 12450 9900 60 0001 C CNN
+F 2 "0402" H 12450 9900 60 0001 C CNN
1 12450 9900
-1 0 0 1
$EndComp
@@ -1902,7 +1902,7 @@
P 11450 9900
F 0 "C1713" H 11500 10000 50 0000 L CNN
F 1 "4u7" H 11500 9800 50 0000 L CNN
-F 2 "C0603-H" H 11450 9900 60 0001 C CNN
+F 2 "0603" H 11450 9900 60 0001 C CNN
1 11450 9900
1 0 0 -1
$EndComp
@@ -1912,7 +1912,7 @@
P 11800 9900
F 0 "C1717" H 11850 10000 50 0000 L CNN
F 1 "470n" H 11850 9800 50 0000 L CNN
-F 2 "C0402-H" H 11800 9900 60 0001 C CNN
+F 2 "0402" H 11800 9900 60 0001 C CNN
1 11800 9900
1 0 0 -1
$EndComp
@@ -1931,7 +1931,7 @@
P 14650 9500
F 0 "C1714" H 14700 9600 50 0000 L CNN
F 1 "4u7" H 14700 9400 50 0000 L CNN
-F 2 "C0603-H" H 14650 9500 60 0001 C CNN
+F 2 "0603" H 14650 9500 60 0001 C CNN
1 14650 9500
1 0 0 -1
$EndComp
@@ -1941,7 +1941,7 @@
P 14300 9500
F 0 "C1716" H 14350 9600 50 0000 L CNN
F 1 "470n" H 14350 9400 50 0000 L CNN
-F 2 "C0402-H" H 14300 9500 60 0001 C CNN
+F 2 "0402" H 14300 9500 60 0001 C CNN
1 14300 9500
1 0 0 -1
$EndComp
@@ -1960,7 +1960,7 @@
P 13900 6950
F 0 "C1728" H 13950 7050 50 0000 L CNN
F 1 "470n" H 13950 6850 50 0000 L CNN
-F 2 "C0402-H" H 13900 6950 60 0001 C CNN
+F 2 "0402" H 13900 6950 60 0001 C CNN
1 13900 6950
1 0 0 -1
$EndComp
@@ -1988,7 +1988,7 @@
P 13900 6000
F 0 "C1718" H 13950 6100 50 0000 L CNN
F 1 "470n" H 13950 5900 50 0000 L CNN
-F 2 "C0402-H" H 13900 6000 60 0001 C CNN
+F 2 "0402" H 13900 6000 60 0001 C CNN
1 13900 6000
1 0 0 -1
$EndComp
@@ -1998,7 +1998,7 @@
P 14250 4850
F 0 "C1710" H 14300 4950 50 0000 L CNN
F 1 "4u7" H 14300 4750 50 0000 L CNN
-F 2 "C0603-H" H 14250 4850 60 0001 C CNN
+F 2 "0603" H 14250 4850 60 0001 C CNN
1 14250 4850
1 0 0 -1
$EndComp
@@ -2008,7 +2008,7 @@
P 13900 4850
F 0 "C1719" H 13950 4950 50 0000 L CNN
F 1 "470n" H 13950 4750 50 0000 L CNN
-F 2 "C0402-H" H 13900 4850 60 0001 C CNN
+F 2 "0402" H 13900 4850 60 0001 C CNN
1 13900 4850
1 0 0 -1
$EndComp
@@ -2036,7 +2036,7 @@
P 6050 9650
F 0 "C1702" H 6100 9750 50 0000 L CNN
F 1 "10p" H 6100 9550 50 0000 L CNN
-F 2 "C0402-H" H 6050 9650 60 0001 C CNN
+F 2 "0402" H 6050 9650 60 0001 C CNN
1 6050 9650
1 0 0 -1
$EndComp
@@ -2046,7 +2046,7 @@
P 7350 9650
F 0 "C1703" H 7400 9750 50 0000 L CNN
F 1 "10p" H 7400 9550 50 0000 L CNN
-F 2 "C0402-H" H 7350 9650 60 0001 C CNN
+F 2 "0402" H 7350 9650 60 0001 C CNN
1 7350 9650
1 0 0 -1
$EndComp
@@ -2074,7 +2074,7 @@
P 13900 3700
F 0 "C1734" H 13950 3800 50 0000 L CNN
F 1 "100p" H 13950 3600 50 0000 L CNN
-F 2 "C0402-H" H 13900 3700 60 0001 C CNN
+F 2 "0402" H 13900 3700 60 0001 C CNN
1 13900 3700
1 0 0 -1
$EndComp
@@ -2084,7 +2084,7 @@
P 14250 3700
F 0 "C1720" H 14300 3800 50 0000 L CNN
F 1 "100n" H 14300 3600 50 0000 L CNN
-F 2 "C0402-H" H 14250 3700 60 0001 C CNN
+F 2 "0402" H 14250 3700 60 0001 C CNN
1 14250 3700
1 0 0 -1
$EndComp
@@ -2094,7 +2094,7 @@
P 14600 3700
F 0 "C1709" H 14650 3800 50 0000 L CNN
F 1 "22u" H 14650 3600 50 0000 L CNN
-F 2 "C0805-H" H 14600 3700 60 0001 C CNN
+F 2 "0805" H 14600 3700 60 0001 C CNN
1 14600 3700
1 0 0 -1
$EndComp
@@ -2113,7 +2113,7 @@
P 13900 2550
F 0 "C1733" H 13950 2650 50 0000 L CNN
F 1 "100p" H 13950 2450 50 0000 L CNN
-F 2 "C0402-H" H 13900 2550 60 0001 C CNN
+F 2 "0402" H 13900 2550 60 0001 C CNN
1 13900 2550
1 0 0 -1
$EndComp
@@ -2123,7 +2123,7 @@
P 14250 2550
F 0 "C1721" H 14300 2650 50 0000 L CNN
F 1 "100n" H 14300 2450 50 0000 L CNN
-F 2 "C0402-H" H 14250 2550 60 0001 C CNN
+F 2 "0402" H 14250 2550 60 0001 C CNN
1 14250 2550
1 0 0 -1
$EndComp
@@ -2133,7 +2133,7 @@
P 14600 2550
F 0 "C1708" H 14650 2650 50 0000 L CNN
F 1 "22u" H 14650 2450 50 0000 L CNN
-F 2 "C0805-H" H 14600 2550 60 0001 C CNN
+F 2 "0805" H 14600 2550 60 0001 C CNN
1 14600 2550
1 0 0 -1
$EndComp
@@ -2152,7 +2152,7 @@
P 13900 1400
F 0 "C1732" H 13950 1500 50 0000 L CNN
F 1 "100p" H 13950 1300 50 0000 L CNN
-F 2 "C0402-H" H 13900 1400 60 0001 C CNN
+F 2 "0402" H 13900 1400 60 0001 C CNN
1 13900 1400
1 0 0 -1
$EndComp
@@ -2162,7 +2162,7 @@
P 14250 1400
F 0 "C1722" H 14300 1500 50 0000 L CNN
F 1 "100n" H 14300 1300 50 0000 L CNN
-F 2 "C0402-H" H 14250 1400 60 0001 C CNN
+F 2 "0402" H 14250 1400 60 0001 C CNN
1 14250 1400
1 0 0 -1
$EndComp
@@ -2172,7 +2172,7 @@
P 14600 1400
F 0 "C1707" H 14650 1500 50 0000 L CNN
F 1 "47u" H 14650 1300 50 0000 L CNN
-F 2 "C1206-H" H 14600 1400 60 0001 C CNN
+F 2 "1206" H 14600 1400 60 0001 C CNN
1 14600 1400
1 0 0 -1
$EndComp
@@ -2191,7 +2191,7 @@
P 11000 9500
F 0 "R1716" H 11000 9600 50 0000 C CNN
F 1 "0R" H 10800 9450 50 0000 C CNN
-F 2 "R0402-H" H 11000 9500 60 0001 C CNN
+F 2 "0402" H 11000 9500 60 0001 C CNN
1 11000 9500
-1 0 0 1
$EndComp
@@ -2201,7 +2201,7 @@
P 13300 9500
F 0 "R1764" H 13300 9600 50 0000 C CNN
F 1 "0R" H 13500 9550 50 0000 C CNN
-F 2 "R0402-H" H 13300 9500 60 0001 C CNN
+F 2 "0402" H 13300 9500 60 0001 C CNN
1 13300 9500
1 0 0 -1
$EndComp
@@ -2211,7 +2211,7 @@
P 15100 9100
F 0 "R1715" H 15100 9200 50 0000 C CNN
F 1 "0R" H 15300 9150 50 0000 C CNN
-F 2 "R0402-H" H 15100 9100 60 0001 C CNN
+F 2 "0402" H 15100 9100 60 0001 C CNN
1 15100 9100
1 0 0 -1
$EndComp
@@ -2221,7 +2221,7 @@
P 15050 6550
F 0 "R1717" H 15050 6650 50 0000 C CNN
F 1 "0R" H 15050 6450 50 0000 C CNN
-F 2 "R0402-H" H 15050 6550 60 0001 C CNN
+F 2 "0402" H 15050 6550 60 0001 C CNN
1 15050 6550
1 0 0 -1
$EndComp
@@ -2231,7 +2231,7 @@
P 15050 5600
F 0 "R1718" H 15050 5700 50 0000 C CNN
F 1 "0R" H 15050 5500 50 0000 C CNN
-F 2 "R0402-H" H 15050 5600 60 0001 C CNN
+F 2 "0402" H 15050 5600 60 0001 C CNN
1 15050 5600
1 0 0 -1
$EndComp
@@ -2241,7 +2241,7 @@
P 15050 4450
F 0 "R1719" H 15050 4350 50 0000 C CNN
F 1 "0R" H 15050 4550 50 0000 C CNN
-F 2 "R0402-H" H 15050 4450 60 0001 C CNN
+F 2 "0402" H 15050 4450 60 0001 C CNN
1 15050 4450
-1 0 0 1
$EndComp
@@ -2260,7 +2260,7 @@
P 11150 6950
F 0 "R1763" H 11000 6850 50 0000 C CNN
F 1 "42R2" H 11250 6850 50 0000 C CNN
-F 2 "R0402-H" H 11150 6950 60 0001 C CNN
+F 2 "0402" H 11150 6950 60 0001 C CNN
1 11150 6950
1 0 0 -1
$EndComp
@@ -2279,7 +2279,7 @@
P 12450 6750
F 0 "C1764" V 12250 6750 50 0000 L CNN
F 1 "10u" V 12600 6750 50 0000 L CNN
-F 2 "C1206-H" H 12450 6750 60 0001 C CNN
+F 2 "1206" H 12450 6750 60 0001 C CNN
1 12450 6750
0 1 1 0
$EndComp
@@ -2316,7 +2316,7 @@
P 15050 1000
F 0 "R1721" H 15050 1100 50 0000 C CNN
F 1 "0R" H 15050 900 50 0000 C CNN
-F 2 "R0402-H" H 15050 1000 60 0001 C CNN
+F 2 "0402" H 15050 1000 60 0001 C CNN
1 15050 1000
1 0 0 -1
$EndComp
@@ -2335,7 +2335,7 @@
P 6900 8150
F 0 "R1766" H 6600 8200 50 0000 C CNN
F 1 "10k" H 7150 8200 50 0000 C CNN
-F 2 "R0402-H" H 6900 8150 60 0001 C CNN
+F 2 "0402" H 6900 8150 60 0001 C CNN
1 6900 8150
1 0 0 -1
$EndComp
@@ -2354,7 +2354,7 @@
P 6900 5550
F 0 "R1704" H 6900 5650 50 0000 C CNN
F 1 "12k4" H 6800 5450 50 0000 C CNN
-F 2 "R0402-H" H 6900 5550 60 0001 C CNN
+F 2 "0402" H 6900 5550 60 0001 C CNN
F 4 "1%" H 7000 5450 50 0000 C CNN "Tolerance"
1 6900 5550
1 0 0 -1
@@ -2365,7 +2365,7 @@
P 5900 4100
F 0 "R1731" H 5900 4200 50 0000 C CNN
F 1 "100k" H 5800 4000 50 0000 C CNN
-F 2 "R0402-H" H 5900 4100 60 0001 C CNN
+F 2 "0402" H 5900 4100 60 0001 C CNN
F 4 "1%" H 6000 4000 50 0000 C CNN "Tolerance"
1 5900 4100
1 0 0 -1
@@ -2376,7 +2376,7 @@
P 6800 4100
F 0 "R1732" H 6800 4200 50 0000 C CNN
F 1 "39k" H 6750 4000 50 0000 C CNN
-F 2 "R0402-H" H 6800 4100 60 0001 C CNN
+F 2 "0402" H 6800 4100 60 0001 C CNN
F 4 "1%" H 6900 4000 50 0000 C CNN "Tolerance"
1 6800 4100
1 0 0 -1
--- End Message ---
_______________________________________________
commitlog mailing list
commitlog@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/commitlog