OsmoTV: Added more test patterns for TV repair

- improved FUBK
- red screen for DY adjustment
- crosses and dots for convergence adjustment
- EBU color bars
- natural color image
This commit is contained in:
Andreas Eversberg
2019-05-12 09:36:12 +02:00
parent e4314749fd
commit b9cc33c6ec
15 changed files with 82633 additions and 30 deletions

View File

@@ -32,11 +32,19 @@
</tr>
<tr>
<td><img src="amps_small.jpg" title="Advanced Mobile Phone Service"/></td>
<td><img src="setup_small.jpg"/></td>
<td><img src="tv_small.jpg" title="TV signal generator and transmitter"/></td>
</tr>
<tr>
<th>AMPS (USA) / TACS (UK / Ireland / Italy)</th>
<th>Transmit TV test image signals</th>
</tr>
<tr>
<td><img src="setup_small.jpg"/></td>
<td></td>
</tr>
<tr>
<th>my early radio setup</th>
<th></th>
</tr>
</table>
</center>
@@ -85,6 +93,16 @@ Implemented networks:
</ul>
</center>
<p>
Additional features:
</p>
<center>
<ul>
<li><a href="tv.html">Osmo TV</a></li>
</ul>
</center>
<br><br>
</td></tr></table></center>

33
docs/tv.html Normal file
View File

@@ -0,0 +1,33 @@
<html>
<head>
<link href="style.css" rel="stylesheet" type="text/css" />
<title>osmocom-analog</title>
</head>
<body>
<center><table><tr><td>
<h2><center>Osmo TV</center></h2>
<center><img src="tv.jpg"/></center>
<p>
OsmoTV is capable of transmitting video signals via SDR. This video signal are transmitted on given channels. Color signal and audio carriere can be disabled by option.
</p>
<p>
The following test signals are supported:
<ul>
<li>FUBK test chart (known as the German 'Testbild')
<li>EBU color bars (8 bars from white to black)
<li>Red screen for deflection yoke adjustment
<li>Convergence pattern for convergence adjustment
<li>A real image of natural colors
<li>My VCR Test Chart
</ul>
</p>
<hr><center>[<a href="index.html">Back to main page</a>]</center><hr>
</td></tr></table></center>
</body>
</html>