1132451Sroberto<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2132451Sroberto
3132451Sroberto<html>
4132451Sroberto
5182007Sroberto	<head>
6182007Sroberto		<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
7182007Sroberto		<title>Zyfer GPStarplus Receiver</title>
8182007Sroberto		<link href="scripts/style.css" type="text/css" rel="stylesheet">
9182007Sroberto	</head>
10132451Sroberto
11182007Sroberto	<body>
12182007Sroberto		<h3>Zyfer GPStarplus Receiver</h3>
13280849Scy<p>Last update:
14280849Scy  <!-- #BeginDate format:En2m -->21-Oct-2010  23:44<!-- #EndDate -->
15280849Scy  UTC</p>
16182007Sroberto		<hr>
17182007Sroberto		<h4>Synopsis</h4>
18182007Sroberto		Address: 127.127.42.<i>u</i><br>
19182007Sroberto		Reference ID: <tt>GPS</tt><br>
20182007Sroberto		Driver ID: <tt>Zyfer GPStarplus</tt><br>
21182007Sroberto		Serial Port: <tt>/dev/zyfer<i>u</i></tt>; 9600 baud, 8-bits, no parity<br>
22182007Sroberto		Features: <tt>(none)</tt>
23182007Sroberto		<h4>Description</h4>
24182007Sroberto		<p>This driver supports the <a href="http://www.zyfer.com/">Zyfer GPStarplus</a> receiver.</p>
25182007Sroberto		<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>
26182007Sroberto		<p>Additionally, there are BNC connectors on the back for things like PPS and IRIG output.</p>
27182007Sroberto		<h4>Additional Information</h4>
28182007Sroberto		<p><a href="../refclock.html">Reference Clock Drivers</a></p>
29182007Sroberto		<hr>
30182007Sroberto		<script type="text/javascript" language="javascript" src="scripts/footer.txt"></script>
31182007Sroberto	</body>
32132451Sroberto
33280849Scy</html>
34