From 2126e5a465f04faee9fb50d437ce780389135029 Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <the@jeffreyfreeman.me>
Date: Sat, 5 Sep 2020 01:15:56 -0400
Subject: [PATCH] Added some design notes to schematic.

---
 rf-analyzer/rf-analyzer.sch | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/rf-analyzer/rf-analyzer.sch b/rf-analyzer/rf-analyzer.sch
index b6affc0..6c5ded3 100644
--- a/rf-analyzer/rf-analyzer.sch
+++ b/rf-analyzer/rf-analyzer.sch
@@ -1749,7 +1749,7 @@ $Comp
 L Device:C_Small C28
 U 1 1 60A83ABD
 P 9200 3350
-F 0 "C28" V 9250 3200 50  0000 L CNN
+F 0 "C28" V 9250 3150 50  0000 L CNN
 F 1 "1nF" V 9250 3400 50  0000 L CNN
 F 2 "Capacitor_SMD:C_0402_1005Metric" H 9200 3350 50  0001 C CNN
 F 3 "" H 9200 3350 50  0001 C CNN
@@ -1760,7 +1760,7 @@ $Comp
 L Device:C_Small C25
 U 1 1 60A9BCC3
 P 9050 3350
-F 0 "C25" V 9100 3200 50  0000 L CNN
+F 0 "C25" V 9100 3150 50  0000 L CNN
 F 1 "1nF" V 9100 3400 50  0000 L CNN
 F 2 "Capacitor_SMD:C_0402_1005Metric" H 9050 3350 50  0001 C CNN
 F 3 "" H 9050 3350 50  0001 C CNN
@@ -1792,7 +1792,7 @@ $Comp
 L Device:C_Small C23
 U 1 1 60B0929D
 P 8900 3350
-F 0 "C23" V 8950 3200 50  0000 L CNN
+F 0 "C23" V 8950 3150 50  0000 L CNN
 F 1 "10nF" V 8950 3400 50  0000 L CNN
 F 2 "Capacitor_SMD:C_0402_1005Metric" H 8900 3350 50  0001 C CNN
 F 3 "" H 8900 3350 50  0001 C CNN
@@ -1854,4 +1854,8 @@ F 3 "" H 2750 1700 50  0001 C CNN
 	1    2750 1700
 	1    0    0    -1  
 $EndComp
+Text Notes 8900 2700 0    50   ~ 0
+INHI is 100 Ohms
+Text Notes 6800 900  0    50   ~ 0
+J1 terminated with 100 Ohms\ndue to 100 Ohms in parallel\nfrom Power Detector
 $EndSCHEMATC
-- 
GitLab