LNA915: use gsg-kicad-lib instead of hackrf library

This commit is contained in:
Michael Ossmann
2020-08-03 13:09:21 -06:00
parent dc46244873
commit 8589e8615e
5 changed files with 9 additions and 11 deletions

View File

@ -142,11 +142,11 @@ X SHIELD 4 0 -200 130 U 50 50 2 1 P
ENDDRAW
ENDDEF
#
# hackrf_BGB741L7ESD
# gsg-symbols_BGB741L7ESD
#
DEF hackrf_BGB741L7ESD U 0 40 Y Y 1 F N
DEF gsg-symbols_BGB741L7ESD U 0 40 Y Y 1 F N
F0 "U" 0 -100 60 V V C CNN
F1 "hackrf_BGB741L7ESD" 0 -250 60 H V C CNN
F1 "gsg-symbols_BGB741L7ESD" 0 -250 60 H V C CNN
F2 "" 0 0 60 H V C CNN
F3 "" 0 0 60 H V C CNN
DRAW
@ -161,11 +161,11 @@ X GND 7 0 600 300 D 50 50 1 1 W
ENDDRAW
ENDDEF
#
# hackrf_FAR-F5QA
# gsg-symbols_FAR-F5QA
#
DEF hackrf_FAR-F5QA U 0 40 Y Y 1 F N
DEF gsg-symbols_FAR-F5QA U 0 40 Y Y 1 F N
F0 "U" 0 0 60 V V C CNN
F1 "hackrf_FAR-F5QA" 250 0 60 V V C CNN
F1 "gsg-symbols_FAR-F5QA" 250 0 60 V V C CNN
F2 "" 0 0 60 H V C CNN
F3 "" 0 0 60 H V C CNN
DRAW

View File

@ -105,7 +105,7 @@ Wire Wire Line
Connection ~ 9650 3250
Connection ~ 2200 3900
$Comp
L hackrf:FAR-F5QA U4
L gsg-symbols:FAR-F5QA U4
U 1 1 52F44412
P 2900 3900
F 0 "U4" V 2900 3900 60 0000 C CNN
@ -173,7 +173,7 @@ F 7 "DNP" H 9300 5750 50 0000 C CNN "Note"
0 -1 -1 0
$EndComp
$Comp
L hackrf:BGB741L7ESD U3
L gsg-symbols:BGB741L7ESD U3
U 1 1 52F68792
P 6250 3150
F 0 "U3" V 6250 3050 60 0000 C CNN

View File

@ -1,5 +1,4 @@
(fp_lib_table
(lib (name hackrf)(type Legacy)(uri ${KIPRJMOD}/../kicad/hackrf.mod)(options "")(descr ""))
(lib (name gsg-modules)(type KiCad)(uri ${KIPRJMOD}/../gsg-kicad-lib/gsg-modules.pretty)(options "")(descr ""))
(lib (name LNA915)(type KiCad)(uri ${KIPRJMOD}/LNA915.pretty)(options "")(descr ""))
)

View File

@ -1,5 +1,4 @@
(sym_lib_table
(lib (name hackrf)(type Legacy)(uri ${KIPRJMOD}/../kicad/hackrf.lib)(options "")(descr ""))
(lib (name gsg-symbols)(type Legacy)(uri ${KIPRJMOD}/../gsg-kicad-lib/gsg-symbols.lib)(options "")(descr ""))
(lib (name LNA915)(type Legacy)(uri ${KIPRJMOD}/LNA915.lib)(options "")(descr ""))
)