For logging purposes I just use QRZ.com as it does most of the things I need. I have nothing against the various logging packages, it's just that they are all way over the top for my meagure needs. I don't do high pressure stuff or contesting (yet!) so my needs are simple. However, I do maintain a local database primed from the data in QRZ. It is there that I store eQSL information and WAB square information. QRZ does have fields for eQSL but I decided to store it locally. Having all this data to hand made me think of ways to use it. Having reapplied my programming hat I now have a few useful modules. My next aim is to make them into a dashboard sort of display rather than console output as now. One module displays data from pskreporter via the extremely useful pskreporter MQTT feed (see mqtt.pskreporter.info) and stores this in a database along with distance (direction is planned). A web page displays it so I can see where I am being heard (provided that data gets into pskreporter of course). Another module takes UDP data from wsjt-x and tells me which of the stations calling CQ…
Continue reading...