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

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
==Description==
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/
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===
==Features==
* Supported hardware: Serial Gude Expert Mouse Clock connected to any serial is supported on OS/2
* Supported hardware: Serial Gude Expert Mouse Clock connected to any serial is supported on OS/2
* Sets system time and timezone
* Sets system time and timezone

Revision as of 14:56, 22 October 2017

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