From owner-freebsd-hackers Fri Dec 19 17:40:02 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA10011 for hackers-outgoing; Fri, 19 Dec 1997 17:40:02 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA09720; Fri, 19 Dec 1997 17:34:42 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id SAA29125; Fri, 19 Dec 1997 18:34:41 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id SAA23288; Fri, 19 Dec 1997 18:34:38 -0700 Date: Fri, 19 Dec 1997 18:34:38 -0700 Message-Id: <199712200134.SAA23288@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Jason Evans Cc: Poul-Henning Kamp , hackers@freebsd.org Subject: Re: NTP stratum 1 with GPS on FreeBSD In-Reply-To: References: <4163.882569925@critter.freebsd.dk> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Last summer I wrote some code to talk to a Trimble GPS receiver (in TSIP > mode) that extracts the necessary info to do this (among other > things). I've got a Java class that does it as well, although it uses NMEA mode. Does your code interface with the NTP daemon, since that's what I'm missing. Nate