![]()
Site links: |
radioclkd2 - an interface between simple radio clock receivers and ntpdThis program will decode the time from simple MSF, DCF77 and WWVB receivers and pass the time to ntpd via the SHM driver (28). These clocks just pass the raw second pulses to the DCD, CTS, DSR or RNG serial line.
Download:
radioclkd2-0.06.tar.gz. If you have any comments/suggestions/patches please contact me: radioclk@jonatkins.com. HardwareYou need a MSF (UK), DCF77 (Germany/Europe) or WWVB (North America) which drives a serial line. Want to build your own receiver? See Jonathan Buzzard's page.
TimeTools claim their clock outputs raw MSF, but I have not tested this. There are several raw DCF77 clocks available - these should work but is currently untested. UsageYou need ntpd. Download source from http://www.ntp.org/. You need to enable SHM support in ntpd. This isn't enabled by default. ./configure --enable-SHM now install ntpd make make install Now compile and install radioclkd2: tar zxvf radioclkd2-0.06.tar.gz cd radioclkd2-0.06 ./configure make make install To use this as a drop-in replacement for Jonathan Buzzard's radioclkd use for 1 clock: radioclkd2 ttyXX for 2 clocks: radioclkd2 ttyXX ttyXX:cts For full details, run radioclkd2 without any command line options. Bugs and Limitationsradioclkd2 can operate in one of three modes:
There is code to handle WWVB (US) but this has not been tested yet. (Initial tests show that WWVB does not currently work) History
| |
|