freebsd-dev/usr.sbin/xntpd/parse/util
Rodney W. Grimes 756097f16a Bring down the old version of Makefile from the Attic and replace with this
bmake version of Makefile to build and install dcfd.

Submitted by:	Vincenzo Capuano <VCAPUANO@vmprofs.esoc.esa.de>
1995-04-04 17:48:02 +00:00
..
dcfd.c Patches to make this work with FreeBSD with the DCF77 Boeder Receiver. 1995-03-31 07:01:11 +00:00
Makefile Bring down the old version of Makefile from the Attic and replace with this 1995-04-04 17:48:02 +00:00
Makefile.tmpl xntpd version 3.3z from UDel 1994-02-03 22:09:07 +00:00
parsetest.c xntp 3.4e from Dave Mills @ UDel 1994-09-29 23:04:24 +00:00
README Patches to make this work with FreeBSD with the DCF77 Boeder Receiver. 1995-03-31 07:01:11 +00:00
testdcf.c xntp 3.4e from Dave Mills @ UDel 1994-09-29 23:04:24 +00:00

This directory contains some DCF77 related programs.
They have not yet fully been ported to other architectures then Sun with
SunOS 4.x. So if you want to try them you are on your own - a little
porting may be necessary.

parsetest:	simple parse streams module test
testdcf:	simple DCF77 raw impulse test program via 50Baud RS232
dcfd:		simple DCF77 raw impulse receiver with NTP loopfilter
		mechanics for synchronisation (allows DCF77 synchronisation
		without network code in a nutshell)

Frank Kardel

----------------

1995-03-20	Dcfd has been ported to FreeBSD 2.0, it works with a
		Boeder Receiver connected to a 50Baud RS232.

Vincenzo Capuano