Files
ports/misc/radio_datetime_analyzer/pkg-descr
Rene Ladan 7a591be371 misc/radio_datetime_analyzer: update to 1.2.0
Provide some more information in pkg-descr about the
supported radio stations.
2025-10-14 23:36:17 +02:00

17 lines
604 B
Plaintext

Analyzer for log files of time stations
The program takes a minimum of two parameters:
- the station name of the file to analyze (as argument to the -s option)
- the name of the file to analyze (as argument to the -f option)
The -h option provides a short help message.
Currently supported stations are dcf77 and msf. DCF77 is the German time
station at 77.5 kHz, and MSF is the British time station at 60 kHz. Some
information these stations can be found at:
- https://en.wikipedia.org/wiki/DCF77
- https://en.wikipedia.org/wiki/Time_from_NPL_(MSF)
See the enclosed README.md for more information.