COMM: Edit comm module. Rework all notes

This commit is contained in:
Štěpán Rydlo
2021-11-18 14:36:42 +01:00
committed by Štěpán Rydlo
parent 385b613282
commit 1ece258700
11 changed files with 8501 additions and 4291 deletions

View File

@ -5,6 +5,140 @@
(paper "A4")
(lib_symbols
(symbol "Device:C" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
(property "Reference" "C" (id 0) (at 0.635 2.54 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "C" (id 1) (at 0.635 -2.54 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 0.9652 -3.81 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "cap capacitor" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Unpolarized capacitor" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "C_*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "C_0_1"
(polyline
(pts
(xy -2.032 -0.762)
(xy 2.032 -0.762)
)
(stroke (width 0.508)) (fill (type none))
)
(polyline
(pts
(xy -2.032 0.762)
(xy 2.032 0.762)
)
(stroke (width 0.508)) (fill (type none))
)
)
(symbol "C_1_1"
(pin passive line (at 0 3.81 270) (length 2.794)
(name "~" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -3.81 90) (length 2.794)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Device:L" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "L" (id 0) (at -1.27 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Value" "L" (id 1) (at 1.905 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "inductor choke coil reactor magnetic" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Inductor" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "Choke_* *Coil* Inductor_* L_*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "L_0_1"
(arc (start 0 -2.54) (end 0 -1.27) (radius (at 0 -1.905) (length 0.635) (angles -89.9 89.9))
(stroke (width 0)) (fill (type none))
)
(arc (start 0 -1.27) (end 0 0) (radius (at 0 -0.635) (length 0.635) (angles -89.9 89.9))
(stroke (width 0)) (fill (type none))
)
(arc (start 0 0) (end 0 1.27) (radius (at 0 0.635) (length 0.635) (angles -89.9 89.9))
(stroke (width 0)) (fill (type none))
)
(arc (start 0 1.27) (end 0 2.54) (radius (at 0 1.905) (length 0.635) (angles -89.9 89.9))
(stroke (width 0)) (fill (type none))
)
)
(symbol "L_1_1"
(pin passive line (at 0 3.81 270) (length 1.27)
(name "1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -3.81 90) (length 1.27)
(name "2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "R" (id 0) (at 2.032 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Value" "R" (id 1) (at 0 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at -1.778 0 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "R res resistor" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Resistor" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "R_*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "R_0_1"
(rectangle (start -1.016 -2.54) (end 1.016 2.54)
(stroke (width 0.254)) (fill (type none))
)
)
(symbol "R_1_1"
(pin passive line (at 0 3.81 270) (length 1.27)
(name "~" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -3.81 90) (length 1.27)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "RF_GPS:NEO-8Q" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at -13.97 21.59 0)
(effects (font (size 1.27 1.27)))
@ -131,6 +265,104 @@
)
)
)
(symbol "comm:GRF2133" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 0 6.35 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "GRF2133" (id 1) (at 0 3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at -5.08 1.27 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at -5.08 1.27 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "GRF2133_0_1"
(rectangle (start -10.16 2.54) (end 8.89 -11.43)
(stroke (width 0.1524)) (fill (type none))
)
)
(symbol "GRF2133_1_1"
(pin input line (at -12.7 0 0) (length 2.54)
(name "V_EN" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin input line (at -12.7 -2.54 0) (length 2.54)
(name "NC" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin input line (at -12.7 -5.08 0) (length 2.54)
(name "RF_IN" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 -5.08 180) (length 2.54)
(name "RF_OUT/VDD" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 -2.54 180) (length 2.54)
(name "NC" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 0 180) (length 2.54)
(name "VDD1" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin input line (at 0 -13.97 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "power:+3V3" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (id 0) (at 0 -3.81 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+3V3" (id 1) (at 0 3.556 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "power-flag" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Power symbol creates a global label with name \"+3V3\"" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "+3V3_0_1"
(polyline
(pts
(xy -0.762 1.27)
(xy 0 2.54)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy 0 0)
(xy 0 2.54)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy 0 2.54)
(xy 0.762 1.27)
)
(stroke (width 0)) (fill (type none))
)
)
(symbol "+3V3_1_1"
(pin power_in line (at 0 0 90) (length 0) hide
(name "+3V3" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (id 0) (at 0 -6.35 0)
(effects (font (size 1.27 1.27)) hide)
@ -170,16 +402,65 @@
)
)
)
(symbol "power:PWR_FLAG" (power) (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
(property "Reference" "#FLG" (id 0) (at 0 1.905 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "PWR_FLAG" (id 1) (at 0 3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "power-flag" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Special symbol for telling ERC where power comes from" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "PWR_FLAG_0_0"
(pin power_out line (at 0 0 90) (length 0)
(name "pwr" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
)
(symbol "PWR_FLAG_0_1"
(polyline
(pts
(xy 0 0)
(xy 0 1.27)
(xy -1.016 1.905)
(xy 0 2.54)
(xy 1.016 1.905)
(xy 0 1.27)
)
(stroke (width 0)) (fill (type none))
)
)
)
)
(junction (at 162.56 57.15) (diameter 1.016) (color 0 0 0 0))
(junction (at 165.1 57.15) (diameter 1.016) (color 0 0 0 0))
(junction (at 192.405 57.15) (diameter 1.016) (color 0 0 0 0))
(junction (at 203.2 57.15) (diameter 1.016) (color 0 0 0 0))
(junction (at 203.2 80.01) (diameter 1.016) (color 0 0 0 0))
(junction (at 226.695 71.12) (diameter 1.016) (color 0 0 0 0))
(junction (at 244.475 82.55) (diameter 1.016) (color 0 0 0 0))
(junction (at 253.365 80.01) (diameter 1.016) (color 0 0 0 0))
(no_connect (at 147.32 67.945) (uuid 85201180-d2ed-4b0d-81b0-9e79da370ca6))
(no_connect (at 147.32 70.485) (uuid 85201180-d2ed-4b0d-81b0-9e79da370ca6))
(no_connect (at 147.32 95.885) (uuid 4009b76d-4e12-41c2-8abc-3c909f129ef1))
(no_connect (at 170.18 60.325) (uuid 1b73e5f0-4e7e-41b1-9c36-49ff1ba71bba))
(no_connect (at 182.88 78.105) (uuid 0e6bdf56-5557-47ab-807c-4c8fd6a29f11))
(no_connect (at 175.26 46.99) (uuid 9b815f68-a45a-4127-9423-cdd83a06ce58))
(no_connect (at 175.26 53.34) (uuid a9289e3e-6f9e-45ad-b6b7-28ae328600f3))
(no_connect (at 182.88 90.805) (uuid 640c81af-5b52-4930-825d-dea52c971932))
(no_connect (at 229.235 52.07) (uuid 4ff146fd-0bfd-4102-8960-a7fdb5091651))
(no_connect (at 229.235 57.15) (uuid 98eb6060-9d50-40a5-94eb-83c0e8b85566))
(wire (pts (xy 137.795 83.185) (xy 147.32 83.185))
(stroke (width 0) (type solid) (color 0 0 0 0))
@ -223,7 +504,7 @@
)
(wire (pts (xy 162.56 53.34) (xy 162.56 57.15))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid bbf7da76-e33f-43b1-9a67-7043aa182473)
(uuid abc7dc28-f731-46e5-a7aa-6dd6f932bdf5)
)
(wire (pts (xy 162.56 57.15) (xy 162.56 60.325))
(stroke (width 0) (type solid) (color 0 0 0 0))
@ -241,15 +522,166 @@
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 109800b1-b5e0-4743-8d22-e246de803e33)
)
(wire (pts (xy 182.88 83.185) (xy 196.215 83.185))
(wire (pts (xy 170.18 57.15) (xy 192.405 57.15))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 0f9455ca-1e7c-4a7d-adcb-93057294c494)
(uuid f20eeacf-abb7-434a-a24f-b7aac6ea2903)
)
(wire (pts (xy 170.18 60.325) (xy 170.18 57.15))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid f20eeacf-abb7-434a-a24f-b7aac6ea2903)
)
(wire (pts (xy 182.88 78.105) (xy 191.77 78.105))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid a68ab12f-21ab-4b98-8655-04c3a521afcb)
)
(wire (pts (xy 182.88 83.185) (xy 194.31 83.185))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 31c7be3c-5051-449e-ac03-f8e8d9bce0e4)
)
(wire (pts (xy 191.77 78.105) (xy 191.77 93.98))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid a68ab12f-21ab-4b98-8655-04c3a521afcb)
)
(wire (pts (xy 191.77 93.98) (xy 214.63 93.98))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 3784599c-c4b1-4b8d-af53-1e1ff580c87c)
)
(wire (pts (xy 192.405 57.15) (xy 203.2 57.15))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid f20eeacf-abb7-434a-a24f-b7aac6ea2903)
)
(wire (pts (xy 201.93 83.185) (xy 203.2 83.185))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 9e37724f-2172-4f41-9df5-c1cdbf10847a)
)
(wire (pts (xy 203.2 57.15) (xy 203.2 67.945))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 8573afa9-ec3e-44a5-b84b-5883f3cdbf79)
)
(wire (pts (xy 203.2 57.15) (xy 208.28 57.15))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid f20eeacf-abb7-434a-a24f-b7aac6ea2903)
)
(wire (pts (xy 203.2 75.565) (xy 203.2 80.01))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 4746896d-066b-40b2-8f53-52e34fb2a171)
)
(wire (pts (xy 203.2 80.01) (xy 215.265 80.01))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 9e37724f-2172-4f41-9df5-c1cdbf10847a)
)
(wire (pts (xy 203.2 83.185) (xy 203.2 80.01))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 9e37724f-2172-4f41-9df5-c1cdbf10847a)
)
(wire (pts (xy 208.28 64.135) (xy 208.28 57.15))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 257e144c-abfa-4265-94a8-588250914cf1)
)
(wire (pts (xy 208.28 71.755) (xy 208.28 85.09))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 1767bbb8-fc31-4c9d-9912-9e04fa030345)
)
(wire (pts (xy 208.28 85.09) (xy 215.265 85.09))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid cf8f39ac-6300-4a6f-9d7a-9535d28f4f59)
)
(wire (pts (xy 212.725 71.12) (xy 226.695 71.12))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 27abbe3a-0c28-45c9-a944-7532695fb377)
)
(wire (pts (xy 212.725 82.55) (xy 212.725 71.12))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 27abbe3a-0c28-45c9-a944-7532695fb377)
)
(wire (pts (xy 215.265 82.55) (xy 212.725 82.55))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 27abbe3a-0c28-45c9-a944-7532695fb377)
)
(wire (pts (xy 222.25 93.98) (xy 240.665 93.98))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 9627691b-ef9d-4979-b816-86baf4bc8a68)
)
(wire (pts (xy 239.395 80.01) (xy 253.365 80.01))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 01be50a9-1c3a-4f58-b3cc-a877c48e9664)
)
(wire (pts (xy 239.395 82.55) (xy 244.475 82.55))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid ac64c30b-286e-44ae-9150-827dae77a52f)
)
(wire (pts (xy 239.395 85.09) (xy 240.665 85.09))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid ba4fc2a8-2822-4df7-a7ea-e7ad6dd111f8)
)
(wire (pts (xy 240.665 85.09) (xy 240.665 93.98))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid ba4fc2a8-2822-4df7-a7ea-e7ad6dd111f8)
)
(wire (pts (xy 244.475 71.12) (xy 226.695 71.12))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 4cd10ab7-02f2-4001-9cd2-7e591b7dabac)
)
(wire (pts (xy 244.475 82.55) (xy 244.475 71.12))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 4cd10ab7-02f2-4001-9cd2-7e591b7dabac)
)
(wire (pts (xy 244.475 82.55) (xy 244.475 93.98))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid ac64c30b-286e-44ae-9150-827dae77a52f)
)
(wire (pts (xy 253.365 80.01) (xy 253.365 82.55))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 01be50a9-1c3a-4f58-b3cc-a877c48e9664)
)
(wire (pts (xy 253.365 80.01) (xy 255.27 80.01))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 91757bfe-b2bf-4bbd-8dd3-9be1d9fa33f6)
)
(wire (pts (xy 262.89 80.01) (xy 275.59 80.01))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 62c67aba-53d3-47a5-9e95-9ec6c9bd78e8)
)
(text "Connected to logic 1 \nUSB/I2C comm\n" (at 120.015 108.585 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid cdf36631-0b51-4d27-94ca-d6a112c60208)
)
(text "Missing Capacitor on Power supply\n(low ESR)" (at 176.53 50.8 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 998aa15a-aab2-47f8-95be-c3a0a284deb3)
)
(text "No bypass capacitors" (at 176.53 54.61 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 0b42d314-3a79-448a-ae45-66bbce0c5e0c)
)
(text "Output pin to I-PEX connector, for connect external antena\nActive antenna - min gain 15dB (compensate singal lost on RF cable)\n - max 30dB\n -- max noise figure 1,5dB\n\nPossible antena: GPS-ANT044 SR PASSIVES\n"
(at 199.39 112.395 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid b3c80aaa-750a-42e8-8e77-42bbb6cef22c)
)
(text "Iddq from 35 to 120mA" (at 215.9 97.155 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid a085bfcb-e4e0-4cb6-9424-1b40a095a96a)
)
(text "No antenna specification (only patch is not sufficient)\nExternal LNA or active antena should be used"
(at 230.505 54.61 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 912f6073-bfe7-4b15-b52d-9d1b9b3cb0c0)
)
(text "Missing information about antenna routing" (at 230.505 57.785 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 191e82d5-e216-4e16-9901-6cf435ad0fb5)
)
(text "https://www.guerrilla-rf.com/products/CustomTunes?sku=2133&file_name=GRF2133%201200-1600MHz.pdf"
(at 230.505 114.3 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid c1db7845-d2a2-4cae-8064-07df05a18d2b)
)
(text "50 Ohms\nimpedancy\n" (at 269.24 77.47 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 861e6205-addf-4fa2-831f-5de3069d0f43)
)
(hierarchical_label "SDA" (shape input) (at 137.795 83.185 180)
(effects (font (size 1.27 1.27)) (justify right))
@ -275,19 +707,59 @@
(effects (font (size 1.27 1.27)) (justify right))
(uuid f59b0ec7-475f-495d-84b5-c74c61d7d053)
)
(hierarchical_label "3V3" (shape input) (at 143.51 107.95 270)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 55c5b167-0b14-4745-ab77-15db804ffcd4)
)
(hierarchical_label "3V3" (shape input) (at 162.56 53.34 90)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 96585917-cdbb-41e4-b8e2-e09d4e47135f)
)
(hierarchical_label "GPS_ANT" (shape input) (at 196.215 83.185 0)
(hierarchical_label "RF_IN" (shape input) (at 275.59 80.01 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid e3bd75a8-a008-465f-a63d-739a9418cb4e)
)
(symbol (lib_id "power:+3V3") (at 143.51 107.95 180) (unit 1)
(in_bom yes) (on_board yes)
(uuid 05ae919a-077d-4ffb-832c-e1f8a90810f5)
(property "Reference" "#PWR0136" (id 0) (at 143.51 104.14 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+3V3" (id 1) (at 143.51 111.506 0))
(property "Footprint" "" (id 2) (at 143.51 107.95 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 143.51 107.95 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 83b76a64-d33f-4b92-8ebe-94085b063eff))
)
(symbol (lib_id "power:+3V3") (at 162.56 53.34 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid a24613b9-960d-44de-a20f-cb6336f3df7f)
(property "Reference" "#PWR0152" (id 0) (at 162.56 57.15 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+3V3" (id 1) (at 162.56 49.784 0))
(property "Footprint" "" (id 2) (at 162.56 53.34 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 162.56 53.34 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 0d7ebf62-86ea-48a5-b9e2-01c322c15835))
)
(symbol (lib_id "power:PWR_FLAG") (at 165.1 57.15 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 4be731c3-82de-4c45-8d8b-d4e7d388b28d)
(property "Reference" "#FLG0111" (id 0) (at 165.1 55.245 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "PWR_FLAG" (id 1) (at 165.1 53.34 0))
(property "Footprint" "" (id 2) (at 165.1 57.15 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 165.1 57.15 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid fb8eda6a-0cf5-4b74-b175-e2a1d79944df))
)
(symbol (lib_id "power:GND") (at 165.1 110.49 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid b42e3e51-4895-4f50-b2c8-586f6f566925)
@ -304,6 +776,197 @@
(pin "1" (uuid c39d28e4-aa9d-4523-9e2e-c0bedf3a7ae4))
)
(symbol (lib_id "power:GND") (at 192.405 64.77 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 093298b7-f365-4672-b9bd-53db1775a9c1)
(property "Reference" "#PWR0151" (id 0) (at 192.405 71.12 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 192.405 68.58 0))
(property "Footprint" "" (id 2) (at 192.405 64.77 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 192.405 64.77 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 76a8ae94-f9e1-4388-bb2c-d910eb5e0528))
)
(symbol (lib_id "power:GND") (at 244.475 93.98 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid d2ea0b16-bb18-468d-b2b3-f305bf0b82ca)
(property "Reference" "#PWR0149" (id 0) (at 244.475 100.33 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 244.475 97.79 0))
(property "Footprint" "" (id 2) (at 244.475 93.98 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 244.475 93.98 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 71237012-1cf4-4918-ac99-1cbacd7bedfc))
)
(symbol (lib_id "power:GND") (at 253.365 90.17 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 47fbaae5-a34c-4d0c-961b-7fcc519525cd)
(property "Reference" "#PWR0150" (id 0) (at 253.365 96.52 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 253.365 93.98 0))
(property "Footprint" "" (id 2) (at 253.365 90.17 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 253.365 90.17 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 025c3f82-2259-40e1-be78-464134ac03d7))
)
(symbol (lib_id "Device:L") (at 203.2 71.755 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid a2918e19-165a-4355-a07f-4e592565c356)
(property "Reference" "L1" (id 0) (at 207.01 71.755 90))
(property "Value" "33nH" (id 1) (at 205.105 71.755 90))
(property "Footprint" "" (id 2) (at 203.2 71.755 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 203.2 71.755 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 4f59428a-f3ee-40b1-8c07-2f19f10a7dac))
(pin "2" (uuid 1e0386b3-9255-41ea-b057-5f6a3d9e6ad6))
)
(symbol (lib_id "Device:L") (at 253.365 86.36 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid e6bfe790-e3b4-401f-a458-297cde72bf39)
(property "Reference" "L2" (id 0) (at 256.54 86.3599 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "18nH" (id 1) (at 255.27 86.36 90))
(property "Footprint" "" (id 2) (at 253.365 86.36 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 253.365 86.36 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 0301a8b8-9238-4332-a1bb-5566af4378b6))
(pin "2" (uuid ca29f79e-6e70-4fec-ad29-221d131a383c))
)
(symbol (lib_id "Device:R") (at 208.28 67.945 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 5f3572f7-fb48-454e-9db0-c275af260895)
(property "Reference" "R43" (id 0) (at 210.185 66.6749 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "75R" (id 1) (at 209.55 68.5799 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Resistor_SMD:R_0603_1608Metric" (id 2) (at 206.502 67.945 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 208.28 67.945 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 8044d228-5fcb-497b-89fa-a19d6079c05c))
(pin "2" (uuid 6772dff6-484c-4674-85af-5303a5b501cf))
)
(symbol (lib_id "Device:R") (at 218.44 93.98 90) (unit 1)
(in_bom yes) (on_board yes)
(uuid 4a050d6d-1e0b-44c6-8860-1eb70aacc9ff)
(property "Reference" "R44" (id 0) (at 219.7099 92.075 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "3k" (id 1) (at 219.7099 93.98 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Resistor_SMD:R_0603_1608Metric" (id 2) (at 218.44 95.758 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 218.44 93.98 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 9faee9c1-598e-46de-b7ff-5eeed083b7b1))
(pin "2" (uuid ded9580e-f0af-400b-829c-c2ebfc0aa8b6))
)
(symbol (lib_id "Device:C") (at 192.405 60.96 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 655466dc-74d7-441f-9065-6d91cf0cdfd5)
(property "Reference" "C42" (id 0) (at 195.58 60.9599 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "0,1uF" (id 1) (at 193.04 63.5 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 193.3702 64.77 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 192.405 60.96 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 765510f5-985d-428d-b4ea-0582417261b0))
(pin "2" (uuid 3779e6d7-a712-404d-a15f-ac2c9679b705))
)
(symbol (lib_id "Device:C") (at 198.12 83.185 90) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 43cf697c-d158-4d4f-bde0-259d5adf1417)
(property "Reference" "C43" (id 0) (at 198.12 78.105 90))
(property "Value" "33pF" (id 1) (at 200.66 82.55 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 201.93 82.2198 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 198.12 83.185 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid de099d95-b0b7-4856-8c74-9a03c9ab3970))
(pin "2" (uuid 640027e2-9ef0-4e9c-a891-a2916161d56f))
)
(symbol (lib_id "Device:C") (at 259.08 80.01 90) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 8a28a6ce-bb4d-413a-85cb-87c474e0efa6)
(property "Reference" "C48" (id 0) (at 259.08 74.93 90))
(property "Value" "33pF" (id 1) (at 261.62 79.375 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 262.89 79.0448 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 259.08 80.01 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 6f132baa-5054-4b62-8165-e94f64728939))
(pin "2" (uuid ee4f743a-20b3-4210-948e-cfc19ff96e5f))
)
(symbol (lib_id "comm:GRF2133") (at 226.695 85.09 180) (unit 1)
(in_bom yes) (on_board yes)
(uuid a84a27ac-86a4-4976-965b-f9b0402fe7a8)
(property "Reference" "U16" (id 0) (at 226.695 88.9 0))
(property "Value" "GRF2133" (id 1) (at 234.315 72.39 0))
(property "Footprint" "" (id 2) (at 231.775 86.36 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 231.775 86.36 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid b086fed5-ec4f-40e1-90f3-815d45715526))
(pin "2" (uuid 05824763-03a7-4fa1-a30c-cd0c866bca5f))
(pin "3" (uuid 54f2cd86-e466-4be1-80c7-6afd7c3f70dd))
(pin "4" (uuid e9e3b7c9-3e56-4ee5-a058-787aab69511a))
(pin "5" (uuid d02568bd-292b-457d-9820-9b2b4afa14c9))
(pin "6" (uuid 739968b2-586b-4f05-97de-ab088a5d19b9))
(pin "7" (uuid 4d73aed7-e82c-4c3b-a607-2ec71af28bd3))
)
(symbol (lib_id "RF_GPS:NEO-8Q") (at 165.1 83.185 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid a9077745-053e-4b42-8a30-760f9487663f)