xref: /freebsd-src/contrib/ntp/parseutil/README (revision c0b746e5e8d9479f05b3749cbf1f73b8928719bd)
1*c0b746e5SOllivier RobertThis directory contains some DCF77 related programs.
2*c0b746e5SOllivier RobertThey have not yet fully been ported to architectures other than Sun with
3*c0b746e5SOllivier RobertSunOS 4.x.  So if you want to try them you are on your own - a little
4*c0b746e5SOllivier Robertporting may be necessary.
5*c0b746e5SOllivier Robert
6*c0b746e5SOllivier Robertparsetest:	simple parse streams module test
7*c0b746e5SOllivier Robert		Works only under SunOS with parse Streams Module loaded
8*c0b746e5SOllivier Robert		and Meinberg-Clocks
9*c0b746e5SOllivier Robert
10*c0b746e5SOllivier Roberttestdcf:	simple DCF77 raw impulse test program via 50Baud RS232
11*c0b746e5SOllivier Robert
12*c0b746e5SOllivier Robertdcfd:		simple DCF77 raw impulse receiver with NTP loopfilter
13*c0b746e5SOllivier Robert		mechanics for synchronisation (allows DCF77 synchronisation
14*c0b746e5SOllivier Robert		without network code in a nutshell)
15*c0b746e5SOllivier Robert
16*c0b746e5SOllivier RobertFrank Kardel
17