Search results
Query: adif to text
Links: 5 | Categories: 0
-
This program will convert comma delimited ASCII files to ADIF format for import into a logging program that supports ADIF import. The program is intended to be used with comma separated text files produced with other logging programs or with spread sheet programs, such as Excel.
-
This simple utility is intended to facilitate the coversion of a properly formatted ADIF file to a delimited text file. This file may then be used for import into such applications as MS Excel or others.
-
The ADIF Processor is an online application that visualizes amateur radio contacts from an ADIF log file using Google Earth. SOTA CSV log files can also be used. As well as allowing you to view and explore your contacts in Google Earth, you will be able to see a Markdown or text table of contacts, use the output ADIF file which contains QRZ.com data, accurate contact distances and fields populated from comments in the input file. Print QSL labels. One of the benefits of using the ADIF Processor before uploading/storing your ADIF file is detecting errors in callsigns and activity references (e.g. POTA or SOTA references).
-
Win32 command line utility, that allows you to create Master Callsign Database file (DTA), used in many contesting programs, from different logs in ADIF, Cabrillo, and plain text formats.
-
Hamradio_copilot is an open-source tool designed for DXers and contesters who need real-time situational awareness. It is ideal for operators who want to visualize propagation trends instantly rather than scrolling through raw text streams of cluster spots. Rally acting as a copilot for your station, this tool transforms raw data into actionable intelligence. By visualizing Signal-to-Noise Ratios (SNR) across different bands, it helps operators make quick decisions on which band to prioritize or where to point their antennas, effectively showing not just who is on air, but where the propagation is currently open from your location. This is a fantastic information for avid contesters. The software aggregates data from two primary services: - Reverse Beacon Network (RBN) via Telnet. - PSK Reporter via MQTT feeds. It processes this data to generate a comprehensive HTML report featuring SNR heatmaps and statistical breakdowns by ITU Zone. Users can filter data by specific zones or country codes (ADIF), analyze historic time ranges, and optionally integrate solar weather data. The complete source code is available on GitHub, allowing for community customization. It is written in Python and uses SQLite for data management.