DCF77 decoder for Gude Expert Mouse Clock serial: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Ak120 (talk | contribs)
mNo edit summary
No edit summary
Line 21: Line 21:
* [[Markus Rosellen]]
* [[Markus Rosellen]]


[[Category:Clocks]]
[[Category:Open Source Software]]
[[Category:Open Source Software]]

Revision as of 02:17, 23 July 2019

DCF77 is a time signal and is broadcasted at 77.5 kHz from Frankfurt/Main Germany with a range of 2000 km. With the received signal the program sets local clock. Details see http://www.dcf77.de/

Features

  • Supported hardware: Serial Gude Expert Mouse Clock connected to any serial is supported on OS/2
  • Sets system time and timezone
  • Multi stage statistic algorithm for decoding signal
  • Low CPU utilization and memory usage
  • No need to detect missing second of DCF77 signal. So program can run in regular and not in timecrital priority. Even on a heavy loaded system decoding should work fine.
  • Clean I/O over standard api
  • Highly portable
  • Native for OS/2

Download

License

  • Open Source - BSD 2-Clause

Author