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. r5197 - trunk/gta02-core/docs/ecn (wer...@docs.openmoko.org)
   2. r5198 - trunk/gta02-core/docs/ecn (re...@docs.openmoko.org)
   3. r5199 - trunk/gta02-core (alvie...@docs.openmoko.org)
--- Begin Message ---
Author: werner
Date: 2009-06-22 19:02:04 +0200 (Mon, 22 Jun 2009)
New Revision: 5197

Added:
   trunk/gta02-core/docs/ecn/ecn0018.txt
   trunk/gta02-core/docs/ecn/ecn0019.txt
   trunk/gta02-core/docs/ecn/ecn0020.txt
   trunk/gta02-core/docs/ecn/ecn0021.txt
   trunk/gta02-core/docs/ecn/ecn0022.txt
   trunk/gta02-core/docs/ecn/ecn0023.txt
Modified:
   trunk/gta02-core/docs/ecn/README
   trunk/gta02-core/docs/ecn/STATUS
Log:
Renamed ambiguous state "Review" to "Discuss".

More new ECNs:

0018  Add beads/filters to audio signals leaving/entering can
0019  Consider applying buzz fix
0020  No common mode choke on stereo signals (B4102)
0021  Use EMI-hardened microphone (MC4301)
0022  Apply bass fix
0023  Fix #1024 (C1009)



Modified: trunk/gta02-core/docs/ecn/README
===================================================================
--- trunk/gta02-core/docs/ecn/README    2009-06-22 14:01:10 UTC (rev 5196)
+++ trunk/gta02-core/docs/ecn/README    2009-06-22 17:02:04 UTC (rev 5197)
@@ -98,9 +98,9 @@
 - Edit: ECN is in the process of being written and not yet suitable for
   detailed review.
 
-- Review: ECN is "finished" and open for review and/or research.
+- Discuss: ECN is "finished" and open for review and/or research.
 
-- Execute: ECN is being implemented.
+- Execute: ECN is being implemented and reviewed.
 
 - Defer: ECN will not be implemented in the current hardware revision
   but may be considered for future revisions.

Modified: trunk/gta02-core/docs/ecn/STATUS
===================================================================
--- trunk/gta02-core/docs/ecn/STATUS    2009-06-22 14:01:10 UTC (rev 5196)
+++ trunk/gta02-core/docs/ecn/STATUS    2009-06-22 17:02:04 UTC (rev 5197)
@@ -2,11 +2,11 @@
 -------        ------- 
---------------------------------------------------------------
 0001   Edit    Remove Glamo (U1801)
 0002   Edit    Remove NOR (U2501)
-0003   Review  Remove SHUTDOWN net and connect PMU.SHUTDOWN directly to GND
-0004   Review  Remove R1767 and R1768 and connect all PMU.EXTONx to R1766
-0005   Review  Simplify/remove BAT_ID/BATTEMP circuit (R1769)
-0006   Review  Either remove or populate R1701 (PMU.ADAPTSNS pull-down)
-0007   Review  Remove KEEPACT net and connect PMU.KEEPACT directly to IO_3V3
+0003   Discuss Remove SHUTDOWN net and connect PMU.SHUTDOWN directly to GND
+0004   Discuss Remove R1767 and R1768 and connect all PMU.EXTONx to R1766
+0005   Discuss Simplify/remove BAT_ID/BATTEMP circuit (R1769)
+0006   Discuss Either remove or populate R1701 (PMU.ADAPTSNS pull-down)
+0007   Discuss Remove KEEPACT net and connect PMU.KEEPACT directly to IO_3V3
 0008   Edit    Remove external GPS antenna connector and circuit (CON7602)
 0009   Edit    Remove LED transistors (Q1501 and Q1502)
 0010   Edit    Remove audio amplifier (U4101)
@@ -17,3 +17,9 @@
 0015   Edit    Remove Calypso serial interface on headset (U4401)
 0016   Edit    Remove upper acceleration sensor (U7801)
 0017   Edit    Move Bluetooth module (U2) to main PCB
+0018   Edit    Add beads/filters to audio signals leaving/entering can
+0019   Edit    Consider applying buzz fix
+0020   Discuss No common mode choke on stereo signals (B4102)
+0021   Defer   Use EMI-hardened microphone (MC4301)
+0022   Edit    Apply bass fix
+0023   Edit    Fix #1024 (C1009)

Added: trunk/gta02-core/docs/ecn/ecn0018.txt
===================================================================
--- trunk/gta02-core/docs/ecn/ecn0018.txt                               (rev 0)
+++ trunk/gta02-core/docs/ecn/ecn0018.txt       2009-06-22 17:02:04 UTC (rev 
5197)
@@ -0,0 +1,7 @@
+Add beads/filters to audio signals leaving/entering can
+
+
+To do:
+- microphone and headset jack path
+- bead or EMI filter ?
+- location: at can edge

Added: trunk/gta02-core/docs/ecn/ecn0019.txt
===================================================================
--- trunk/gta02-core/docs/ecn/ecn0019.txt                               (rev 0)
+++ trunk/gta02-core/docs/ecn/ecn0019.txt       2009-06-22 17:02:04 UTC (rev 
5197)
@@ -0,0 +1,8 @@
+Consider applying buzz fix
+
+
+To do:
+- Q: do we still need it after adding beads/filters ? (ECN0018)
+- add 100 uF cap
+- change R4303 from 0R to 2k2
+- reference http://wiki.openmoko.org/wiki/Buzz_Fix

Added: trunk/gta02-core/docs/ecn/ecn0020.txt
===================================================================
--- trunk/gta02-core/docs/ecn/ecn0020.txt                               (rev 0)
+++ trunk/gta02-core/docs/ecn/ecn0020.txt       2009-06-22 17:02:04 UTC (rev 
5197)
@@ -0,0 +1,11 @@
+No common mode choke on stereo signals (B4102)
+
+
+A common mode choke on a stereo signal reduces channel separation,
+which is undesirable. If the common-mode choke is still in place
+after all the other audio changes, consider changing it.
+
+Problem pointed out by Joerg Reisenweber <jo...@openmoko.org>
+
+
+Author: Werner Almesberger <wer...@openmoko.org>

Added: trunk/gta02-core/docs/ecn/ecn0021.txt
===================================================================
--- trunk/gta02-core/docs/ecn/ecn0021.txt                               (rev 0)
+++ trunk/gta02-core/docs/ecn/ecn0021.txt       2009-06-22 17:02:04 UTC (rev 
5197)
@@ -0,0 +1,12 @@
+Use EMI-hardened microphone (MC4301)
+
+
+For GTA02v8, an EMI-hardened version of the microphone was specified.
+
+The new microphone has a different form factor and needs some of the
+plastic to be cut. We also don't know about component availability.
+While this change is probably too intrusive for gta02-core, it may be
+considered for future versions.
+
+
+Author: Werner Almesberger <wer...@openmoko.org>

Added: trunk/gta02-core/docs/ecn/ecn0022.txt
===================================================================
--- trunk/gta02-core/docs/ecn/ecn0022.txt                               (rev 0)
+++ trunk/gta02-core/docs/ecn/ecn0022.txt       2009-06-22 17:02:04 UTC (rev 
5197)
@@ -0,0 +1,6 @@
+Apply bass fix
+
+
+To do:
+- more details - what is actually involved ?
+- is this part of the switch to a "capless" design ?

Added: trunk/gta02-core/docs/ecn/ecn0023.txt
===================================================================
--- trunk/gta02-core/docs/ecn/ecn0023.txt                               (rev 0)
+++ trunk/gta02-core/docs/ecn/ecn0023.txt       2009-06-22 17:02:04 UTC (rev 
5197)
@@ -0,0 +1,7 @@
+Fix #1024 (C1009)
+
+
+To do:
+- change C1009 from Y5V to X5R
+- increase C1009 from 10 uF to 22 uF
+- improve routing




--- End Message ---
--- Begin Message ---
Author: rehar
Date: 2009-06-22 20:45:22 +0200 (Mon, 22 Jun 2009)
New Revision: 5198

Modified:
   trunk/gta02-core/docs/ecn/ecn0010.txt
Log:
started ecn removing audio amplifier

Modified: trunk/gta02-core/docs/ecn/ecn0010.txt
===================================================================
--- trunk/gta02-core/docs/ecn/ecn0010.txt       2009-06-22 17:02:04 UTC (rev 
5197)
+++ trunk/gta02-core/docs/ecn/ecn0010.txt       2009-06-22 18:45:22 UTC (rev 
5198)
@@ -1 +1,30 @@
 Remove audio amplifier (U4101)
+
+
+The Wolfson codec is able to drive a mono 8 OHM speaker so there is no need for
+a separate power amplifier. Therefore the output section of the audio subsystem
+gets heavily reconstructed.
+
+Removing the external amplifier (U4101) as well as the amplifier specific
+components R4114, R4112, R4109, R4108, R4110, R4113, C4117, C4111, C4110, C4110
+and C4115. Also there is no need for the AMP_SHUTDOWN and HP_IN signals 
anymore, the external
+speaker and headphone can be fully controlled by the corresponding register 
settings of the
+codec. (see [1])
+
+The GTA02 earpiece will be connected between OUT3 and ROUT1 of the codec, 
there will be
+no change on the filter and bypass capacitors.
+
+The external speaker will be connected directly between ROUT2 and LOUT2.
+Filter and capacitors will be the same.
+
+
+
+[1] http://www.wolfsonmicro.com/uploads/documents/en/WM8753.pdf
+
+TODO:
+- Headphone switch to GPIO4
+- massive change of components (C4405,R4405 etc) headphone jack,
+  improve audio quality for low impedance headsets at low frequencies
+- reason for varistor on EP_L line
+- maybe increase the pull down resistors (R4117 and R4116) for high 
+  impedance headphones (Z >= 2k OHM).
\ No newline at end of file




--- End Message ---
--- Begin Message ---
Author: alvieboy
Date: 2009-06-22 21:24:42 +0200 (Mon, 22 Jun 2009)
New Revision: 5199

Modified:
   trunk/gta02-core/gps.sch
Log:
GPS work in progress

Modified: trunk/gta02-core/gps.sch
===================================================================
--- trunk/gta02-core/gps.sch    2009-06-22 18:45:22 UTC (rev 5198)
+++ trunk/gta02-core/gps.sch    2009-06-22 19:24:42 UTC (rev 5199)
@@ -1,9 +1,9 @@
-EESchema Schematic File Version 2  date Sat 20 Jun 2009 18:47:02 WEST
+EESchema Schematic File Version 2  date Mon 22 Jun 2009 20:23:06 WEST
 LIBS:,powerdeviceconngta02-coregta02-core-cache
 EELAYER 24  0
 EELAYER END
 $Descr A3 16535 11700
-Sheet 2 8
+Sheet 7 8
 Title ""
 Date ""
 Rev ""
@@ -14,10 +14,95 @@
 Comment4 ""
 $EndDescr
 Wire Wire Line
+       9200 5850 8600 5850
+Wire Wire Line
+       8600 5850 8600 5300
+Wire Wire Line
+       8600 5300 8400 5300
+Wire Wire Line
+       9200 5100 9000 5100
+Connection ~ 9000 4900
+Wire Wire Line
+       9000 5100 9000 4900
+Wire Wire Line
+       8400 4900 9150 4900
+Connection ~ 8600 4500
+Wire Wire Line
+       8800 4700 8800 4500
+Wire Wire Line
+       8800 4500 8400 4500
+Wire Wire Line
+       10000 5050 10000 5250
+Wire Wire Line
+       8400 3600 8850 3600
+Wire Wire Line
+       8600 4500 8600 4700
+Connection ~ 14650 7700
+Wire Wire Line
+       15000 7500 15000 7700
+Wire Wire Line
+       15000 7700 13950 7700
+Wire Wire Line
+       14300 7500 14300 7700
+Connection ~ 13950 7700
+Connection ~ 14300 6900
+Wire Wire Line
+       14300 6900 14300 7100
+Wire Wire Line
+       13550 6900 15000 6900
+Wire Wire Line
+       15000 6900 15000 7100
+Connection ~ 13950 6900
+Wire Wire Line
+       13950 7900 13950 7500
+Wire Wire Line
+       13950 6900 13950 7100
+Wire Wire Line
+       14650 7100 14650 6900
+Connection ~ 14650 6900
+Wire Wire Line
+       14650 7700 14650 7500
+Connection ~ 14300 7700
+Connection ~ 5200 4000
+Wire Wire Line
+       5400 4000 5000 4000
+Wire Wire Line
+       5200 4000 5200 3800
+Wire Wire Line
+       5200 3800 5400 3800
+Wire Wire Line
+       5000 3600 5400 3600
+Wire Wire Line
+       3650 3700 3650 3500
+Wire Wire Line
+       8600 3400 8600 3200
+Wire Wire Line
+       8600 3200 8400 3200
+Wire Wire Line
+       5200 6400 5400 6400
+Wire Wire Line
+       8800 10050 8800 10250
+Wire Wire Line
+       7850 8800 7850 9200
+Wire Wire Line
+       7850 9200 8050 9200
+Wire Wire Line
+       8050 9500 7850 9500
+Connection ~ 10800 8500
+Wire Wire Line
+       10800 8700 10800 8300
+Connection ~ 9750 9100
+Wire Wire Line
+       9750 8500 9750 9200
+Wire Wire Line
+       10800 9100 10800 9300
+Wire Wire Line
+       9750 8500 9950 8500
+Wire Wire Line
        7650 2250 7650 1300
 Connection ~ 8900 1300
 Wire Wire Line
-       8900 1100 8900 1500
+       8900 1500 8900 1100
 Wire Wire Line
        7650 2050 7550 2050
 Wire Wire Line
@@ -40,24 +125,24 @@
 Connection ~ 5950 2050
 Wire Wire Line
        5950 2050 5950 2250
-Connection ~ 8200 10150
+Connection ~ 14650 9350
 Wire Wire Line
-       8550 9950 8550 10150
+       15000 9150 15000 9350
 Wire Wire Line
-       8550 10150 7500 10150
+       15000 9350 13950 9350
 Wire Wire Line
-       7850 9950 7850 10150
-Connection ~ 7500 10150
-Connection ~ 7850 9350
+       14300 9150 14300 9350
+Connection ~ 13950 9350
+Connection ~ 14300 8550
 Wire Wire Line
-       7850 9350 7850 9550
+       14300 8550 14300 8750
 Wire Wire Line
-       7100 9350 8550 9350
+       13550 8550 15000 8550
 Wire Wire Line
-       8550 9350 8550 9550
-Connection ~ 7300 9350
+       15000 8550 15000 8750
+Connection ~ 13750 8550
 Wire Wire Line
-       7300 9350 7300 9150
+       13750 8550 13750 8350
 Connection ~ 7150 2050
 Wire Wire Line
        7150 2050 7150 2250
@@ -71,7 +156,7 @@
        6550 2050 6450 2050
 Connection ~ 5900 7500
 Wire Wire Line
-       5900 7300 5900 7700
+       5900 7700 5900 7300
 Connection ~ 6200 7500
 Wire Wire Line
        6200 7500 6200 7300
@@ -80,7 +165,7 @@
        6000 7300 6000 7500
 Connection ~ 7900 7500
 Wire Wire Line
-       7900 7300 7900 7700
+       7900 7700 7900 7300
 Connection ~ 7000 7500
 Wire Wire Line
        7000 7500 7000 7300
@@ -99,12 +184,12 @@
 Wire Wire Line
        3200 9750 3200 9950
 Wire Wire Line
-       5050 9400 5050 9550
-Connection ~ 4450 8400
+       5050 9100 5050 9250
+Connection ~ 5550 8800
 Wire Wire Line
-       4450 8200 4450 8600
+       5550 9000 5550 8600
 Wire Wire Line
-       4150 9100 4150 9550
+       4150 9100 4150 9250
 Wire Wire Line
        4150 9100 3950 9100
 Wire Wire Line
@@ -117,13 +202,13 @@
        2250 9800 2250 10000
 Connection ~ 5200 5800
 Wire Wire Line
-       5000 1250 5200 1250
+       5000 2600 5200 2600
 Wire Wire Line
-       5200 1250 5200 3100
+       5200 2600 5200 3100
 Wire Wire Line
        5200 3100 5400 3100
 Wire Wire Line
-       4500 1650 4500 1850
+       4500 3000 4500 3200
 Connection ~ 5200 5200
 Wire Wire Line
        5200 5900 5200 5100
@@ -131,20 +216,20 @@
        5200 5800 5400 5800
 Wire Wire Line
        5200 5100 5400 5100
-Connection ~ 3450 5000
+Connection ~ 3650 5000
 Wire Wire Line
-       3450 5200 3450 4700
+       3650 5200 3650 4700
 Wire Wire Line
-       3450 4700 5400 4700
+       3650 4700 5400 4700
 Wire Wire Line
-       4450 5600 4450 5800
+       4650 5600 4650 5800
 Wire Wire Line
-       3450 5600 3450 5800
+       3650 5600 3650 5800
 Wire Wire Line
-       3650 5000 3450 5000
+       3850 5000 3650 5000
 Connection ~ 2650 4400
 Wire Wire Line
-       5400 4400 2450 4400
+       2450 4400 5400 4400
 Wire Wire Line
        750  4900 750  4700
 Wire Wire Line
@@ -158,7 +243,7 @@
 Connection ~ 14300 3000
 Connection ~ 15250 4300
 Wire Wire Line
-       15250 4100 15250 4500
+       15250 4500 15250 4100
 Wire Wire Line
        15250 4300 15850 4300
 Wire Wire Line
@@ -172,7 +257,7 @@
 Wire Wire Line
        11050 3450 11250 3450
 Wire Wire Line
-       10750 2450 10750 2250
+       10650 2450 10650 2250
 Wire Wire Line
        12650 3950 12850 3950
 Wire Wire Line
@@ -180,9 +265,9 @@
 Wire Wire Line
        11250 3950 11050 3950
 Wire Wire Line
-       10350 4100 10350 4500
+       10350 4500 10350 4100
 Wire Wire Line
-       14300 2700 14300 3200
+       14300 3200 14300 2750
 Wire Wire Line
        12850 3250 12850 3450
 Wire Wire Line
@@ -195,12 +280,12 @@
 Wire Wire Line
        13250 2100 13050 2100
 Wire Wire Line
-       14300 2300 14300 2100
+       14300 2350 14300 2100
 Wire Wire Line
-       13950 2100 13950 2300
+       13950 2100 13950 2350
 Connection ~ 14650 3700
 Wire Wire Line
-       14850 3700 14450 3700
+       14450 3700 14850 3700
 Wire Wire Line
        14650 3500 14650 3700
 Connection ~ 13850 3700
@@ -221,8 +306,6 @@
 Wire Wire Line
        8850 3200 8850 3600
 Wire Wire Line
-       8850 3600 8400 3600
-Wire Wire Line
        9050 3400 9050 3200
 Connection ~ 9050 3200
 Wire Wire Line
@@ -241,9 +324,9 @@
 Wire Wire Line
        11250 3700 10850 3700
 Wire Wire Line
-       13650 3700 14050 3700
+       14050 3700 13650 3700
 Wire Wire Line
-       13050 2300 13050 1900
+       13050 1900 13050 2300
 Wire Wire Line
        12050 1700 11850 1700
 Wire Wire Line
@@ -251,7 +334,7 @@
 Wire Wire Line
        13050 2800 13050 3000
 Wire Wire Line
-       13950 2700 13950 3000
+       13950 2750 13950 3000
 Wire Wire Line
        13050 3000 14300 3000
 Connection ~ 13950 3000
@@ -265,10 +348,10 @@
 Wire Wire Line
        11050 3950 11050 4350
 Wire Wire Line
-       10750 2850 10750 3050
+       10650 2850 10650 3050
 Wire Wire Line
-       11050 2250 10550 2250
-Connection ~ 10750 2250
+       11050 2250 10450 2250
+Connection ~ 10650 2250
 Wire Wire Line
        12550 1700 12750 1700
 Wire Wire Line
@@ -282,43 +365,39 @@
 Wire Wire Line
        750  4400 950  4400
 Wire Wire Line
-       3000 4700 3000 4500
+       3250 4700 3250 4500
 Wire Wire Line
-       3000 5100 3000 5300
+       3250 5100 3250 5300
 Wire Wire Line
-       3000 4500 5400 4500
+       3250 4500 5400 4500
 Wire Wire Line
-       4250 5000 4450 5000
+       4450 5000 4650 5000
 Wire Wire Line
-       5400 4800 4450 4800
+       5400 4800 4650 4800
 Wire Wire Line
-       4450 4800 4450 5200
-Connection ~ 4450 5000
+       4650 4800 4650 5200
+Connection ~ 4650 5000
 Wire Wire Line
        5400 5000 5200 5000
 Wire Wire Line
        5400 5200 5200 5200
 Wire Wire Line
-       3800 1050 3800 1250
+       3800 2400 3800 2600
 Wire Wire Line
-       3800 1250 4000 1250
+       3800 2600 4000 2600
 Wire Wire Line
-       2450 9200 2050 9200
+       2050 9200 2450 9200
 Connection ~ 2250 9200
 Wire Wire Line
-       3950 8800 4150 8800
-Wire Wire Line
        3950 8900 4150 8900
 Wire Wire Line
-       4150 9550 4350 9550
+       4150 9250 4350 9250
 Wire Wire Line
-       5050 9550 4850 9550
+       5050 9250 4850 9250
 Wire Wire Line
-       4450 9000 4450 9200
+       5550 9400 5550 9600
 Wire Wire Line
-       4150 8900 4150 8400
-Wire Wire Line
-       4150 8400 4450 8400
+       4150 8900 4150 8800
 Connection ~ 4150 8800
 Wire Wire Line
        6800 7300 6800 7500
@@ -352,29 +431,29 @@
 Wire Wire Line
        6600 7300 6600 7700
 Wire Wire Line
-       6450 2250 6450 1850
+       6450 1850 6450 2250
 Connection ~ 6450 2050
 Wire Wire Line
        7250 2050 7250 2250
 Connection ~ 7250 2050
 Wire Wire Line
-       7050 2250 7050 1850
+       7050 1850 7050 2250
 Connection ~ 7050 2050
 Wire Wire Line
-       6500 9350 6300 9350
+       12950 8550 12750 8550
 Wire Wire Line
-       6300 9350 6300 9150
-Connection ~ 7500 9350
+       12750 8550 12750 8350
+Connection ~ 13950 8550
 Wire Wire Line
-       7500 9950 7500 10350
+       13950 9550 13950 9150
 Wire Wire Line
-       7500 9350 7500 9550
+       13950 8550 13950 8750
 Wire Wire Line
-       8200 9550 8200 9350
-Connection ~ 8200 9350
+       14650 8750 14650 8550
+Connection ~ 14650 8550
 Wire Wire Line
-       8200 10150 8200 9950
-Connection ~ 7850 10150
+       14650 9350 14650 9150
+Connection ~ 14300 9350
 Wire Wire Line
        6250 2050 5850 2050
 Wire Wire Line
@@ -404,7 +483,311 @@
 Connection ~ 7650 2050
 Wire Wire Line
        8900 1900 8900 2100
+Wire Wire Line
+       9550 9100 9750 9100
+Wire Wire Line
+       9750 9200 9550 9200
+Wire Wire Line
+       10450 9250 10450 9400
+Wire Wire Line
+       9750 9400 9550 9400
+Wire Wire Line
+       10450 9400 10250 9400
+Wire Wire Line
+       10550 8500 10800 8500
+Wire Wire Line
+       4300 6400 4700 6400
+Wire Wire Line
+       3650 3500 5400 3500
+Wire Wire Line
+       5400 3700 5200 3700
+Wire Wire Line
+       5200 3700 5200 3600
+Connection ~ 5200 3600
+Wire Wire Line
+       5400 3900 5200 3900
+Connection ~ 5200 3900
+Wire Wire Line
+       3950 8800 5550 8800
+Wire Wire Line
+       8400 4400 9250 4400
+Wire Wire Line
+       9250 4400 9250 4500
+Wire Wire Line
+       9250 4500 10000 4500
+Wire Wire Line
+       10000 4500 10000 4650
+Wire Wire Line
+       8600 4700 8400 4700
+Wire Wire Line
+       9150 5400 8800 5400
+Wire Wire Line
+       8800 5400 8800 5000
+Wire Wire Line
+       8800 5000 8400 5000
+Wire Wire Line
+       9000 5400 9000 5600
+Connection ~ 9000 5400
+Wire Wire Line
+       9000 5600 9200 5600
 $Comp
+L TST TP7603
+U 1 1 4A3FD717
+P 9200 5850
+F 0 "TP7603" V 9200 6250 50  0000 C CNN
+F 1 "TST" H 9200 6100 30  0001 C CNN
+       1    9200 5850
+       0    1    1    0   
+$EndComp
+$Comp
+L TST TP7602
+U 1 1 4A3FD64C
+P 9200 5600
+F 0 "TP7602" V 9200 6000 50  0000 C CNN
+F 1 "TST" H 9200 5850 30  0001 C CNN
+       1    9200 5600
+       0    1    1    0   
+$EndComp
+$Comp
+L TST TP7601
+U 1 1 4A3FD621
+P 9200 5100
+F 0 "TP7601" V 9200 5500 50  0000 C CNN
+F 1 "TST" H 9200 5350 30  0001 C CNN
+       1    9200 5100
+       0    1    1    0   
+$EndComp
+Text GLabel 9150 5400 2    60   Input ~ 0
+GPS_RX_M
+Text GLabel 9150 4900 2    60   Output ~ 0
+GPS_TX_M
+$Comp
+L RF_GND #PWR?
+U 1 1 4A3FD4F9
+P 8800 4700
+F 0 "#PWR?" H 8800 4700 40  0001 C CNN
+F 1 "RF_GND" H 8800 4600 50  0000 C CNN
+       1    8800 4700
+       1    0    0    -1  
+$EndComp
+$Comp
+L RF_GND #PWR?
+U 1 1 4A3FD4ED
+P 10000 5250
+F 0 "#PWR?" H 10000 5250 40  0001 C CNN
+F 1 "RF_GND" H 10000 5150 50  0000 C CNN
+       1    10000 5250
+       1    0    0    -1  
+$EndComp
+Text Notes 9900 2650 0    60   ~ 0
+Place near\nU7608.RF_ON\npin
+NoConn ~ 8400 5600
+NoConn ~ 8400 5500
+NoConn ~ 5400 4300
+NoConn ~ 5400 4200
+NoConn ~ 8400 5900
+NoConn ~ 8400 5800
+NoConn ~ 8400 5700
+NoConn ~ 5400 6200
+NoConn ~ 5400 6100
+NoConn ~ 8400 3450
+NoConn ~ 8400 4000
+NoConn ~ 8400 4600
+NoConn ~ 5400 6600
+NoConn ~ 5400 5900
+NoConn ~ 5400 5700
+NoConn ~ 5400 5600
+NoConn ~ 5400 5500
+NoConn ~ 5400 5400
+NoConn ~ 5400 6500
+NoConn ~ 8400 6600
+NoConn ~ 8400 6100
+NoConn ~ 8400 6400
+NoConn ~ 8400 6200
+NoConn ~ 8400 6300
+NoConn ~ 8400 6500
+NoConn ~ 8400 5100
+NoConn ~ 8400 5200
+NoConn ~ 5400 5300
+NoConn ~ 8400 4100
+NoConn ~ 8400 3900
+NoConn ~ 8400 4200
+$Comp
+L C C?
+U 1 1 4A3FC9BB
+P 10000 4850
+F 0 "C?" V 10150 4850 50  0000 L CNN
+F 1 "C" V 9800 4850 50  0000 L CNN
+       1    10000 4850
+       -1   0    0    1   
+$EndComp
+Text Notes 13550 6850 0    60   ~ 0
+connect to GPS_VDD18
+$Comp
+L C C?
+U 1 1 4A3FC5AA
+P 15000 7300
+F 0 "C?" V 15150 7300 50  0000 L CNN
+F 1 "C" V 14800 7300 50  0000 L CNN
+       1    15000 7300
+       -1   0    0    1   
+$EndComp
+$Comp
+L C C?
+U 1 1 4A3FC5A9
+P 14650 7300
+F 0 "C?" V 14800 7300 50  0000 L CNN
+F 1 "C" V 14450 7300 50  0000 L CNN
+       1    14650 7300
+       -1   0    0    1   
+$EndComp
+$Comp
+L C C?
+U 1 1 4A3FC5A8
+P 14300 7300
+F 0 "C?" V 14450 7300 50  0000 L CNN
+F 1 "C" V 14100 7300 50  0000 L CNN
+       1    14300 7300
+       -1   0    0    1   
+$EndComp
+$Comp
+L RF_GND #PWR?
+U 1 1 4A3FC5A7
+P 13950 7900
+F 0 "#PWR?" H 13950 7900 40  0001 C CNN
+F 1 "RF_GND" H 13950 7800 50  0000 C CNN
+       1    13950 7900
+       1    0    0    -1  
+$EndComp
+$Comp
+L C C?
+U 1 1 4A3FC5A6
+P 13950 7300
+F 0 "C?" V 14100 7300 50  0000 L CNN
+F 1 "C" V 13750 7300 50  0000 L CNN
+       1    13950 7300
+       -1   0    0    1   
+$EndComp
+Text GLabel 5000 4000 0    60   Input ~ 0
+RF_ON
+Text GLabel 5000 3600 0    60   Input ~ 0
+nSLEEP
+$Comp
+L RF_GND #PWR?
+U 1 1 4A3D3A94
+P 3650 3700
+F 0 "#PWR?" H 3650 3700 40  0001 C CNN
+F 1 "RF_GND" H 3650 3600 50  0000 C CNN
+       1    3650 3700
+       1    0    0    -1  
+$EndComp
+$Comp
+L RF_GND #PWR?
+U 1 1 4A3D3A60
+P 8600 3400
+F 0 "#PWR?" H 8600 3400 40  0001 C CNN
+F 1 "RF_GND" H 8600 3300 50  0000 C CNN
+       1    8600 3400
+       1    0    0    -1  
+$EndComp
+Text GLabel 4300 6400 0    60   Output ~ 0
+EXTINT0
+$Comp
+L R_US R?
+U 1 1 4A3D39FE
+P 4950 6400
+F 0 "R?" H 4950 6500 50  0000 C CNN
+F 1 "0R" H 4950 6300 50  0000 C CNN
+       1    4950 6400
+       1    0    0    1   
+$EndComp
+$Comp
+L RF_GND #PWR?
+U 1 1 4A3D393C
+P 8800 10250
+F 0 "#PWR?" H 8800 10250 40  0001 C CNN
+F 1 "RF_GND" H 8800 10150 50  0000 C CNN
+       1    8800 10250
+       1    0    0    -1  
+$EndComp
+$Comp
+L VCCRF #PWR?
+U 1 1 4A3D3917
+P 7850 8800
+F 0 "#PWR?" H 7850 8700 50  0001 C CNN
+F 1 "VCCRF" H 7850 8950 50  0000 C CNN
+       1    7850 8800
+       1    0    0    -1  
+$EndComp
+Text GLabel 7850 9500 0    60   Input ~ 0
+RF_ON
+$Comp
+L LNA_AVDD #PWR?
+U 1 1 4A3D38F7
+P 10800 8300
+F 0 "#PWR?" H 10800 8200 50  0001 C CNN
+F 1 "LNA_AVDD" H 10800 8450 50  0000 C CNN
+       1    10800 8300
+       1    0    0    -1  
+$EndComp
+$Comp
+L RF_GND #PWR?
+U 1 1 4A3D38DD
+P 10800 9300
+F 0 "#PWR?" H 10800 9300 40  0001 C CNN
+F 1 "RF_GND" H 10800 9200 50  0000 C CNN
+       1    10800 9300
+       1    0    0    -1  
+$EndComp
+$Comp
+L VCCRF #PWR?
+U 1 1 4A3D38C8
+P 10450 9250
+F 0 "#PWR?" H 10450 9150 50  0001 C CNN
+F 1 "VCCRF" H 10450 9400 50  0000 C CNN
+       1    10450 9250
+       1    0    0    -1  
+$EndComp
+$Comp
+L R_US R7608
+U 1 1 4A3D38C7
+P 10000 9400
+F 0 "R7608" H 10000 9300 50  0000 C CNN
+F 1 "100K" H 10000 9500 50  0000 C CNN
+F 2 "R0402-H" H 10000 9400 60  0001 C CNN
+       1    10000 9400
+       1    0    0    1   
+$EndComp
+$Comp
+L C C7613
+U 1 1 4A3D3894
+P 10800 8900
+F 0 "C7613" H 10500 8800 50  0000 L CNN
+F 1 "100N" H 10550 9000 50  0000 L CNN
+F 2 "C0402-H" H 10800 8900 60  0001 C CNN
+       1    10800 8900
+       -1   0    0    1   
+$EndComp
+$Comp
+L INDUCTOR B7601
+U 1 1 4A3D3884
+P 10250 8500
+F 0 "B7601" V 10200 8500 50  0000 C CNN
+F 1 "BLM15HD102SN1" V 10350 8500 50  0000 C CNN
+F 2 "L0402" H 10250 8500 60  0001 C CNN
+       1    10250 8500
+       0    1    1    0   
+$EndComp
+$Comp
+L SI1040X U7610
+U 1 1 4A3D3861
+P 8800 9400
+F 0 "U7610" H 8350 9950 60  0000 C CNN
+F 1 "SI1040X" H 8450 8850 60  0000 C CNN
+       1    8800 9400
+       1    0    0    -1  
+$EndComp
+$Comp
 L RF_3V #PWR?
 U 1 1 4A3D2026
 P 8900 1100
@@ -423,16 +806,17 @@
        1    0    0    -1  
 $EndComp
 $Comp
-L C C?
+L C C7618
 U 1 1 4A3D2011
 P 8900 1700
-F 0 "C?" V 9050 1700 50  0000 L CNN
-F 1 "C" V 8700 1700 50  0000 L CNN
+F 0 "C7618" H 8600 1600 50  0000 L CNN
+F 1 "1U" H 8750 1800 50  0000 L CNN
+F 2 "C0402-H" H 8900 1700 60  0001 C CNN
        1    8900 1700
        -1   0    0    1   
 $EndComp
 Text GLabel 7950 1900 2    60   Input ~ 0
-GSM_VDD18
+GPS_VDD18
 $Comp
 L RF_GND #PWR?
 U 1 1 4A3D1F98
@@ -461,86 +845,87 @@
        1    0    0    -1  
 $EndComp
 $Comp
-L C C?
+L C C7626
 U 1 1 4A3D1F40
 P 7350 1450
-F 0 "C?" V 7500 1450 50  0000 L CNN
-F 1 "C" V 7150 1450 50  0000 L CNN
+F 0 "C7626" H 7400 1350 50  0000 L CNN
+F 1 "1U" H 7200 1550 50  0000 L CNN
+F 2 "C0402-H" H 7350 1450 60  0001 C CNN
        1    7350 1450
        -1   0    0    1   
 $EndComp
 Text GLabel 6050 1800 0    60   Input ~ 0
-GSM_VDD18
+GPS_VDD18
 $Comp
 L RF_3V #PWR?
 U 1 1 4A3D1E50
-P 6300 9150
-F 0 "#PWR?" H 6300 9050 50  0001 C CNN
-F 1 "RF_3V" H 6300 9300 50  0000 C CNN
-       1    6300 9150
+P 12750 8350
+F 0 "#PWR?" H 12750 8250 50  0001 C CNN
+F 1 "RF_3V" H 12750 8500 50  0000 C CNN
+       1    12750 8350
        1    0    0    -1  
 $EndComp
 $Comp
 L C C?
 U 1 1 4A3D1E07
-P 8550 9750
-F 0 "C?" V 8700 9750 50  0000 L CNN
-F 1 "C" V 8350 9750 50  0000 L CNN
-       1    8550 9750
+P 15000 8950
+F 0 "C?" V 15150 8950 50  0000 L CNN
+F 1 "C" V 14800 8950 50  0000 L CNN
+       1    15000 8950
        -1   0    0    1   
 $EndComp
 $Comp
 L C C?
 U 1 1 4A3D1E02
-P 8200 9750
-F 0 "C?" V 8350 9750 50  0000 L CNN
-F 1 "C" V 8000 9750 50  0000 L CNN
-       1    8200 9750
+P 14650 8950
+F 0 "C?" V 14800 8950 50  0000 L CNN
+F 1 "C" V 14450 8950 50  0000 L CNN
+       1    14650 8950
        -1   0    0    1   
 $EndComp
 $Comp
 L C C?
 U 1 1 4A3D1DF9
-P 7850 9750
-F 0 "C?" V 8000 9750 50  0000 L CNN
-F 1 "C" V 7650 9750 50  0000 L CNN
-       1    7850 9750
+P 14300 8950
+F 0 "C?" V 14450 8950 50  0000 L CNN
+F 1 "C" V 14100 8950 50  0000 L CNN
+       1    14300 8950
        -1   0    0    1   
 $EndComp
 $Comp
 L RF_GND #PWR?
 U 1 1 4A3D1DEA
-P 7500 10350
-F 0 "#PWR?" H 7500 10350 40  0001 C CNN
-F 1 "RF_GND" H 7500 10250 50  0000 C CNN
-       1    7500 10350
+P 13950 9550
+F 0 "#PWR?" H 13950 9550 40  0001 C CNN
+F 1 "RF_GND" H 13950 9450 50  0000 C CNN
+       1    13950 9550
        1    0    0    -1  
 $EndComp
 $Comp
 L C C?
 U 1 1 4A3D1DE9
-P 7500 9750
-F 0 "C?" V 7650 9750 50  0000 L CNN
-F 1 "C" V 7300 9750 50  0000 L CNN
-       1    7500 9750
+P 13950 8950
+F 0 "C?" V 14100 8950 50  0000 L CNN
+F 1 "C" V 13750 8950 50  0000 L CNN
+       1    13950 8950
        -1   0    0    1   
 $EndComp
 $Comp
 L INDUCTOR L?
 U 1 1 4A3D1DBD
-P 6800 9350
-F 0 "L?" V 6750 9350 40  0000 C CNN
-F 1 "INDUCTOR" V 6900 9350 40  0000 C CNN
-       1    6800 9350
+P 13250 8550
+F 0 "L?" V 13200 8550 40  0000 C CNN
+F 1 "INDUCTOR" V 13350 8550 40  0000 C CNN
+       1    13250 8550
        0    1    1    0   
 $EndComp
 $Comp
 L VCCRF #PWR?
 U 1 1 4A3D1DB3
-P 7300 9150
-F 0 "#PWR?" H 7300 9050 50  0001 C CNN
-F 1 "VCCRF" H 7300 9300 50  0000 C CNN
-       1    7300 9150
+P 13750 8350
+F 0 "#PWR?" H 13750 8250 50  0001 C CNN
+F 1 "VCCRF" H 13750 8500 50  0000 C CNN
+       1    13750 8350
        1    0    0    -1  
 $EndComp
 $Comp
@@ -600,46 +985,48 @@
 $Comp
 L VCCRF #PWR?
 U 1 1 4A3D1CEF
-P 5050 9400
-F 0 "#PWR?" H 5050 9300 50  0001 C CNN
-F 1 "VCCRF" H 5050 9550 50  0000 C CNN
-       1    5050 9400
+P 5050 9100
+F 0 "#PWR?" H 5050 9000 50  0001 C CNN
+F 1 "VCCRF" H 5050 9250 50  0000 C CNN
+       1    5050 9100
        1    0    0    -1  
 $EndComp
 $Comp
 L VCCTCXO #PWR?
 U 1 1 4A3D1CBD
-P 4450 8200
-F 0 "#PWR?" H 4450 8100 50  0001 C CNN
-F 1 "VCCTCXO" H 4450 8350 50  0000 C CNN
-       1    4450 8200
+P 5550 8600
+F 0 "#PWR?" H 5550 8500 50  0001 C CNN
+F 1 "VCCTCXO" H 5550 8750 50  0000 C CNN
+       1    5550 8600
        1    0    0    -1  
 $EndComp
 $Comp
 L RF_GND #PWR?
 U 1 1 4A3D1CAF
-P 4450 9200
-F 0 "#PWR?" H 4450 9200 40  0001 C CNN
-F 1 "RF_GND" H 4450 9100 50  0000 C CNN
-       1    4450 9200
+P 5550 9600
+F 0 "#PWR?" H 5550 9600 40  0001 C CNN
+F 1 "RF_GND" H 5550 9500 50  0000 C CNN
+       1    5550 9600
        1    0    0    -1  
 $EndComp
 $Comp
-L C C?
+L C C7632
 U 1 1 4A3D1CAE
-P 4450 8800
-F 0 "C?" V 4600 8800 50  0000 L CNN
-F 1 "C" V 4250 8800 50  0000 L CNN
-       1    4450 8800
+P 5550 9200
+F 0 "C7632" H 5250 9100 50  0000 L CNN
+F 1 "100N" H 5300 9300 50  0000 L CNN
+F 2 "C0402-H" H 5550 9200 60  0001 C CNN
+       1    5550 9200
        -1   0    0    1   
 $EndComp
 $Comp
-L R_US R?
+L R_US R7605
 U 1 1 4A3D1C9E
-P 4600 9550
-F 0 "R?" H 4600 9650 50  0000 C CNN
-F 1 "R_US" H 4600 9450 50  0000 C CNN
-       1    4600 9550
+P 4600 9250
+F 0 "R7605" H 4600 9150 50  0000 C CNN
+F 1 "100K" H 4600 9350 50  0000 C CNN
+F 2 "R0402-H" H 4600 9250 60  0001 C CNN
+       1    4600 9250
        1    0    0    1   
 $EndComp
 $Comp
@@ -663,19 +1050,20 @@
        1    0    0    -1  
 $EndComp
 $Comp
-L C C?
+L C C7633
 U 1 1 4A3D1C46
 P 2250 9600
-F 0 "C?" V 2400 9600 50  0000 L CNN
-F 1 "C" V 2050 9600 50  0000 L CNN
+F 0 "C7633" H 1950 9500 50  0000 L CNN
+F 1 "10N" H 2050 9700 50  0000 L CNN
+F 2 "C0402-H" H 2250 9600 60  0001 C CNN
        1    2250 9600
        -1   0    0    1   
 $EndComp
 $Comp
-L SI1040X U?
+L SI1040X U7609
 U 1 1 4A3D1C39
 P 3200 9100
-F 0 "U?" H 2750 9650 60  0000 C CNN
+F 0 "U7609" H 2750 9650 60  0000 C CNN
 F 1 "SI1040X" H 2850 8550 60  0000 C CNN
        1    3200 9100
        1    0    0    -1  
@@ -683,28 +1071,28 @@
 $Comp
 L RF_GND #PWR?
 U 1 1 4A3D185E
-P 4500 1850
-F 0 "#PWR?" H 4500 1850 40  0001 C CNN
-F 1 "RF_GND" H 4500 1750 50  0000 C CNN
-       1    4500 1850
+P 4500 3200
+F 0 "#PWR?" H 4500 3200 40  0001 C CNN
+F 1 "RF_GND" H 4500 3100 50  0000 C CNN
+       1    4500 3200
        1    0    0    -1  
 $EndComp
 $Comp
 L VCCRF #PWR?
 U 1 1 4A3D184F
-P 3800 1050
-F 0 "#PWR?" H 3800 950 50  0001 C CNN
-F 1 "VCCRF" H 3800 1200 50  0000 C CNN
-       1    3800 1050
+P 3800 2400
+F 0 "#PWR?" H 3800 2300 50  0001 C CNN
+F 1 "VCCRF" H 3800 2550 50  0000 C CNN
+       1    3800 2400
        1    0    0    -1  
 $EndComp
 $Comp
-L R3113D U?
+L R3113D U7604
 U 1 1 4A3D1840
-P 4500 1250
-F 0 "U?" H 4500 1650 60  0000 C CNN
-F 1 "R3113D" H 4500 1550 60  0000 C CNN
-       1    4500 1250
+P 4500 2600
+F 0 "U7604" H 4500 3000 60  0000 C CNN
+F 1 "R3113D" H 4500 2900 60  0000 C CNN
+       1    4500 2600
        1    0    0    -1  
 $EndComp
 $Comp
@@ -728,64 +1116,66 @@
 $Comp
 L RF_GND #PWR?
 U 1 1 4A3D179D
-P 4450 5800
-F 0 "#PWR?" H 4450 5800 40  0001 C CNN
-F 1 "RF_GND" H 4450 5700 50  0000 C CNN
-       1    4450 5800
+P 4650 5800
+F 0 "#PWR?" H 4650 5800 40  0001 C CNN
+F 1 "RF_GND" H 4650 5700 50  0000 C CNN
+       1    4650 5800
        1    0    0    -1  
 $EndComp
 $Comp
-L C C?
+L C C7609
 U 1 1 4A3D179C
-P 4450 5400
-F 0 "C?" V 4600 5400 50  0000 L CNN
-F 1 "C" V 4250 5400 50  0000 L CNN
-       1    4450 5400
+P 4650 5400
+F 0 "C7609" H 4350 5300 50  0000 L CNN
+F 1 "18P" H 4450 5500 50  0000 L CNN
+F 2 "C0402-H" H 4650 5400 60  0001 C CNN
+       1    4650 5400
        -1   0    0    1   
 $EndComp
 $Comp
 L RF_GND #PWR?
 U 1 1 4A3D179A
-P 3450 5800
-F 0 "#PWR?" H 3450 5800 40  0001 C CNN
-F 1 "RF_GND" H 3450 5700 50  0000 C CNN
-       1    3450 5800
+P 3650 5800
+F 0 "#PWR?" H 3650 5800 40  0001 C CNN
+F 1 "RF_GND" H 3650 5700 50  0000 C CNN
+       1    3650 5800
        1    0    0    -1  
 $EndComp
 $Comp
-L C C?
+L C C7610
 U 1 1 4A3D1799
-P 3450 5400
-F 0 "C?" V 3600 5400 50  0000 L CNN
-F 1 "C" V 3250 5400 50  0000 L CNN
-       1    3450 5400
+P 3650 5400
+F 0 "C7610" H 3350 5300 50  0000 L CNN
+F 1 "18P" H 3450 5500 50  0000 L CNN
+F 2 "C0402-H" H 3650 5400 60  0001 C CNN
+       1    3650 5400
        -1   0    0    1   
 $EndComp
 $Comp
-L CRYSTAL X?
+L CRYSTAL X7602
 U 1 1 4A3D1769
-P 3950 5000
-F 0 "X?" H 3950 5150 60  0000 C CNN
-F 1 "CRYSTAL" H 3950 4850 60  0000 C CNN
-       1    3950 5000
+P 4150 5000
+F 0 "X7602" H 4150 5150 50  0000 C CNN
+F 1 "CC7V-T1A" H 4150 4800 50  0000 C CNN
+       1    4150 5000
        1    0    0    -1  
 $EndComp
 $Comp
 L RF_GND #PWR?
 U 1 1 4A3D1707
-P 3000 5300
-F 0 "#PWR?" H 3000 5300 40  0001 C CNN
-F 1 "RF_GND" H 3000 5200 50  0000 C CNN
-       1    3000 5300
+P 3250 5300
+F 0 "#PWR?" H 3250 5300 40  0001 C CNN
+F 1 "RF_GND" H 3250 5200 50  0000 C CNN
+       1    3250 5300
        1    0    0    -1  
 $EndComp
 $Comp
-L C C?
+L C C7608
 U 1 1 4A3D1706
-P 3000 4900
-F 0 "C?" V 3150 4900 50  0000 L CNN
-F 1 "C" V 2800 4900 50  0000 L CNN
-       1    3000 4900
+P 3250 4900
+F 0 "C7608" H 2950 4800 50  0000 L CNN
+F 1 "22P" H 3050 5000 50  0000 L CNN
+       1    3250 4900
        -1   0    0    1   
 $EndComp
 $Comp
@@ -825,29 +1215,29 @@
        1    0    0    -1  
 $EndComp
 $Comp
-L C C?
+L C C7606
 U 1 1 4A3D161F
 P 2250 4400
-F 0 "C?" V 2400 4400 50  0000 L CNN
-F 1 "C" V 2050 4400 50  0000 L CNN
+F 0 "C7606" V 2400 4400 50  0000 L CNN
+F 1 "12P" V 2050 4400 50  0000 L CNN
        1    2250 4400
        0    -1   -1   0   
 $EndComp
 $Comp
-L C C?
+L C C7607
 U 1 1 4A3D1616
 P 2650 4800
-F 0 "C?" V 2800 4800 50  0000 L CNN
-F 1 "C" V 2450 4800 50  0000 L CNN
+F 0 "C7607" H 2350 4700 50  0000 L CNN
+F 1 "4P7" H 2450 4900 50  0000 L CNN
        1    2650 4800
        -1   0    0    1   
 $EndComp
 $Comp
-L IT3205BE X?
+L IT3205BE X7602
 U 1 1 4A3D14FE
 P 1400 4550
-F 0 "X?" H 1400 5000 60  0000 C CNN
-F 1 "IT3205BE" H 1400 4900 60  0000 C CNN
+F 0 "X7602" H 1400 4900 60  0000 C CNN
+F 1 "IT3205BE" H 1400 4200 60  0000 C CNN
        1    1400 4550
        1    0    0    -1  
 $EndComp
@@ -869,24 +1259,24 @@
        1    15250 4500
        1    0    0    -1  
 $EndComp
-Text GLabel 10550 2250 0    60   Input ~ 0
+Text GLabel 10450 2250 0    60   Input ~ 0
 RF_ON
 $Comp
 L RF_GND #PWR?
 U 1 1 4A3D13E1
-P 10750 3050
-F 0 "#PWR?" H 10750 3050 40  0001 C CNN
-F 1 "RF_GND" H 10750 2950 50  0000 C CNN
-       1    10750 3050
+P 10650 3050
+F 0 "#PWR?" H 10650 3050 40  0001 C CNN
+F 1 "RF_GND" H 10650 2950 50  0000 C CNN
+       1    10650 3050
        1    0    0    -1  
 $EndComp
 $Comp
-L C C?
+L C C7603
 U 1 1 4A3D13D9
-P 10750 2650
-F 0 "C?" V 10900 2650 50  0000 L CNN
-F 1 "C" V 10550 2650 50  0000 L CNN
-       1    10750 2650
+P 10650 2650
+F 0 "C7603" H 10700 2550 50  0000 L CNN
+F 1 "10N" H 10700 2750 50  0000 L CNN
+       1    10650 2650
        1    0    0    1   
 $EndComp
 $Comp
@@ -946,57 +1336,58 @@
 Text GLabel 11850 1700 0    60   Input ~ 0
 VCONT
 $Comp
-L R_US R?
+L R_US R7615
 U 1 1 4A3D0FAA
 P 13050 2550
-F 0 "R?" H 13050 2650 50  0000 C CNN
-F 1 "R_US" H 13050 2450 50  0000 C CNN
+F 0 "R7615" V 13100 2750 50  0000 C CNN
+F 1 "47K" V 13000 2700 50  0000 C CNN
        1    13050 2550
        0    1    -1   0   
 $EndComp
 $Comp
-L R_US R?
+L R_US R7618
 U 1 1 4A3D0FA0
 P 13500 2100
-F 0 "R?" H 13500 2200 50  0000 C CNN
-F 1 "R_US" H 13500 2000 50  0000 C CNN
+F 0 "R7618" H 13500 2000 50  0000 C CNN
+F 1 "10R" H 13500 2200 50  0000 C CNN
        1    13500 2100
        1    0    0    1   
 $EndComp
 $Comp
-L PNP Q?
+L PNP Q7602
 U 1 1 4A3D0F86
 P 12950 1700
-F 0 "Q?" H 13200 1700 60  0000 C CNN
-F 1 "PNP" H 12854 1850 60  0000 C CNN
+F 0 "Q7602" H 13300 1650 50  0000 C CNN
+F 1 "BC858BLT1G" H 13400 1750 50  0000 C CNN
        1    12950 1700
        1    0    0    1   
 $EndComp
 $Comp
-L R_US R?
+L R_US R7617
 U 1 1 4A3D0F76
 P 12300 1700
-F 0 "R?" H 12300 1800 50  0000 C CNN
-F 1 "R_US" H 12300 1600 50  0000 C CNN
+F 0 "R7617" H 12300 1600 50  0000 C CNN
+F 1 "10K" H 12300 1800 50  0000 C CNN
        1    12300 1700
        1    0    0    1   
 $EndComp
 $Comp
-L C C?
+L C C7637
 U 1 1 4A3D0F6C
-P 14300 2500
-F 0 "C?" V 14450 2500 50  0000 L CNN
-F 1 "C" V 14100 2500 50  0000 L CNN
-       1    14300 2500
+P 14300 2550
+F 0 "C7637" H 14350 2450 50  0000 L CNN
+F 1 "22P" H 14350 2650 50  0000 L CNN
+F 2 "C0402-H" H 14300 2550 60  0001 C CNN
+       1    14300 2550
        1    0    0    1   
 $EndComp
 $Comp
-L C C?
+L C C7638
 U 1 1 4A3D0F65
-P 13950 2500
-F 0 "C?" V 14100 2500 50  0000 L CNN
-F 1 "C" V 13750 2500 50  0000 L CNN
-       1    13950 2500
+P 13950 2550
+F 0 "C7638" H 13650 2450 50  0000 L CNN
+F 1 "100N" H 14000 2650 50  0000 L CNN
+       1    13950 2550
        1    0    0    1   
 $EndComp
 $Comp
@@ -1012,26 +1403,27 @@
 L INDUCTOR L?
 U 1 1 4A3D0EC4
 P 14650 3200
-F 0 "L?" V 14600 3200 40  0000 C CNN
-F 1 "INDUCTOR" V 14750 3200 40  0000 C CNN
+F 0 "L7601" H 14850 3250 50  0000 C CNN
+F 1 "39NH" H 14850 3150 50  0000 C CNN
+F 2 "L0402-H" H 14650 3200 60  0001 C CNN
        1    14650 3200
        1    0    0    -1  
 $EndComp
 $Comp
-L C C?
+L C C7602
 U 1 1 4A3D0E38
 P 13850 4100
-F 0 "C?" V 14000 4100 50  0000 L CNN
-F 1 "C" V 13650 4100 50  0000 L CNN
+F 0 "C7602" H 13550 4000 50  0000 L CNN
+F 1 "1P8" H 13650 4200 50  0000 L CNN
        1    13850 4100
        -1   0    0    1   
 $EndComp
 $Comp
-L C C?
+L C C7601
 U 1 1 4A3D0E33
 P 14250 3700
-F 0 "C?" V 14400 3700 50  0000 L CNN
-F 1 "C" V 14050 3700 50  0000 L CNN
+F 0 "C7601" V 14050 3700 50  0000 L CNN
+F 1 "UNKNOWN" V 14400 3700 50  0000 L CNN
        1    14250 3700
        0    1    1    0   
 $EndComp
@@ -1039,79 +1431,53 @@
 L INDUCTOR L?
 U 1 1 4A3D0E0B
 P 13350 3700
-F 0 "L?" V 13300 3700 40  0000 C CNN
-F 1 "INDUCTOR" V 13450 3700 40  0000 C CNN
+F 0 "L?" V 13300 3700 50  0000 C CNN
+F 1 "4N7H" V 13450 3700 50  0000 C CNN
+F 2 "L0402" H 13350 3700 60  0001 C CNN
        1    13350 3700
        0    1    1    0   
 $EndComp
 $Comp
-L C C?
+L C C7605
 U 1 1 4A3D0D94
 P 9450 4200
-F 0 "C?" V 9600 4200 50  0000 L CNN
-F 1 "C" V 9250 4200 50  0000 L CNN
+F 0 "C7605" V 9250 4200 50  0000 L CNN
+F 1 "1P5" V 9600 4200 50  0000 L CNN
        1    9450 4200
        0    1    1    0   
 $EndComp
 $Comp
-L C C?
+L C C7604
 U 1 1 4A3D0D6D
 P 9450 3200
-F 0 "C?" V 9600 3200 50  0000 L CNN
-F 1 "C" V 9250 3200 50  0000 L CNN
+F 0 "C7604" V 9250 3200 50  0000 L CNN
+F 1 "1P5" V 9600 3200 50  0000 L CNN
        1    9450 3200
        0    1    1    0   
 $EndComp
 $Comp
-L INDUCTOR L?
+L INDUCTOR L7603
 U 1 1 4A3D0D5E
 P 9050 3700
-F 0 "L?" V 9000 3700 40  0000 C CNN
-F 1 "INDUCTOR" V 9150 3700 40  0000 C CNN
+F 0 "L7603" H 9250 3800 50  0000 C CNN
+F 1 "6N2H" H 9250 3700 50  0000 C CNN
        1    9050 3700
        1    0    0    -1  
 $EndComp
 $Comp
-L R_US R?
-U 1 1 4A3D02CD
-P 12850 8050
-F 0 "R?" H 12850 8150 50  0000 C CNN
-F 1 "R_US" H 12850 7950 50  0000 C CNN
-       1    12850 8050
-       0    1    1    0   
-$EndComp
-$Comp
-L ZXCT1009 U?
-U 1 1 4A3D02C4
-P 11950 8150
-F 0 "U?" H 11950 8850 60  0000 C CNN
-F 1 "ZXCT1009" H 11950 7450 60  0000 C CNN
-       1    11950 8150
-       1    0    0    -1  
-$EndComp
-$Comp
-L UPG2012TB U?
-U 1 1 4A3D02BD
-P 15000 8750
-F 0 "U?" H 15000 9200 60  0000 C CNN
-F 1 "UPG2012TB" H 15000 8300 60  0000 C CNN
-       1    15000 8750
-       1    0    0    -1  
-$EndComp
-$Comp
-L ATR0610 U?
+L ATR0610 U7601
 U 1 1 4A3CFB77
 P 11950 3700
-F 0 "U?" H 11950 4200 60  0000 C CNN
-F 1 "ATR0610" H 11950 4100 60  0000 C CNN
+F 0 "U7601" H 11950 4100 60  0000 C CNN
+F 1 "ATR0610" H 11950 3300 60  0000 C CNN
        1    11950 3700
        -1   0    0    -1  
 $EndComp
 $Comp
-L B7840 U?
+L B7840 U7603
 U 1 1 4A3CFADC
 P 10450 3700
-F 0 "U?" H 10450 4100 60  0000 C CNN
+F 0 "U7603" H 10450 4100 60  0000 C CNN
 F 1 "B7840" H 10450 4000 60  0000 C CNN
        1    10450 3700
        -1   0    0    -1  




--- End Message ---
_______________________________________________
commitlog mailing list
commitlog@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/commitlog

Reply via email to