driver42.html revision 132451
1132451Sroberto<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2132451Sroberto
3132451Sroberto<html>
4132451Sroberto
5132451Sroberto    <head>
6132451Sroberto        <title>Zyfer GPStarplus Receiver</title>
7132451Sroberto        <link href="../scripts/style.css" type="text/css" rel="stylesheet">
8132451Sroberto    </head>
9132451Sroberto
10132451Sroberto    <body>
11132451Sroberto        <h3>Zyfer GPStarplus Receiver</h3>
12132451Sroberto        <hr>
13132451Sroberto        <h4>Synopsis</h4>
14132451Sroberto        Address: 127.127.42.<i>u</i><br>
15132451Sroberto        Reference ID: <tt>GPS</tt><br>
16132451Sroberto        Driver ID: <tt>Zyfer GPStarplus</tt><br>
17132451Sroberto        Serial Port: <tt>/dev/zyfer<i>u</i></tt>; 9600 baud, 8-bits, no parity<br>
18132451Sroberto        Features: <tt>(none)</tt>
19132451Sroberto        <h4>Description</h4>
20132451Sroberto        <p>This driver supports the <a href="http://www.zyfer.com/">Zyfer GPStarplus</a> receiver.</p>
21132451Sroberto        <p>The receiver has a DB15 port on the back which has input TxD and RxD lines for configuration and control, and a separate TxD line for the once-per-second timestamp.</p>
22132451Sroberto        <p>Additionally, there are BNC connectors on the back for things like PPS and IRIG output.</p>
23132451Sroberto        <h4>Additional Information</h4>
24132451Sroberto        <p><a href="../refclock.html">Reference Clock Drivers</a></p>
25132451Sroberto        <hr>
26132451Sroberto        <script type="text/javascript" language="javascript" src="../scripts/footer.txt"></script>
27132451Sroberto    </body>
28132451Sroberto
29132451Sroberto</html>