From 375ba4e21ad91dcdbed3dc49526191eabffc4e80 Mon Sep 17 00:00:00 2001 From: Michael Ossmann Date: Fri, 8 Dec 2023 06:32:23 -0500 Subject: [PATCH] HackRF One: clean up symbol value names --- hardware/hackrf-one/baseband.kicad_sch | 2 +- hardware/hackrf-one/frontend.kicad_sch | 8 ++++---- hardware/hackrf-one/hackrf-one.kicad_pcb | 8 ++++---- hardware/hackrf-one/hackrf-one.kicad_pro | 2 +- hardware/hackrf-one/hackrf-one.kicad_sch | 6 +++--- hardware/hackrf-one/mcu.kicad_sch | 4 ++-- 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/hardware/hackrf-one/baseband.kicad_sch b/hardware/hackrf-one/baseband.kicad_sch index e45e7317..fbb8328c 100644 --- a/hardware/hackrf-one/baseband.kicad_sch +++ b/hardware/hackrf-one/baseband.kicad_sch @@ -5505,7 +5505,7 @@ (property "Reference" "X1" (id 0) (at 77.47 181.61 0) (effects (font (size 1.524 1.524))) ) - (property "Value" "GSG-XTAL4PIN" (id 1) (at 77.47 189.23 0) + (property "Value" "MAIN_XTAL" (id 1) (at 77.47 189.23 0) (effects (font (size 1.524 1.524))) ) (property "Footprint" "hackrf:GSG-XTAL3.2x2.5mm" (id 2) (at 77.47 185.42 0) diff --git a/hardware/hackrf-one/frontend.kicad_sch b/hardware/hackrf-one/frontend.kicad_sch index 76e26066..930d788f 100644 --- a/hardware/hackrf-one/frontend.kicad_sch +++ b/hardware/hackrf-one/frontend.kicad_sch @@ -3769,10 +3769,10 @@ (symbol (lib_id "hackrf:FIL-DEA") (at 289.56 97.79 0) (unit 1) (in_bom yes) (on_board yes) (uuid 00000000-0000-0000-0000-00004f94d4f4) - (property "Reference" "U8" (id 0) (at 289.56 96.52 0) + (property "Reference" "U8" (id 0) (at 289.56 87.63 0) (effects (font (size 1.524 1.524))) ) - (property "Value" "RX_HIGHPASS_FILTER" (id 1) (at 289.56 99.06 0) + (property "Value" "HIGHPASS_FILTER" (id 1) (at 289.56 90.17 0) (effects (font (size 1.524 1.524))) ) (property "Footprint" "hackrf:GSG-HP-DEA" (id 2) (at 289.56 97.79 0) @@ -3799,10 +3799,10 @@ (symbol (lib_id "hackrf:FIL-LP0603") (at 289.56 58.42 180) (unit 1) (in_bom yes) (on_board yes) (uuid 00000000-0000-0000-0000-00004f94d561) - (property "Reference" "U3" (id 0) (at 289.56 59.69 0) + (property "Reference" "U3" (id 0) (at 289.56 48.26 0) (effects (font (size 1.524 1.524))) ) - (property "Value" "RX_LOWPASS_FILTER" (id 1) (at 289.56 57.15 0) + (property "Value" "LOWPASS_FILTER" (id 1) (at 289.56 50.8 0) (effects (font (size 1.524 1.524))) ) (property "Footprint" "hackrf:GSG-LP0603" (id 2) (at 289.56 58.42 0) diff --git a/hardware/hackrf-one/hackrf-one.kicad_pcb b/hardware/hackrf-one/hackrf-one.kicad_pcb index 18eb64cd..f1284f7f 100644 --- a/hardware/hackrf-one/hackrf-one.kicad_pcb +++ b/hardware/hackrf-one/hackrf-one.kicad_pcb @@ -90,7 +90,7 @@ ) (property "COPYRIGHT" "Copyright 2012-2023 Great Scott Gadgets") - (property "DATE" "2023-12-07") + (property "DATE" "2023-12-08") (property "LICENSE" "Licensed under the CERN-OHL-P v2") (property "TITLE" "HackRF One") (property "VERSION" "8+") @@ -12230,7 +12230,7 @@ (effects (font (size 0.39878 0.29972) (thickness 0.0762))) (tstamp 9d41f91b-ca6e-4cec-b896-50ee4af4d57f) ) - (fp_text value "RX_LOWPASS_FILTER" (at 0 0) (layer "F.SilkS") hide + (fp_text value "LOWPASS_FILTER" (at 0 0) (layer "F.SilkS") hide (effects (font (size 0.39878 0.29972) (thickness 0.0762))) (tstamp 91a8ea68-9127-4390-af23-65a7452ecb43) ) @@ -12513,7 +12513,7 @@ (effects (font (size 0.39878 0.29972) (thickness 0.0762))) (tstamp 2884daf4-4660-4d38-9a22-90777ead2407) ) - (fp_text value "RX_HIGHPASS_FILTER" (at 0 0 180) (layer "F.SilkS") hide + (fp_text value "HIGHPASS_FILTER" (at 0 0 180) (layer "F.SilkS") hide (effects (font (size 0.39878 0.29972) (thickness 0.0762))) (tstamp 4534ef7d-b03e-465e-acbe-b2c58658cb67) ) @@ -13998,7 +13998,7 @@ (effects (font (size 1.00076 1.00076) (thickness 0.2032))) (tstamp a0188bf8-97fd-48f2-95a2-f687ca9604ee) ) - (fp_text value "GSG-XTAL4PIN" (at 0 0 90) (layer "F.SilkS") hide + (fp_text value "MAIN_XTAL" (at 0 0 90) (layer "F.SilkS") hide (effects (font (size 1.00076 1.00076) (thickness 0.2032))) (tstamp a2402e88-999b-4520-8e49-e5f5229c838a) ) diff --git a/hardware/hackrf-one/hackrf-one.kicad_pro b/hardware/hackrf-one/hackrf-one.kicad_pro index 81769706..41f895e4 100644 --- a/hardware/hackrf-one/hackrf-one.kicad_pro +++ b/hardware/hackrf-one/hackrf-one.kicad_pro @@ -465,7 +465,7 @@ ], "text_variables": { "COPYRIGHT": "Copyright 2012-2023 Great Scott Gadgets", - "DATE": "2023-12-07", + "DATE": "2023-12-08", "LICENSE": "Licensed under the CERN-OHL-P v2", "TITLE": "HackRF One", "VERSION": "8+" diff --git a/hardware/hackrf-one/hackrf-one.kicad_sch b/hardware/hackrf-one/hackrf-one.kicad_sch index a865c1c6..ad02c061 100644 --- a/hardware/hackrf-one/hackrf-one.kicad_sch +++ b/hardware/hackrf-one/hackrf-one.kicad_sch @@ -2215,7 +2215,7 @@ (reference "U2") (unit 1) (value "SKY13453") (footprint "gsg-modules:SKY13350-385LF") ) (path "/00000000-0000-0000-0000-0000503bb638/00000000-0000-0000-0000-00004f94d561" - (reference "U3") (unit 1) (value "RX_LOWPASS_FILTER") (footprint "hackrf:GSG-LP0603") + (reference "U3") (unit 1) (value "LOWPASS_FILTER") (footprint "hackrf:GSG-LP0603") ) (path "/00000000-0000-0000-0000-0000503bb638/00000000-0000-0000-0000-0000502be21c" (reference "U4") (unit 1) (value "RFFC5072") (footprint "hackrf:GSG-QFN32") @@ -2230,7 +2230,7 @@ (reference "U7") (unit 1) (value "SKY13453") (footprint "gsg-modules:SKY13350-385LF") ) (path "/00000000-0000-0000-0000-0000503bb638/00000000-0000-0000-0000-00004f94d4f4" - (reference "U8") (unit 1) (value "RX_HIGHPASS_FILTER") (footprint "hackrf:GSG-HP-DEA") + (reference "U8") (unit 1) (value "HIGHPASS_FILTER") (footprint "hackrf:GSG-HP-DEA") ) (path "/00000000-0000-0000-0000-0000503bb638/00000000-0000-0000-0000-0000502b5704" (reference "U9") (unit 1) (value "SKY13317") (footprint "hackrf:GSG-SKY13317-373LF") @@ -2278,7 +2278,7 @@ (reference "U25") (unit 1) (value "MGA-81563") (footprint "hackrf:GSG-SOT363") ) (path "/00000000-0000-0000-0000-000050370666/00000000-0000-0000-0000-00004f5d0b05" - (reference "X1") (unit 1) (value "GSG-XTAL4PIN") (footprint "hackrf:GSG-XTAL3.2x2.5mm") + (reference "X1") (unit 1) (value "MAIN_XTAL") (footprint "hackrf:GSG-XTAL3.2x2.5mm") ) (path "/00000000-0000-0000-0000-00005037043e/00000000-0000-0000-0000-000050370e89" (reference "X2") (unit 1) (value "MCU_XTAL") (footprint "hackrf:GSG-XTAL3.2x2.5mm") diff --git a/hardware/hackrf-one/mcu.kicad_sch b/hardware/hackrf-one/mcu.kicad_sch index 4ca3841a..5a1324d4 100644 --- a/hardware/hackrf-one/mcu.kicad_sch +++ b/hardware/hackrf-one/mcu.kicad_sch @@ -9513,10 +9513,10 @@ (symbol (lib_id "hackrf:GSG-XTAL4PIN") (at 116.84 245.11 0) (unit 1) (in_bom yes) (on_board yes) (uuid 00000000-0000-0000-0000-000050370e89) - (property "Reference" "X2" (id 0) (at 116.84 241.3 0) + (property "Reference" "X2" (id 0) (at 116.84 237.49 0) (effects (font (size 1.524 1.524))) ) - (property "Value" "MCU_XTAL" (id 1) (at 116.84 248.92 0) + (property "Value" "MCU_XTAL" (id 1) (at 116.84 240.03 0) (effects (font (size 1.524 1.524))) ) (property "Footprint" "hackrf:GSG-XTAL3.2x2.5mm" (id 2) (at 116.84 245.11 0)