File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ TBC - 0.50.0
66- [NEW] - Added direct labeling of QSL Requested and QSL Received to the QSO context menu (PR #982 @aa5sh)
77- [NEW] - DXCC Submission Report (PR #967 @aa5sh)
88- [CHANGED] - Mutex-free Omnirig1 and Omnirig2
9- - [CHANGED] - POTA/SOTA/WWFF list are download from QLog LOV-repo
9+ - [CHANGED] - POTA/SOTA/WWFF/SAT list are download from QLog LOV-repo
1010- [CHANGED] - Used an external lib for CSV parsing for LOV Download
1111- Fixed Callsign disappears when calling a DX in a split via VFO-B (issue #799)
1212- Fixing Rendering issue (issue #989)
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ public slots:
8282 " dxcc_entities_clublog" ,
8383 7 )},
8484 {SATLIST, SourceDefinition (SATLIST,
85- " https://foldynl.github.io/QLog/data /satslist.csv" ,
85+ " https://raw.githubusercontent.com/foldynl/hamradio-value-lists/main/lists/satellites /satslist.csv" ,
8686 " satslist.csv" ,
8787 " LOV/last_sat_update" ,
8888 " sat_info" ,
You can’t perform that action at this time.
0 commit comments