driver12.html revision 132451
1132451Sroberto<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2132451Sroberto
3132451Sroberto<html>
4132451Sroberto
5132451Sroberto    <head>
6132451Sroberto        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
7132451Sroberto        <meta name="GENERATOR" content="Mozilla/4.01 [en] (Win95; I) [Netscape]">
8132451Sroberto        <title>KSI/Odetics TPRO/S IRIG Interface</title>
9132451Sroberto        <link href="../scripts/style.css" type="text/css" rel="stylesheet">
10132451Sroberto    </head>
11132451Sroberto
12132451Sroberto    <body>
13132451Sroberto        <h3>KSI/Odetics TPRO/S IRIG Interface</h3>
14132451Sroberto        <hr>
15132451Sroberto        <h4>Synopsis</h4>
16132451Sroberto        <p>Address: 127.127.12.<i>u</i><br>
17132451Sroberto            Reference ID: <tt>IRIG</tt><br>
18132451Sroberto            Driver ID: <tt>IRIG_TPRO</tt><br>
19132451Sroberto            TPRO Device: <tt>/dev/tpro<i>u</i></tt><br>
20132451Sroberto            Requires: KSI/Odetics device driver, <tt>/usr/include/sys/tpro.h</tt> header file</p>
21132451Sroberto        <h4>Description</h4>
22132451Sroberto        <p>This driver supports the KSI/Odetics TPRO and TPRO-SAT IRIG-B Decoder, which is a module connected directly to the SBus of a Sun workstation. The module works with the IRIG-B signal generated by several radio clocks, including those made by Arbiter, Austron, Odetics, Spectracom and TrueTime, among others, although it is generally an add- on option. In the case of the TPRO-SAT, the module is an integral part of a GPS receiver, which serves as the primary timing source.</p>
23132451Sroberto        <p>Using the TPRO interface as a NTP reference clock provides precision time only to ntpd and its clients. With suitable kernel modifications, it is possible to use the TPRO as the CPU system clock, avoiding errors introduced by the CPU clock oscillator wander. See the <a href="../kern.html">A Kernel Model for Precision Timekeeping </a>page for further details.</p>
24132451Sroberto        <h4>Fudge Factors</h4>
25132451Sroberto        <dl>
26132451Sroberto            <dt><tt>time1 <i>time</i></tt>
27132451Sroberto            <dd>Specifies the time offset calibration factor, in seconds and fraction, with default 0.0.
28132451Sroberto            <dt><tt>time2 <i>time</i></tt>
29132451Sroberto            <dd>Not used by this driver.
30132451Sroberto            <dt><tt>stratum <i>number</i></tt>
31132451Sroberto            <dd>Specifies the driver stratum, in decimal from 0 to 15, with default 0.
32132451Sroberto            <dt><tt>refid <i>string</i></tt>
33132451Sroberto            <dd>Specifies the driver reference identifier, an ASCII string from one to four characters, with default <tt>IRIG</tt>.
34132451Sroberto            <dt><tt>flag1 0 | 1</tt>
35132451Sroberto            <dd>Not used by this driver.
36132451Sroberto            <dt><tt>flag2 0 | 1</tt>
37132451Sroberto            <dd>Not used by this driver.
38132451Sroberto            <dt><tt>flag3 0 | 1</tt>
39132451Sroberto            <dd>Not used by this driver.
40132451Sroberto            <dt><tt>flag4 0 | 1</tt>
41132451Sroberto            <dd>Not used by this driver.
42132451Sroberto        </dl>
43132451Sroberto        <h4>Additional Information</h4>
44132451Sroberto        <p><a href="../refclock.html">Reference Clock Drivers</a></p>
45132451Sroberto        <hr>
46132451Sroberto        <script type="text/javascript" language="javascript" src="../scripts/footer.txt"></script>
47132451Sroberto    </body>
48132451Sroberto
49132451Sroberto</html>