~ubuntu-branches/debian/squeeze/ntp/squeeze-201010051545

« back to all changes in this revision

Viewing changes to html/gadget.html

  • Committer: Bazaar Package Importer
  • Author(s): Kurt Roeckx
  • Date: 2009-01-05 21:10:03 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20090105211003-mh6zc3um4k1uhsj7
Tags: 1:4.2.4p4+dfsg-8
It did not properly check the return value of EVP_VerifyFinal
which results in an malformed DSA signature being treated as
a good signature rather than as an error.  (CVE-2009-0021)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
 
 
3
<html>
 
4
 
 
5
        <head>
 
6
                <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
 
7
                <title>Gadget Box PPS Level Converter and CHU Modem</title>
 
8
                <link href="scripts/style.css" type="text/css" rel="stylesheet">
 
9
        </head>
 
10
 
 
11
        <body>
 
12
                <h3>Gadget Box PPS Level Converter and CHU Modem</h3>
 
13
                <img src="pic/gadget.jpg" alt="gif" align="left">A Gadget Box built by Chuck Hanavin
 
14
                <h4>Related Links</h4>
 
15
                <p>
 
16
                        <script type="text/javascript" language="javascript" src="scripts/links11.txt"></script>
 
17
                        <br clear="left">
 
18
                </p>
 
19
                <h4>table of Contents</h4>
 
20
                <ul>
 
21
                        <li class="inline"><a href="#intro">Introduction</a>
 
22
                        <li class="inline"><a href="#ckt">Circuit Description</a>
 
23
                        <li class="inline"><a href="#file">Files</a>
 
24
                </ul>
 
25
                <hr>
 
26
                <h4 id="intro">Introduction</h4>
 
27
                <p>Many radio clocks used as a primary reference source for NTP servers produce a pulse-per-second (PPS) signal that can be used to improve accuracy to a high degree. However, the signals produced are usually incompatible with the modem interface signals on the serial ports used to connect the signal to the host. The gadget box consists of a handful of electronic components assembled in a small aluminum box. It includes level converters and a optional radio modem designed to decode the radio timecode signals transmitted by the Canadian time and frequency station CHU. A complete set of schematics, PCB artwork, drill templates can be obrtained via the web from ftp.udel.edu as <a href="ftp://ftp.udel.edu/pub/ntp/hardware/gadget.tar.Z">gadget.tar.Z</a>.</p>
 
28
                <p>The gadget box is assembled in a 5&quot;x3&quot;x2&quot; aluminum minibox containing the level converter and modem circuitry. It includes two subcircuits. One of these converts a TTL positive edge into a fixed-width pulse at EIA levels and is for use with a timecode receiver or oscillator including a TTL PPS output. The other converts the timecode modulation broadcast by Canadian time/frequency standard station CHU into a 300-bps serial character stream at EIA levels and is for use with the <a href="drivers/driver7.html">Radio CHU Audio Demodulator/Decoder</a> driver.</p>
 
29
                <hr>
 
30
                <script type="text/javascript" language="javascript" src="scripts/footer.txt"></script>
 
31
        </body>
 
32
 
 
33
</html>
 
 
b'\\ No newline at end of file'