Trouble with decoding byte 0xFA

What kind of cryptic title is this? For the process of my ADIF log, which I collect daily from LoTW, I have written a small tool. This tool uses a few standard Python libraries. One of them has been giving me an error message for the last two days, causing my tool to fail. The …
Continue reading Trouble with decoding byte 0xFA

Learn Python to analyse ADIF logbooks

Nowadays almost every radio amateur uses a digital logbook. Where one keeps his or her log private, others may publish all or part of the log online. The de facto standard in the digital exchange of (parts of) the logbook is the ADIF format. I’m in the process of writing a tool which will analyse …
Continue reading Learn Python to analyse ADIF logbooks