External Sources - foldynl/QLog GitHub Wiki

QLog uses following external online sources

Service URL Description
Aurora https://services.swpc.noaa.gov/json/ovation_aurora_latest.json Online Map Aurora data
Clublog https://clublog.org/* Online Log
DXCC Entities https://www.country-files.com/bigcty/cty.csv CTY file
eQSL https://www.eQSL.cc/qslcard/* Online QSLs
Grayline https://unpkg.com/@joergdietrich/leaflet.terminator Online Map Grayline
Grids https://foldynl.github.io/QLog/js/L.MaidenheadConfWorked.js Online Map Grids
HamQTH http://www.hamqth.com/xml.php Online Callbook
Heatmap https://foldynl.github.io/QLog/js/heatmap.js Online Map Heatmap library
Heatmap https://foldynl.github.io/QLog/js/leaflet-heatmap.js Online Map Heatmap library
HRDLog.net https://robot.hrdlog.net/* Online Log
IOTA https://www.iota-world.org/islands-on-the-air/downloads/download-file.html IOTA Refs
Leafletjs https://leafletjs.com/ Online Maps Framework
LoTW https://lotw.arrl.org/lotwuser/lotwreport.adi Online QSL / Log
Club Membership https://github.com/foldynl/hamradio-membeship-lists Member lists
MUF https://prop.kc2g.com/api/stations.json Online Map MUF
OpenStreetMap https://www.openstreetmap.org Online Maps
POTA https://github.com/foldynl/hamradio-value-lists/blob/main/lists/POTA/all_parks_ext.csv POTA Records
POTA https://api.pota.app/ POTA Records
QRZ https://logbook.qrz.com/api Online Log
QRZ https://xmldata.qrz.com/xml/current/ Online Callbook
Sat Info https://github.com/foldynl/hamradio-value-lists/blob/main/lists/satellites/satslist.csv Satellite Data
Solar conditionals https://www.hamqsl.com/solarxml.php SFI, K-Index, A-Index
SOTA https://github.com/foldynl/hamradio-value-lists/blob/main/lists/SOTA/summitslist.csv SOTA Summits
Trend - DX https://api.ure.es/v2/heatmap 15-min Trend
WWFF https://github.com/foldynl/hamradio-value-lists/blob/main/lists/WWFF/wwff_directory.csv WWFF Directory

Value List Refresh

QLog checks its downloaded value lists during application startup, as part of the database schema check. If the local file is still fresh and the database table already contains data, the download is skipped. If the file is fresh but the database table is empty, QLog reloads the data from the local file. Starting QLog with --force-update or -f downloads all value lists again.

Value list Source Refresh interval What is updated
DXCC Entities https://www.country-files.com/bigcty/cty.csv 7 days AD1C DXCC entities and prefixes used for callsign DXCC, country, CQ zone and ITU zone lookup
ClubLog CTY https://cdn.clublog.org/cty.php 7 days ClubLog DXCC entities, prefixes and zone exceptions
Satellite Data https://raw.githubusercontent.com/foldynl/hamradio-value-lists/main/lists/satellites/satslist.csv 10 days Satellite names, numbers, frequencies, modes and status
SOTA Summits https://raw.githubusercontent.com/foldynl/hamradio-value-lists/main/lists/SOTA/summitslist.csv.gz 30 days SOTA summit references, names, positions, altitude, points and validity dates
WWFF Directory https://raw.githubusercontent.com/foldynl/hamradio-value-lists/main/lists/WWFF/wwff_directory.csv.gz 21 days WWFF references, names, locations, IOTA, locator, coordinates and validity dates
IOTA Records https://www.iota-world.org/islands-on-the-air/downloads/download-file.html?path=groups.json 30 days IOTA reference numbers and island or group names
POTA Records https://raw.githubusercontent.com/foldynl/hamradio-value-lists/main/lists/POTA/all_parks_ext.csv.gz 30 days POTA park references, names, active flag, entity, location, coordinates and grid
Club Membership Directory https://raw.githubusercontent.com/foldynl/hamradio-membeship-lists/main/lists/content.csv 7 days The list of available club membership lists shown in Settings

For club membership, the table above describes only the directory of available lists. The selected club member lists are downloaded separately when enabled and when QLog sees that the stored version is older than the directory version.

QLog uses following sources for build-in functionality

Service URL Description
HamLib http://hamlib.sourceforge.net/manuals/4.3/index.html HamLib Specification
Timezones https://github.com/evansiroky/timezone-boundary-builder List of Timezones

External API Specifications

Service URL Description
ADIF https://www.adif.org/ ADIF Specification
ClubLog https://clublog.freshdesk.com/support/solutions/folders/100474 ClubLog API Specification
eQSL https://www.eqsl.cc/QSLcard/Programming.cfm eQSL API Specification
HamQTH https://www.hamqth.com/developers.php HamQTH API Specification
HRDLog http://www.iw1qlh.net/projects/hrdlog/HRDLognet_4.pdf HRDLog API Specification
LoTW https://lotw.arrl.org/lotw-help/developer-query-qsos-qsls/?lang=en LoTW API Specification
WSJTX https://sourceforge.net/p/wsjt/wsjtx/ci/master/tree/Network/NetworkMessage.hpp UDP Message Specification
Wavelog https://github.com/wavelog/wavelog/wiki/API Wavelog API Specification