freebsd_amp_hwpstate/usr.sbin/xntpd/parse/util
Jordan K. Hubbard dd77c4bc54 Support for the Boeder DCF77 Receiver
Submitted by: Vincenzo Capuano <VCAPUANO@VMPROFS.ESOC.ESA.DE>
1995-07-21 13:04:07 +00:00
..
Makefile
Makefile.tmpl
README
dcfd.c Support for the Boeder DCF77 Receiver 1995-07-21 13:04:07 +00:00
parsetest.c
testdcf.c

README

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