driver42.html revision 132452
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
3<html>
4
5    <head>
6        <title>Zyfer GPStarplus Receiver</title>
7        <link href="../scripts/style.css" type="text/css" rel="stylesheet">
8    </head>
9
10    <body>
11        <h3>Zyfer GPStarplus Receiver</h3>
12        <hr>
13        <h4>Synopsis</h4>
14        Address: 127.127.42.<i>u</i><br>
15        Reference ID: <tt>GPS</tt><br>
16        Driver ID: <tt>Zyfer GPStarplus</tt><br>
17        Serial Port: <tt>/dev/zyfer<i>u</i></tt>; 9600 baud, 8-bits, no parity<br>
18        Features: <tt>(none)</tt>
19        <h4>Description</h4>
20        <p>This driver supports the <a href="http://www.zyfer.com/">Zyfer GPStarplus</a> receiver.</p>
21        <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>
22        <p>Additionally, there are BNC connectors on the back for things like PPS and IRIG output.</p>
23        <h4>Additional Information</h4>
24        <p><a href="../refclock.html">Reference Clock Drivers</a></p>
25        <hr>
26        <script type="text/javascript" language="javascript" src="../scripts/footer.txt"></script>
27    </body>
28
29</html>