xref: /netbsd-src/external/bsd/ntp/dist/parseutil/README (revision abb0f93cd77b67f080613360c65701f85e5f5cfe)
1*abb0f93cSkardelThis directory contains some DCF77 related programs.
2*abb0f93cSkardelThey have not yet fully been ported to architectures other than Sun with
3*abb0f93cSkardelSunOS 4.x.  So if you want to try them you are on your own - a little
4*abb0f93cSkardelporting may be necessary.
5*abb0f93cSkardel
6*abb0f93cSkardelparsetest:	simple parse streams module test
7*abb0f93cSkardel		Works only under SunOS with parse Streams Module loaded
8*abb0f93cSkardel		and Meinberg-Clocks
9*abb0f93cSkardel
10*abb0f93cSkardeltestdcf:	simple DCF77 raw impulse test program via 50Baud RS232
11*abb0f93cSkardel
12*abb0f93cSkardeldcfd:		simple DCF77 raw impulse receiver with NTP loopfilter
13*abb0f93cSkardel		mechanics for synchronisation (allows DCF77 synchronisation
14*abb0f93cSkardel		without network code in a nutshell)
15*abb0f93cSkardel
16*abb0f93cSkardelFrank Kardel
17