lpc-ntpd is a driver for the "lindy precision clock" MSF radio receiver. It connects your MSF atomic clock radio (MSF Rugby, UK) to the reference NTP daemon of ntp.org.
| Tags | Networking Time Synchronization |
|---|---|
| Operating Systems | POSIX |
| Implementation | C |
Recent releases


Release Notes: When an EOF is received from the device, the program now exits (this happens, for example, when the USB device is unplugged). More elaborate output is now available.


Release Notes: This release supports the USB version of the clock (option '-b'), adds a parity check, and properly handles summertime.


Release Notes: Offsets too big were incorrectly used in the statistics. This release displays the percentage of correctly received messages. 'saturday' is no longer displayed as '(null)'. There are some code clean-ups.


Release Notes: This release shows how long syncing takes on average (excluding initial sync), compensates for the delay introduced by the receiver, and moves verbose output.


Release Notes: A bug in offset calculation was fixed. A "write measurements to disk" option ("-S") was added. A read-only mode ("-n") was added. One can now set a user to run as. The pid can be written to a file.