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:
33
docs/tv.html
Normal file
33
docs/tv.html
Normal 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>
|
Reference in New Issue
Block a user