home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cis.ohio-state.edu!ucbvax!SUNDECK.USASK.CA!glenn
- From: glenn@SUNDECK.USASK.CA
- Newsgroups: comp.protocols.time.ntp
- Subject: Re: Minor bug in GOES support (xntpd v3)
- Message-ID: <9209152201.AA00265@sundeck.usask.ca>
- Date: 15 Sep 92 22:01:07 GMT
- References: <9209152055.AA29019@wrl-too.pa.dec.com>
- Sender: daemon@ucbvax.BERKELEY.EDU
- Distribution: inet
- Organization: The Internet
- Lines: 20
-
- >Looks like someone transposed a few letters (the code didn't even
- >compile). I don't know if this means that the GOES support is
- >likely to not work; I haven't had a chance to wire it up yet.
-
- ! goes->lastrec = rbufp->recv_time;
-
-
- As the instigator, I should speak to this. I have never run the
- GOES code without CLKDISC support. If you are using CLKLDISC, be
- sure to define -DCLKDISC where you would put -DSTREAM in the Config
- file. If not, things will run in raw mode (or STREAM if -DSTREAM).
-
- The streams code handling is supposed to be the same as used in wwvb
- driver with modifications for the timestamp form and additions for
- CLKLDISC. It looks like I made a typo when moving this line from
- one spot to another during modification. Oops. It should work with
- correction though.
-
- Glenn Hollinger
- University of Saskatchewan.
-