Skip to content

Commit

Permalink
Added changes made to the 110 MHz branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickBaus committed Oct 14, 2020
1 parent bfa7374 commit 8a5bd70
Show file tree
Hide file tree
Showing 23 changed files with 24,642 additions and 66,970 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Thumbs.db
*.sch-bak
*.kicad_pcb-bak
*.bak
*.bck
*.xml
*-cache.lib
*.tmp
Expand Down
22 changes: 11 additions & 11 deletions PLL_VCO.sch
Original file line number Diff line number Diff line change
Expand Up @@ -756,17 +756,6 @@ $EndComp
Wire Wire Line
7000 3700 7000 3900
$Comp
L custom:BUF602 U9
U 1 1 5EE0E2C2
P 7800 4700
F 0 "U9" H 8144 4746 50 0000 L CNN
F 1 "BUF602" H 8000 4600 50 0000 L CNN
F 2 "Package_TO_SOT_SMD:SOT-23-5" H 7850 4750 50 0001 C CNN
F 3 "" H 7850 4850 50 0001 C CNN
1 7800 4700
1 0 0 -1
$EndComp
$Comp
L power:GND #PWR0126
U 1 1 5EE101F4
P 7700 5300
Expand Down Expand Up @@ -1217,4 +1206,15 @@ F 3 "" H 9350 5100 50 0001 C CNN
$EndComp
Wire Wire Line
9350 5000 9350 5100
$Comp
L Amplifier_Buffer:BUF602xDBV U9
U 1 1 5F87F25A
P 7800 4700
F 0 "U9" H 8150 4750 50 0000 L CNN
F 1 "BUF602xDBV" H 8150 4650 50 0000 L CNN
F 2 "Package_TO_SOT_SMD:SOT-23-5" H 7800 4400 50 0001 C CNN
F 3 "http://www.ti.com/lit/ds/symlink/buf602.pdf" H 7800 4700 50 0001 C CNN
1 7800 4700
1 0 0 -1
$EndComp
$EndSCHEMATC
12,949 changes: 6,465 additions & 6,484 deletions RF_frequency_modulator.kicad_pcb

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions RF_frequency_modulator.pro
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
update=15.07.2020 16:25:38
update=2020-10-15T00:09:13 CEST
version=1
last_client=kicad
[general]
Expand All @@ -12,6 +12,16 @@ NetIExt=net
version=1
LibDir=
[eeschema/libraries]
[schematic_editor]
version=1
PageLayoutDescrFile=
PlotDirectoryName=
SubpartIdSeparator=0
SubpartFirstId=65
NetFmtName=Pcbnew
SpiceAjustPassiveValues=0
LabSize=50
ERC_TestSimilarLabels=1
[pcbnew]
version=1
PageLayoutDescrFile=
Expand Down Expand Up @@ -60,8 +70,8 @@ OthersTextSizeH=1
OthersTextSizeThickness=0.15
OthersTextItalic=0
OthersTextUpright=1
SolderMaskClearance=0.051
SolderMaskMinWidth=0.25
SolderMaskClearance=0
SolderMaskMinWidth=0
SolderPasteClearance=0
SolderPasteRatio=-0
[pcbnew/Layer.F.Cu]
Expand Down Expand Up @@ -242,13 +252,3 @@ uViaDrill=0.1
dPairWidth=0.2
dPairGap=0.25
dPairViaGap=0.25
[schematic_editor]
version=1
PageLayoutDescrFile=
PlotDirectoryName=
SubpartIdSeparator=0
SubpartFirstId=65
NetFmtName=Pcbnew
SpiceAjustPassiveValues=0
LabSize=50
ERC_TestSimilarLabels=1
Loading

0 comments on commit 8a5bd70

Please sign in to comment.