Crates.io | radio_datetime_analyzer |
lib.rs | radio_datetime_analyzer |
version | |
source | src |
created_at | 2023-01-07 18:39:06.01839 |
updated_at | 2025-01-13 20:34:15.55565 |
description | Analyzer for log files of time station decoders. |
homepage | |
repository | https://codeberg.org/rene0/radio_datetime_analyzer |
max_upload_size | |
id | 753175 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
This tool uses radio_datetime_utils and per-station libraries to analyze log files of these stations.
This work is licensed under "MIT OR Apache-2.0" Copyright 2023-2025 René Ladan rene0+codeberg@freedom.nl
The program takes two parameters:
The -u option shows the decoded date in time in UTC instead of local time. The "summer" and "winter" indicators are replaced by "UTC", information on DST transitions is still shown.
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.
Wikipedia has more information on both stations.
All input files in plain text, with generally one line per minute, unless reception errors occur in which case false minute markers might be received. The analyzer returns the date, time, day-of-week, and DST (daylight saving time) status of each analyzed minute. Parity and temporal errors are also reported. Some information is only available for certain transmitters:
DCF77:
MSF:
There are five characters for DCF77 log files. All other characters are discarded.
There are seven characters for MSF log files. All other characters are discarded.