ea4k / klog

KLog is a multiplatform free hamradio logger. It runs natively on Linux, macOS and Windows.
https://www.klog.xyz
GNU General Public License v3.0
75 stars 25 forks source link

The band status widget is not showing the right colors #551

Closed ea4k closed 1 year ago

ea4k commented 1 year ago

Chwck the getDXStatus function.

ea5wa commented 1 year ago

The problem is located on the query inside dxccStatusBand. Yo must remove the condition "AND qsl_rcvd = 'Y' " from that query. The IF after that query is checking if the confirmation with QSL or LoTW had been received