Rene Ladan 96729aa2e0 misc/radio_datetime_analyzer: add new port
Analyzer for log files of time stations.

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)

Currently supported stations are DCF77 and MSF.

See the enclosed README.md for more information.
2025-06-09 17:58:39 -04:00

5 lines
102 B
Makefile

CARGO_CRATES= dcf77_utils-1.1.0 \
getopt-1.1.7 \
msf60_utils-1.1.0 \
radio_datetime_utils-1.1.0