Search results
Query: contact logs
Links: 52 | Categories: 3
-
The DH1DA ADIF-ToolBox, version 1.0.0.0, released on August 29, 2026, provides a utility for managing amateur radio logs. It enables users to compare two **ADIF** files, identify differences, and filter QSOs based on criteria such as date, band, and mode. The software also supports merging ADIF files and exporting the filtered or merged results into a new ADIF file, streamlining logbook management for contesters and DXers. This web application features a graphical user interface (GUI) that simplifies logbook analysis. It is designed to handle standard ADIF data, allowing for efficient manipulation of QSO records. The tool's primary functions include a detailed comparison view, flexible filtering options, and robust export capabilities. Contact information for the developer, DH1DA, is provided, indicating direct support for the application. The tool is categorized under Software/Log Converters, emphasizing its role in ADIF data manipulation.
-
Manages log consistency across multiple digital mode applications, specifically addressing the common issue of log divergence between _MSHV_ and _WSJT-X_ for FT8, FT4, and other weak-signal modes. This prevents duplicate contacts and ensures accurate DX tracking when using both programs. The utility computes a deduplicated union of entries from both `_mshvlog.edim` and `_wsjtx.log` files, then updates each log with missing QSOs. It supports a deduplication key based on callsign, date, time (to the minute), band (derived from frequency), and mode. The tool is available as a standalone Windows executable or a Python version requiring Python 3 with _Tkinter_. Users select log folders, close both applications, and initiate the 'Merge' function. The process includes automatic timestamped backups of log files before any modifications, safeguarding QSO data.