summaryrefslogtreecommitdiff
path: root/parseutil/README
diff options
context:
space:
mode:
Diffstat (limited to 'parseutil/README')
-rw-r--r--parseutil/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/parseutil/README b/parseutil/README
new file mode 100644
index 0000000..8bc5140
--- /dev/null
+++ b/parseutil/README
@@ -0,0 +1,16 @@
+This directory contains some DCF77 related programs.
+They have not yet fully been ported to architectures other than 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
+ Works only under SunOS with parse Streams Module loaded
+ and Meinberg-Clocks
+
+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