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. r5089 - in trunk/gta02-core: . components
(alvie...@docs.openmoko.org)
2. r5090 - in trunk/gta02-core: . components
(alvie...@docs.openmoko.org)
3. r5091 - trunk/gta02-core/components (alvie...@docs.openmoko.org)
4. r5092 - trunk/gta02-core/components (alvie...@docs.openmoko.org)
5. r5093 - trunk/gta02-core/scripts (wer...@docs.openmoko.org)
6. r5094 - trunk/gta02-core/components (wer...@docs.openmoko.org)
--- Begin Message ---
Author: alvieboy
Date: 2009-06-05 19:47:20 +0200 (Fri, 05 Jun 2009)
New Revision: 5089
Added:
trunk/gta02-core/components/gta02_wlan_h.lib
trunk/gta02-core/components/gta02_wlan_s.lib
Modified:
trunk/gta02-core/AUTHORS
trunk/gta02-core/gta02-core.pro
Log:
Add Rene's WLAN connector header and socket
Modified: trunk/gta02-core/AUTHORS
===================================================================
--- trunk/gta02-core/AUTHORS 2009-06-04 22:11:45 UTC (rev 5088)
+++ trunk/gta02-core/AUTHORS 2009-06-05 17:47:20 UTC (rev 5089)
@@ -41,6 +41,8 @@
components/it3205be.lib
components/r3113d.lib
components/dfbm-cs320.lib
+ components/gta02_wlan_s.lib
+ components/gta02_wlan_h.lib
Compilations:
components/gta02-core-expanded.lib
Added: trunk/gta02-core/components/gta02_wlan_h.lib
===================================================================
--- trunk/gta02-core/components/gta02_wlan_h.lib
(rev 0)
+++ trunk/gta02-core/components/gta02_wlan_h.lib 2009-06-05 17:47:20 UTC
(rev 5089)
@@ -0,0 +1,31 @@
+EESchema-LIBRARY Version 2.3 Date: Mi 03 Jun 2009 14:41:12 CDT
+#
+# GTA02_WLAN_H
+#
+DEF GTA02_WLAN_H CON 0 40 Y Y 1 F N
+F0 "CON" 0 600 60 H V C CNN
+F1 "GTA02_WLAN_H" 0 -600 60 H V C CNN
+DRAW
+S -1200 500 1200 -500 0 1 0 N
+X SLEEP_CLK 10 1400 -400 200 L 50 50 1 1 O
+X EXT_WAKE 11 1400 -300 200 L 50 50 1 1 B
+X RESET 12 1400 -200 200 L 50 50 1 1 B
+X (BT_STATE)BT_ACTIVE 13 1400 -100 200 L 50 50 1 1 B
+X (WL_ACTIVE)RX_CLEAR 14 1400 0 200 L 50 50 1 1 B
+X BT_PRIORITY 15 1400 100 200 L 50 50 1 1 B
+X (VCCA)BT_FREQ 16 1400 200 200 L 50 50 1 1 w
+X VDD_1V8 17 1400 300 200 L 50 50 1 1 w
+X GND 18 1400 400 200 L 50 50 1 1 w
+X GPIO1 9 -1400 -400 200 R 50 50 1 1 B
+X GPIO0(SDIO_DATA_2) 8 -1400 -300 200 R 50 50 1 1 B
+X SPI_SCS(SDIO_DATA_3) 7 -1400 -200 200 R 50 50 1 1 B
+X SPI_SINTN(SDIO_DATA_1) 6 -1400 -100 200 R 50 50 1 1 B
+X SPI_SDO(SDIO_DATA_0) 5 -1400 0 200 R 50 50 1 1 B
+X SPI_SDI(SDIO_CMD) 4 -1400 100 200 R 50 50 1 1 B
+X SPI_CLK(SDIO_CLK) 3 -1400 200 200 R 50 50 1 1 B
+X GND 2 -1400 300 200 R 50 50 1 1 w
+X VDD_3V3 1 -1400 400 200 R 50 50 1 1 w
+ENDDRAW
+ENDDEF
+#
+#End Library
Added: trunk/gta02-core/components/gta02_wlan_s.lib
===================================================================
--- trunk/gta02-core/components/gta02_wlan_s.lib
(rev 0)
+++ trunk/gta02-core/components/gta02_wlan_s.lib 2009-06-05 17:47:20 UTC
(rev 5089)
@@ -0,0 +1,31 @@
+EESchema-LIBRARY Version 2.3 Date: Mi 03 Jun 2009 14:41:12 CDT
+#
+# GTA02_WLAN_S
+#
+DEF GTA02_WLAN_S CON 0 40 Y Y 1 F N
+F0 "CON" 0 600 60 H V C CNN
+F1 "GTA02_WLAN_S" 0 -600 60 H V C CNN
+DRAW
+S -1200 500 1200 -500 0 1 0 N
+X SLEEP_CLK 10 1400 -400 200 L 50 50 1 1 I
+X EXT_WAKE 11 1400 -300 200 L 50 50 1 1 B
+X RESET 12 1400 -200 200 L 50 50 1 1 B
+X (BT_STATE)BT_ACTIVE 13 1400 -100 200 L 50 50 1 1 B
+X (WL_ACTIVE)RX_CLEAR 14 1400 0 200 L 50 50 1 1 B
+X BT_PRIORITY 15 1400 100 200 L 50 50 1 1 B
+X (VCCA)BT_FREQ 16 1400 200 200 L 50 50 1 1 W
+X VDD_1V8 17 1400 300 200 L 50 50 1 1 W
+X GND 18 1400 400 200 L 50 50 1 1 W
+X GPIO1 9 -1400 -400 200 R 50 50 1 1 B
+X GPIO0(SDIO_DATA_2) 8 -1400 -300 200 R 50 50 1 1 B
+X SPI_SCS(SDIO_DATA_3) 7 -1400 -200 200 R 50 50 1 1 B
+X SPI_SINTN(SDIO_DATA_1) 6 -1400 -100 200 R 50 50 1 1 B
+X SPI_SDO(SDIO_DATA_0) 5 -1400 0 200 R 50 50 1 1 B
+X SPI_SDI(SDIO_CMD) 4 -1400 100 200 R 50 50 1 1 B
+X SPI_CLK(SDIO_CLK) 3 -1400 200 200 R 50 50 1 1 B
+X GND 2 -1400 300 200 R 50 50 1 1 W
+X VDD_3V3 1 -1400 400 200 R 50 50 1 1 W
+ENDDRAW
+ENDDEF
+#
+#End Library
Modified: trunk/gta02-core/gta02-core.pro
===================================================================
--- trunk/gta02-core/gta02-core.pro 2009-06-04 22:11:45 UTC (rev 5088)
+++ trunk/gta02-core/gta02-core.pro 2009-06-05 17:47:20 UTC (rev 5089)
@@ -137,3 +137,5 @@
LibName30=./components/atr0610.lib
LibName31=./components/it3205be.lib
LibName32=./components/dfbm-cs320.lib
+LibName33=./components/gta02_wlan_s.lib
+LibName34=./components/gta02_wlan_h.lib
--- End Message ---
--- Begin Message ---
Author: alvieboy
Date: 2009-06-05 19:49:57 +0200 (Fri, 05 Jun 2009)
New Revision: 5090
Added:
trunk/gta02-core/components/td028ttec1.lib
Modified:
trunk/gta02-core/AUTHORS
trunk/gta02-core/gta02-core.pro
Log:
Add Rene's LCD connector FH23-39S-03SHW for TD028TTEC1 module
Modified: trunk/gta02-core/AUTHORS
===================================================================
--- trunk/gta02-core/AUTHORS 2009-06-05 17:47:20 UTC (rev 5089)
+++ trunk/gta02-core/AUTHORS 2009-06-05 17:49:57 UTC (rev 5090)
@@ -43,6 +43,7 @@
components/dfbm-cs320.lib
components/gta02_wlan_s.lib
components/gta02_wlan_h.lib
+ components/td028ttec1.lib
Compilations:
components/gta02-core-expanded.lib
Added: trunk/gta02-core/components/td028ttec1.lib
===================================================================
--- trunk/gta02-core/components/td028ttec1.lib (rev 0)
+++ trunk/gta02-core/components/td028ttec1.lib 2009-06-05 17:49:57 UTC (rev
5090)
@@ -0,0 +1,53 @@
+EESchema-LIBRARY Version 2.3 Date: Mi 03 Jun 2009 20:52:14 CDT
+#
+# FH23-39S-0.3SH
+#
+DEF FH23-39S-0.3SH CON 0 40 Y Y 1 F N
+F0 "CON" 0 1400 60 H V C CNN
+F1 "FH23-39S-0.3SH" 0 -1400 60 H V C CNN
+ALIAS TD028TTEC1
+DRAW
+S -450 1300 450 -1300 0 1 0 N
+X DE 39 650 -1200 200 L 50 50 1 1 I
+X R5 32 650 -1000 200 L 50 50 1 1 I
+X R4 32 650 -900 200 L 50 50 1 1 I
+X R3 31 650 -800 200 L 50 50 1 1 I
+X R2 30 650 -700 200 L 50 50 1 1 I
+X R1 29 650 -600 200 L 50 50 1 1 I
+X R0 28 650 -500 200 L 50 50 1 1 I
+X G5 27 650 -300 200 L 50 50 1 1 I
+X G4 26 650 -200 200 L 50 50 1 1 I
+X G3 25 650 -100 200 L 50 50 1 1 I
+X G2 24 650 0 200 L 50 50 1 1 I
+X G1 23 650 100 200 L 50 50 1 1 I
+X G0 22 650 200 200 L 50 50 1 1 I
+X B5 21 650 400 200 L 50 50 1 1 I
+X B4 20 650 500 200 L 50 50 1 1 I
+X B3 19 650 600 200 L 50 50 1 1 I
+X B2 18 650 700 200 L 50 50 1 1 I
+X B1 17 650 800 200 L 50 50 1 1 I
+X B0 16 650 900 200 L 50 50 1 1 I
+X HSYNC 38 650 1100 200 L 50 50 1 1 I
+X VSYNC 37 650 1200 200 L 50 50 1 1 I
+X VSS(GND) 5 -650 -1200 200 R 50 50 1 1 W
+X VSS(GND) 34 -650 -1100 200 R 50 50 1 1 W
+X VSS(GND) 36 -650 -1000 200 R 50 50 1 1 W
+X VSS(GND) 12 -650 -900 200 R 50 50 1 1 W
+X PCLK 35 -650 -700 200 R 50 50 1 1 I
+X XRES 15 -650 -500 200 R 50 50 1 1 I
+X SCL 13 -650 -300 200 R 50 50 1 1 I
+X DIN 11 -650 -200 200 R 50 50 1 1 B
+X XCS 10 -650 -100 200 R 50 50 1 1 I
+X NC 14 -650 100 200 R 50 50 1 1 P
+X XR 9 -650 300 200 R 50 50 1 1 O
+X YL 8 -650 400 200 R 50 50 1 1 O
+X XL 7 -650 500 200 R 50 50 1 1 O
+X YU 6 -650 600 200 R 50 50 1 1 O
+X LED- 2 -650 800 200 R 50 50 1 1 W
+X LED+ 1 -650 900 200 R 50 50 1 1 W
+X VDC 4 -650 1100 200 R 50 50 1 1 W
+X VDDIO 3 -650 1200 200 R 50 50 1 1 W
+ENDDRAW
+ENDDEF
+#
+#End Library
Modified: trunk/gta02-core/gta02-core.pro
===================================================================
--- trunk/gta02-core/gta02-core.pro 2009-06-05 17:47:20 UTC (rev 5089)
+++ trunk/gta02-core/gta02-core.pro 2009-06-05 17:49:57 UTC (rev 5090)
@@ -139,3 +139,4 @@
LibName32=./components/dfbm-cs320.lib
LibName33=./components/gta02_wlan_s.lib
LibName34=./components/gta02_wlan_h.lib
+LibName35=./components/td028ttec1.lib
--- End Message ---
--- Begin Message ---
Author: alvieboy
Date: 2009-06-05 20:15:41 +0200 (Fri, 05 Jun 2009)
New Revision: 5091
Modified:
trunk/gta02-core/components/STATUS
trunk/gta02-core/components/aat1275irn.lib
Log:
Review aat1275 - change FLT pin type
Modified: trunk/gta02-core/components/STATUS
===================================================================
--- trunk/gta02-core/components/STATUS 2009-06-05 17:49:57 UTC (rev 5090)
+++ trunk/gta02-core/components/STATUS 2009-06-05 18:15:41 UTC (rev 5091)
@@ -3,7 +3,7 @@
74x1g00_5 U4902 Werner Andre
74x1g125 U4901 Werner Andre
74x2g126 U4903 Werner Andre
-aat1275 U4904 Werner [1]
+aat1275 U4904 Werner [1] Alvaro
atr0610 U7601 Werner
b7840 U7603 Werner
dtc123 Q4601 [2]
Modified: trunk/gta02-core/components/aat1275irn.lib
===================================================================
--- trunk/gta02-core/components/aat1275irn.lib 2009-06-05 17:49:57 UTC (rev
5090)
+++ trunk/gta02-core/components/aat1275irn.lib 2009-06-05 18:15:41 UTC (rev
5091)
@@ -1,4 +1,4 @@
-EESchema-LIBRARY Version 2.3 Date: Sat May 23 18:43:28 2009
+EESchema-LIBRARY Version 2.3 Date: Fri 05 Jun 2009 19:10:38 WEST
#
# AAT1275IRN
#
@@ -19,7 +19,7 @@
X OUT2 9 950 400 300 L 50 50 1 1 w
X SET 8 -950 -350 300 R 50 50 1 1 I
X EN 2 -950 -250 300 R 50 50 1 1 I
-X FLT 7 -950 -150 300 R 50 50 1 1 O
+X FLT 7 -950 -150 300 R 50 50 1 1 C
X VCC 4 -950 50 300 R 50 50 1 1 W
X IN 15 -950 250 300 R 50 50 1 1 W
X IN 3 -950 350 300 R 50 50 1 1 W
--- End Message ---
--- Begin Message ---
Author: alvieboy
Date: 2009-06-05 20:27:52 +0200 (Fri, 05 Jun 2009)
New Revision: 5092
Modified:
trunk/gta02-core/components/STATUS
Log:
Review atr0610
Modified: trunk/gta02-core/components/STATUS
===================================================================
--- trunk/gta02-core/components/STATUS 2009-06-05 18:15:41 UTC (rev 5091)
+++ trunk/gta02-core/components/STATUS 2009-06-05 18:27:52 UTC (rev 5092)
@@ -4,7 +4,7 @@
74x1g125 U4901 Werner Andre
74x2g126 U4903 Werner Andre
aat1275 U4904 Werner [1] Alvaro
-atr0610 U7601 Werner
+atr0610 U7601 Werner Alvaro
b7840 U7603 Werner
dtc123 Q4601 [2]
emh4 Q1501 Werner
--- End Message ---
--- Begin Message ---
Author: werner
Date: 2009-06-05 22:16:55 +0200 (Fri, 05 Jun 2009)
New Revision: 5093
Modified:
trunk/gta02-core/scripts/all-sheets-ps
Log:
The cpu-power sheet was not included in the sheet collection.
Modified: trunk/gta02-core/scripts/all-sheets-ps
===================================================================
--- trunk/gta02-core/scripts/all-sheets-ps 2009-06-05 18:27:52 UTC (rev
5092)
+++ trunk/gta02-core/scripts/all-sheets-ps 2009-06-05 20:16:55 UTC (rev
5093)
@@ -3,7 +3,8 @@
B=${1:-gta02-core}
OUT=$B-all
-SHEETS="$B $B-CPU $B-PMU $B-MEMORY $B-AUDIO $B-USB $B-IO $B-LCM $B-SD-SIM"
+SHEETS="$B $B-CPU $B-CPU-POWER $B-PMU $B-MEMORY"
+SHEETS="$SHEETS $B-AUDIO $B-USB $B-IO $B-LCM $B-SD-SIM"
SHEETS="$SHEETS $B-GPS"
psmerge `for n in $SHEETS; do echo $n.ps; done` |
--- End Message ---
--- Begin Message ---
Author: werner
Date: 2009-06-06 03:45:30 +0200 (Sat, 06 Jun 2009)
New Revision: 5094
Modified:
trunk/gta02-core/components/STATUS
Log:
A bit of cleanup and small improvements of components/STATUS:
- added author field to make it easier to spot eligible reviewers
- renamed usb_mini_b to mini_usb_b
- added Rene's new components
- added remark that crystal naming could perhaps be generalized
Modified: trunk/gta02-core/components/STATUS
===================================================================
--- trunk/gta02-core/components/STATUS 2009-06-05 20:16:55 UTC (rev 5093)
+++ trunk/gta02-core/components/STATUS 2009-06-06 01:45:30 UTC (rev 5094)
@@ -1,42 +1,50 @@
-Component Ref 1st review 2nd review 3rd review
----------------------- ------ -------------- -------------- --------------
-74x1g00_5 U4902 Werner Andre
-74x1g125 U4901 Werner Andre
-74x2g126 U4903 Werner Andre
-aat1275 U4904 Werner [1] Alvaro
-atr0610 U7601 Werner Alvaro
-b7840 U7603 Werner
-dtc123 Q4601 [2]
-emh4 Q1501 Werner
-exc24cb102u B3004 Werner
-fa2012 RP6001 Werner
-ht210 LED1501 Werner
-it3205be X7601 Werner
-k4m51323pe U2201 (Werner) Alvaro
-lis302dl U7801 Werner Alvaro
-ms2v-t1s X1701
-pcf50633-04-n3 U1701 Werner Alvaro
-r3113d U7604 Werner
-rt9013 U1702 Werner
-rt9702a U1705 Werner
-rt9711_bd_5 U4905 Werner
-s3c2442 U1501 (Werner) Andre
-si1040x U7609
-smsn16 CON7501 Werner
-sw_push_4 SW1501 Werner
-tas4025a X1501
-usb_mini_b CON4901 Werner
-varistor D3001 Werner
-vibrator VB4601 Werner
-wm8753l U3001 Werner
+Component Ref Author Review 2nd rv. 3rd rv. Remarks
+---------------------- ------ ------- ------- ------- ------- -------------
+74x1g00_5 U4902 Alvaro Werner Andre
+74x1g125 U4901 Alvaro Werner Andre
+74x2g126 U4903 Alvaro Werner Andre
+aat1275 U4904 Dave Werner Alvaro [1]
+atr0610 U7601 Rene Werner Alvaro
+b7840 U7603 Rene Werner
+dfbm-cs320 U2 Rene
+dtc123 Q4601 Alvaro [2]
+emh4 Q1501 Werner
+exc24cb102u B3004 Alvaro Werner
+fa2012 RP6001 Alvaro Werner
+gta02_wlan_h CON7802 Rene
+gta02_wlan_s CON7901 Rene
+ht210 LED1501 Werner
+it3205be X7601 Rene Werner
+k4m51323pe U2201 Dave Werner Alvaro <1>
+lis302dl U7801 Dave Werner Alvaro
+mini_usb_b CON4901 Alvaro Werner
+ms2v-t1s X1701 Alvaro [3]
+pcf50633-04-n3 U1701 Dave Werner Alvaro
+r3113d U7604 Rene Werner
+rt9013 U1702 Alvaro Werner
+rt9702a U1705 Alvaro Werner
+rt9711_bd_5 U4905 Alvaro Werner
+s3c2442 U1501 Dave Werner Andre <1>
+si1040x U7609 Alvaro
+smsn16 CON7501 Alvaro Werner
+sw_push_4 SW1501 Werner
+tas4025a X1501 Alvaro [3]
+td028ttec1 CON6001 Rene
+varistor D3001 Alvaro Werner
+vibrator VB4601 Alvaro Werner
+wm8753l U3001 Dave Werner
-KiCad R_PACK4 RP2001 Werner
-KiCad CRYSTAL X7602 Werner
+KiCad R_PACK4 RP2001 - Werner
+KiCad CRYSTAL X7602 - Werner
-(name) = partial review
+(N) = Nth review is only partial
If a part is used multiple times, put the first reference.
[1] Different packages available with different pin numbering.
Component therefore needs qualifier.
[2] Pin numbering probably wrong. Need to check real device.
+
+[3] These symbols are not very component-specific. Consider using
+ names like XTAL_4_12 for a crystal with four pins/pads, of
+ which 1 and 2 connect to the crystal and the rest is ground.
--- End Message ---
_______________________________________________
commitlog mailing list
commitlog@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/commitlog