DCF77 decoder for Gude Expert Mouse Clock serial: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Software | |||
|Picture=NA.png | |||
|Version=1.0 alpha | |||
|Author=[[Markus Rosellen]] | |||
|License=Open Source - BSD 2-Clause | |||
|Download={{FileLink|dcf77_1-0a_2016-03-16.zip}} | |||
|Website= | |||
}} | |||
DCF77 is a time signal broadcast at 77.5 kHz from Frankfurt/Main Germany with a range of 2000 km. With the received signal the program sets local clock. | DCF77 is a time signal broadcast at 77.5 kHz from Frankfurt/Main Germany with a range of 2000 km. With the received signal the program sets local clock. | ||
| Line 12: | Line 20: | ||
==Links== | ==Links== | ||
* [https://github.com/OS2World/APP-CLOCK-DCF77_decoder Source code at Github] | * [https://github.com/OS2World/APP-CLOCK-DCF77_decoder Source code at Github] | ||
[[Category:Clocks]] | [[Category:Clocks]] | ||
[[Category:Open Source Software]] | [[Category:Open Source Software]] | ||
Latest revision as of 16:57, 22 August 2023
| DCF77 decoder for Gude Expert Mouse Clock serial | |
|---|---|
| Version | 1.0 alpha |
| Vendor | |
| Author | Markus Rosellen |
| License | Open Source - BSD 2-Clause |
| Download | dcf77_1-0a_2016-03-16.zip |
| Website | |
DCF77 is a time signal broadcast at 77.5 kHz from Frankfurt/Main Germany with a range of 2000 km. With the received signal the program sets local clock.
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