Annotation of embedaddon/ntp/parseutil/README, revision 1.1.1.1

1.1       misho       1: This directory contains some DCF77 related programs.
                      2: They have not yet fully been ported to architectures other than Sun with
                      3: SunOS 4.x.  So if you want to try them you are on your own - a little
                      4: porting may be necessary.
                      5: 
                      6: parsetest:     simple parse streams module test
                      7:                Works only under SunOS with parse Streams Module loaded
                      8:                and Meinberg-Clocks
                      9: 
                     10: testdcf:       simple DCF77 raw impulse test program via 50Baud RS232
                     11: 
                     12: dcfd:          simple DCF77 raw impulse receiver with NTP loopfilter
                     13:                mechanics for synchronisation (allows DCF77 synchronisation
                     14:                without network code in a nutshell)
                     15: 
                     16: Frank Kardel

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>