Commit Graph
154 Commits
Author SHA1 Message Date
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 a21782cb62 Icon lookup for SIGs in preparation for #47. Improved ZLOTA spotter lookup. 2025-10-20 10:33:18 +01:00
Ian Renton ae72649df8 Implement Parks n Peaks alert provider. Closes #56 2025-10-20 09:42:38 +01:00
Ian Renton 8c2ab61049 Remove duplicate SIG 2025-10-19 15:35:28 +01:00
Ian Renton 333d6234e8 Forgot IOTA on the SIG list 2025-10-19 10:51:54 +01:00
Ian Renton c545a73e93 Map improvements #42 2025-10-17 08:52:53 +01:00
Ian Renton 9594040ea4 Add "de_" variants of grid/lat/lon #42 2025-10-16 20:58:40 +01:00
Ian Renton d02f0e1afc Tweaks for v1.0 2025-10-14 19:42:09 +01:00
Ian Renton 67a99a6d39 Finish web UI for submitting spots. Closes #29 2025-10-14 19:10:26 +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 7cf6d05c4b Unfuck 2025-10-11 21:12:07 +01:00
Ian Renton 4db1262f2b Add QRZCQ data #38 2025-10-11 20:22:07 +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 b45fda2dd2 Fix status query. Closes #36 2025-10-08 16:26:43 +01:00
Ian Renton e01b6d5ea9 Fix some bugginess with how expired alerts and alert max_duration were handled. Closes #34 2025-10-08 16:09:39 +01:00
Ian Renton 2dcfae98f8 Minor tweaks 2025-10-06 21:11:59 +01:00
Ian Renton 6ee4fe288a Further alert implementation #17 2025-10-06 21:06:54 +01:00
Ian Renton e0675a01f0 Further alert implementation #17 2025-10-06 17:14:52 +01:00
Ian Renton 74153a9d94 Starting to implement alerts #17 2025-10-04 18:09:54 +01:00
Ian Renton d19ba1d662 Spotting tweaks. Closes #2 2025-10-04 16:26:34 +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 c785137258 Disk-based caching for spots so they survive a software restart 2025-10-04 09:12:40 +01:00
Ian Renton bfcaf6e261 Various tweaks including getting GMA SIGs working properly 2025-10-04 08:52:11 +01:00
Ian Renton f725e0e57b More bands, filters layout, screenshots #7 2025-10-03 11:56:04 +01:00
Ian Renton 222e3d9c5e Start adding filters #7 2025-10-03 09:58:49 +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 6a3f1d2e10 Various UI things #7 2025-10-02 17:19:38 +01:00
Ian Renton 1a9dc0b634 Implement a max spot age filter. Closes #18 2025-10-02 09:57:25 +01:00
Ian Renton 9640c0e0c1 Instantiate but disable providers. Closes #16 2025-10-02 09:38:05 +01:00
Ian Renton 6749a97f99 An attempt at naming the software. Closes #12 2025-09-30 22:03:22 +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 ac6d4d40cd Remove colours from API #7 2025-09-29 20:57:17 +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 00c56a7c10 Extract config into yaml 2025-09-27 14:54:14 +01:00
Ian Renton 6d735cfc67 Implement basic API server 2025-09-27 14:27:39 +01:00