diff options
Diffstat (limited to 'misc/radio_datetime_analyzer/pkg-descr')
-rw-r--r-- | misc/radio_datetime_analyzer/pkg-descr | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/misc/radio_datetime_analyzer/pkg-descr b/misc/radio_datetime_analyzer/pkg-descr index 20ad76ac1ed8..5aa2ba373629 100644 --- a/misc/radio_datetime_analyzer/pkg-descr +++ b/misc/radio_datetime_analyzer/pkg-descr @@ -1,9 +1,16 @@ -Analyzer for log files of time stations. +Analyzer for log files of time stations + +The program takes a minimum of two parameters: -The program takes 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: -Currently supported stations are DCF77 and MSF. +- https://en.wikipedia.org/wiki/DCF77 +- https://en.wikipedia.org/wiki/Time_from_NPL_(MSF) See the enclosed README.md for more information. |