Commit Graph

28 Commits

Author SHA1 Message Date
Ian Renton
068c732796 Attempt to fix CPU utilisation bug by preventing the heartbeat callback leak in the SSE stream handlers and replacing Timer-based with Event-based threads. Also compiled regexes in advance for DXCC callsign lookups for efficiency, and fixed my misunderstanding of what Queue.empty() does 2026-02-27 08:28:43 +00:00
Ian Renton
61784e8af6 Split up some code for sanity #3 2025-12-23 11:51:00 +00:00
Ian Renton
15c216c5e0 Infer location from WAB/WAI grid. Closes #62 2025-10-20 16:07:33 +01:00
Ian Renton
86f2aed673 Ass WAB/WAI SIGs and extract data from cluster spots. Closes #51 2025-10-20 11:35:46 +01:00
Ian Renton
20977e59cf Extract SIG and SIG_INFO from cluster spots. Closes #47 2025-10-20 11:05:45 +01:00
Ian Renton
cfa3aaedb0 Refactor utils.py as a helper class so we have some control about when the lookup services actually start 2025-10-13 20:16:40 +01:00
Ian Renton
9d2b2a1f66 Download country-files.com cty.plist separately so we can cache the result and handle exceptions 2025-10-13 19:54:20 +01:00
Ian Renton
dbeebe32f3 Download cty.plist separately so errors can be better handled 2025-10-13 19:32:29 +01:00
Ian Renton
96a05c8108 Fix programmer forgetting how python works 2025-10-12 17:54:03 +01:00
Ian Renton
bb2813c2a5 Allow table columns to be toggled on and off. #19 2025-10-12 17:17:26 +01:00
Ian Renton
e3d342c5d6 Get rid of code finding "base calls" #38 2025-10-12 16:16:43 +01:00
Ian Renton
6b57891028 Support Clublog lookup #38 2025-10-12 16:13:31 +01:00
Ian Renton
b61f08768c Move Display-like settings into Display panel, add input for grid locator and (not yet implemented) toggles for columns. #19 2025-10-12 10:06:09 +01:00
Ian Renton
ba84b90315 Improved lookup for callsigns and display of DXpedition DXCC name on alerts page #38 2025-10-11 21:34:44 +01:00
Ian Renton
5c3adcdd4d Add QRZ fallback to DXCC/country/zone lookups 2025-10-10 06:47:42 +01:00
Ian Renton
a866d41aa7 ZLOTA support + misc changes 2025-10-09 21:25:01 +01:00
Ian Renton
5f16abf709 Allow adding spots. Convert timestamps in the API to UNIX seconds. #2 2025-10-04 13:28:22 +01:00
Ian Renton
0e262f68f5 Set up status and start working on filters panel #7 2025-10-02 19:33:39 +01:00
Ian Renton
9f3fc8146b Various UI things #7 2025-10-02 18:13:48 +01:00
Ian Renton
4f4c1a9191 Add options API #15 2025-09-30 21:29:17 +01:00
Ian Renton
37692f41a8 Various stuff 2025-09-30 20:51:56 +01:00
Ian Renton
269e67225c Disk cache for QRZ lookup data #9 2025-09-29 20:54:27 +01:00
Ian Renton
60314c7d44 Check pyhamtools callinfo for lat/Lon of DXCC from static country info as a last resort. Closes #13 2025-09-29 20:19:01 +01:00
Ian Renton
cf1798663d Add QRZ lookup 2025-09-27 15:24:53 +01:00
Ian Renton
6d735cfc67 Implement basic API server 2025-09-27 14:27:39 +01:00
Ian Renton
efa4c402df Implemented old spot cleanup thread 2025-09-27 12:09:16 +01:00
Ian Renton
27a61393cf Add data providers for most other programmes 2025-09-27 10:00:12 +01:00
Ian Renton
c34821dc9b First commit 2025-09-26 22:37:17 +01:00