ADIF Multitool – validate, modify and convert ham radio log files

ADIF Multitool is a command-line tool to validate, modify, and convert ham radio log files.

adifmt provides a suite of commands for working with ADIF logs from ham radio software. It is run from a shell, via Terminal on macOS and PowerShell, cmd.exe, or Windows Terminal on Windows. Each adifmt invocation reads log files from the command line or standard input and prints an ADIF log to standard output, allowing multiple commands to be chained together in a pipeline. For example, to add a BAND field based on the FREQ (radio frequency) field, add your station’s maidenhead locator (MY_GRIDSQURE) to all entries, automatically fix some incorrectly formatted fields, validate that all fields are properly formatted, and save a log file containing only SSB voice contacts, a pipeline might look like

This is free and open source software.

Key Features

  • Read from and write to the following formats. ADI (tag-based) and ADX (XML-based) formats are specified by ADIF. The Cabrillo V3 contest log format is specified by WWROF. Others use standard formats for arbitrary key-value data.
  • Input files can have fields with any names, even if they’re not part of the ADIF spec. The --userdef option will add user-defined field metadata to ADI and ADX output specifying type, range, or valid enumeration values. ADX XML tags must be upper case; other formats accept any case field names in input files and use UPPER_SNAKE_CASE for output by default. Application-defined fields in CSV, TSV, and JSON should use the APP_PROGRAMNAME_FIELD_NAME syntax used in ADI files. JSON input files should be structured as follows; HEADER is optional.

Website: github.com/flwyd/adif-multitool
Support:
Developer: Trevor Stone
License: Apache License 2.0

ADIF Multitool

ADIF Multitool is written in Go. Learn Go with our recommended free books and free tutorials.


Related Software

Ham Radio
WSJT-XBasic amateur radio communication using very weak signals
TucnakHam radio VHF/HF contest logbook
QLogAmateur radio logbook
Dire WolfAX.25 packet modem/TNC and APRS encoder/decoder
QtelQt EchoLink client
wfviewControls icom ham radios
FlrigTransceiver control program
FldigiModem program for most of the digital modes
TrustedQSLTools for digitally signing Amateur Radio QSO records
klogGeneral purpose ham radio DX logging support
CQRLOGAdvanced ham radio logger
XastirX11 graphical APRS client
ADIF MultitoolValidate, modify and convert ham radio log files
AetherSDRLinux-native client for FlexRadio Systems transceivers
XlogLogging program for amateur radio operators
PyQSOContact logging tool for amateur radio operators
Not1MMHam radio contest logger
JS8CallSoftware using the JS8 digital mode
FreeDVDesktop application for amateur radio operators
CHIRPGUI tool for programming ham radios

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted