forked from ADElectronics/Open-Hardware
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
90fba48
commit 9cdc51b
Showing
35 changed files
with
1,612 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,155 @@ | ||
<html> | ||
<head> | ||
<META http-equiv="Content-Type" content="text/html"> | ||
<style type="text/css"> | ||
h1, h2, h3, h4, h5, h6 { | ||
font-family : 'segoe-ui',arial,sans-serif; | ||
font-size:15pt; | ||
font-weight:normal; | ||
line-height:40px; | ||
color : #000; | ||
background-color : #dedede; | ||
padding: 0.3em; | ||
} | ||
body { | ||
font-family : verdana; | ||
background: #f1f1f1; | ||
font-size:13px; | ||
} | ||
td, th { | ||
padding: 0.5em; | ||
text-align : left; | ||
width: auto; | ||
border:1px solid #DEDEDE; | ||
} | ||
th { | ||
background-color : #DEDEDE; | ||
|
||
} | ||
th.column1, td.column1 { | ||
text-align: left; | ||
width : 18%; | ||
} | ||
table { | ||
width : 100%; | ||
border-collapse: collapse; | ||
font-size:13px; | ||
} | ||
.front_matter, .front_matter_column1, .front_matter_column2, .front_matter_column3 { | ||
padding-top : 0.1em; | ||
padding-bottom : 0.1em; | ||
border : 0px solid black; | ||
width : auto; | ||
vertical-align: top | ||
} | ||
.front_matter_column1 { | ||
text-align : right; | ||
} | ||
.total_column1, .total_column { | ||
font-weight : bold; | ||
} | ||
.total_column1 { | ||
text-align : right; | ||
} | ||
.front_matter_column2 { | ||
text-align : center; | ||
} | ||
.front_matter_column3 { | ||
text-align : left; | ||
} | ||
.warning, .error { | ||
color : red; | ||
font-weight : bold; | ||
} | ||
tr.onmouseout_odd { | ||
/*background-color : #EEEEE0 */ | ||
} | ||
tr.onmouseout_even { | ||
/*background-color : #F3F3E3 */ | ||
} | ||
tr.onmouseover_odd, tr.onmouseover_even { | ||
background-color : #FFF; | ||
} | ||
a:link, a:visited, .q a:link,.q a:active,.q { | ||
color: #21489e; | ||
} | ||
a:link.callback, a:visited.callback { | ||
color: #008000 | ||
} | ||
a:link.customize, a:visited.customize { | ||
position: absolute; | ||
right: 16px; top: 30px; | ||
font-family:'segoe ui',arial,tahoma,sans-serif; | ||
text-decoration:underline; | ||
font-size:11px; | ||
color:#0066cc; | ||
} | ||
p.contents_level1 { | ||
font-weight : bold; | ||
font-size : 110%; | ||
margin : 0.5em; | ||
} | ||
p.contents_level2 { | ||
position : relative; | ||
left : 20px; | ||
margin : 0.5em; | ||
} | ||
|
||
HR{ | ||
border-collapse:collapse; | ||
border:none; | ||
border-top:1px solid #dedede; | ||
} | ||
</style> | ||
|
||
<style type="text/css" media="print"> | ||
body{ | ||
background:#fff; | ||
} | ||
|
||
a:link.customize{ | ||
display:none; | ||
} | ||
|
||
table,th,td,hr{ | ||
border-color:#999; | ||
background:#fff; | ||
} | ||
</style> | ||
</head> | ||
|
||
<body> | ||
<a href="dxpprocess://Client:SetupPreferences?Server=PCB|PageName=General" class="customize"><acronym title="dxpprocess://Client:SetupPreferences?Server=PCB|PageName=General">Reporting Options</acronym></a> | ||
<h1>File in Previous Format</h1> | ||
|
||
<table class="front_matter"> | ||
<tr class="front_matter"> | ||
<td class="front_matter_column1">Date</td> | ||
<td class="front_matter_column2">:</td> | ||
<td class="front_matter_column3">13.03.2022</td> | ||
</tr> | ||
<tr class="front_matter"> | ||
<td class="front_matter_column1">Time</td> | ||
<td class="front_matter_column2">:</td> | ||
<td class="front_matter_column3">0:42:52</td> | ||
</tr> | ||
<tr class="front_matter"> | ||
<td class="front_matter_column1">Filename</td> | ||
<td class="front_matter_column2">:</td> | ||
<td class="front_matter_column3"><a href="file://D:\GitHub\Open-Hardware\ADC_DAC\Audio ALC5628 Dev.Board\BOARD.PcbDoc" class="file"><acronym title="D:\GitHub\Open-Hardware\ADC_DAC\Audio ALC5628 Dev.Board\BOARD.PcbDoc">D:\GitHub\Open-Hardware\ADC_DAC\Audio ALC5628 Dev.Board\BOARD.PcbDoc</acronym></a></td> | ||
</tr> | ||
</table> | ||
|
||
<br> | ||
|
||
<table> | ||
<tr> | ||
<th style="text-align : left" colspan="1" class="">Version</th> | ||
<th style="text-align : left" colspan="1" class="">Warning</th> | ||
</tr> | ||
|
||
</table> | ||
<br><hr> | ||
<p>This file was generated by <b>an earlier</b> version of the software</p> | ||
</body> | ||
</html> |
1 change: 1 addition & 0 deletions
1
ADC_DAC/Audio ALC5628 Dev.Board/_A_D.000000.001.PrjPCBStructure
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Record=TopLevelDocument|FileName=01_MAIN.SchDoc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,155 @@ | ||
<html> | ||
<head> | ||
<META http-equiv="Content-Type" content="text/html"> | ||
<style type="text/css"> | ||
h1, h2, h3, h4, h5, h6 { | ||
font-family : 'segoe-ui',arial,sans-serif; | ||
font-size:15pt; | ||
font-weight:normal; | ||
line-height:40px; | ||
color : #000; | ||
background-color : #dedede; | ||
padding: 0.3em; | ||
} | ||
body { | ||
font-family : verdana; | ||
background: #f1f1f1; | ||
font-size:13px; | ||
} | ||
td, th { | ||
padding: 0.5em; | ||
text-align : left; | ||
width: auto; | ||
border:1px solid #DEDEDE; | ||
} | ||
th { | ||
background-color : #DEDEDE; | ||
|
||
} | ||
th.column1, td.column1 { | ||
text-align: left; | ||
width : 18%; | ||
} | ||
table { | ||
width : 100%; | ||
border-collapse: collapse; | ||
font-size:13px; | ||
} | ||
.front_matter, .front_matter_column1, .front_matter_column2, .front_matter_column3 { | ||
padding-top : 0.1em; | ||
padding-bottom : 0.1em; | ||
border : 0px solid black; | ||
width : auto; | ||
vertical-align: top | ||
} | ||
.front_matter_column1 { | ||
text-align : right; | ||
} | ||
.total_column1, .total_column { | ||
font-weight : bold; | ||
} | ||
.total_column1 { | ||
text-align : right; | ||
} | ||
.front_matter_column2 { | ||
text-align : center; | ||
} | ||
.front_matter_column3 { | ||
text-align : left; | ||
} | ||
.warning, .error { | ||
color : red; | ||
font-weight : bold; | ||
} | ||
tr.onmouseout_odd { | ||
/*background-color : #EEEEE0 */ | ||
} | ||
tr.onmouseout_even { | ||
/*background-color : #F3F3E3 */ | ||
} | ||
tr.onmouseover_odd, tr.onmouseover_even { | ||
background-color : #FFF; | ||
} | ||
a:link, a:visited, .q a:link,.q a:active,.q { | ||
color: #21489e; | ||
} | ||
a:link.callback, a:visited.callback { | ||
color: #008000 | ||
} | ||
a:link.customize, a:visited.customize { | ||
position: absolute; | ||
right: 16px; top: 30px; | ||
font-family:'segoe ui',arial,tahoma,sans-serif; | ||
text-decoration:underline; | ||
font-size:11px; | ||
color:#0066cc; | ||
} | ||
p.contents_level1 { | ||
font-weight : bold; | ||
font-size : 110%; | ||
margin : 0.5em; | ||
} | ||
p.contents_level2 { | ||
position : relative; | ||
left : 20px; | ||
margin : 0.5em; | ||
} | ||
|
||
HR{ | ||
border-collapse:collapse; | ||
border:none; | ||
border-top:1px solid #dedede; | ||
} | ||
</style> | ||
|
||
<style type="text/css" media="print"> | ||
body{ | ||
background:#fff; | ||
} | ||
|
||
a:link.customize{ | ||
display:none; | ||
} | ||
|
||
table,th,td,hr{ | ||
border-color:#999; | ||
background:#fff; | ||
} | ||
</style> | ||
</head> | ||
|
||
<body> | ||
<a href="dxpprocess://Client:SetupPreferences?Server=PCB|PageName=General" class="customize"><acronym title="dxpprocess://Client:SetupPreferences?Server=PCB|PageName=General">Reporting Options</acronym></a> | ||
<h1>File in Previous Format</h1> | ||
|
||
<table class="front_matter"> | ||
<tr class="front_matter"> | ||
<td class="front_matter_column1">Date</td> | ||
<td class="front_matter_column2">:</td> | ||
<td class="front_matter_column3">13.03.2022</td> | ||
</tr> | ||
<tr class="front_matter"> | ||
<td class="front_matter_column1">Time</td> | ||
<td class="front_matter_column2">:</td> | ||
<td class="front_matter_column3">0:44:29</td> | ||
</tr> | ||
<tr class="front_matter"> | ||
<td class="front_matter_column1">Filename</td> | ||
<td class="front_matter_column2">:</td> | ||
<td class="front_matter_column3"><a href="file://D:\GitHub\Open-Hardware\Audio\UM10155_MOD\BOARD.PcbDoc" class="file"><acronym title="D:\GitHub\Open-Hardware\Audio\UM10155_MOD\BOARD.PcbDoc">D:\GitHub\Open-Hardware\Audio\UM10155_MOD\BOARD.PcbDoc</acronym></a></td> | ||
</tr> | ||
</table> | ||
|
||
<br> | ||
|
||
<table> | ||
<tr> | ||
<th style="text-align : left" colspan="1" class="">Version</th> | ||
<th style="text-align : left" colspan="1" class="">Warning</th> | ||
</tr> | ||
|
||
</table> | ||
<br><hr> | ||
<p>This file was generated by <b>an earlier</b> version of the software</p> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Record=TopLevelDocument|FileName=01_MAIN.SchDoc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.