1
0
mirror of https://github.com/KubaPro010/fm-dx-webserver.git synced 2026-02-26 22:13:53 +01:00
Commit Graph

25 Commits

Author SHA1 Message Date
Adam Wisher
2cd2cf5cf1 TX ID Algorithm tweaks and config options
Fix bug when TX ERP is 1W and allow user choice of algorithms in webserver config
2025-04-21 08:22:36 +01:00
Marek Farkaš
9f5f0522bb lotta bugfixes 2025-04-19 21:49:19 +02:00
Marek Farkaš
a8462afa26 Merge pull request #127 from finndx/reg-name-detection
Regional station name detection based on regional PI
2025-02-23 15:29:02 +01:00
Marek Farkaš
3c91c8d06c offline optimization, new signal chart, ui optimization 2025-02-23 15:27:46 +01:00
M.Weck
255e2a97dd Added regional station name detection 2025-02-18 01:15:47 +02:00
Marek Farkaš
d40d7f5435 weighting update 2025-02-09 18:51:51 +01:00
Marek Farkaš
ceb6e1bd11 bugfixes / sporadic e logging 2025-02-09 17:46:12 +01:00
Adam Wisher
d7603464f6 TX search algorithm weighting adjustment
Weighting adjustment based on user feedback
2025-01-27 15:04:48 +00:00
Adam Wisher
95711c3749 Adjust tx_search weighting
Add adjustment to fix slight overweighting of short-range low power transmitters
2024-12-09 10:39:36 +00:00
NoobishSVK
c3bcbbcbb3 hotfix for https url 2024-09-29 20:04:45 +02:00
Marek Farkaš
835cfa8352 hotfix for US state boxes 2024-09-18 14:59:24 +02:00
NoobishSVK
ab000412fa fmlist integration, new admin panel, bugfixes 2024-09-15 00:00:42 +02:00
NoobishSVK
51121132d5 bugfixes & plugins WS & UI fixes 2024-09-12 21:30:12 +02:00
NoobishSVK
5261f95dfe toasts, freq bugfixes, ui changes 2024-09-11 23:48:46 +02:00
NoobishSVK
7830deabc9 bugfix pack 2024-08-29 21:42:14 +02:00
NoobishSVK
d0e8a53a45 Merge branch 'main' of https://github.com/NoobishSVK/fm-dx-webserver 2024-08-01 20:13:21 +02:00
NoobishSVK
8df2eab272 bugfixes 2024-08-01 20:12:24 +02:00
Marek Farkaš
3d9df930ef Merge pull request #69 from mrwish7/main
Don't check Es mode for low latitudes
2024-07-31 20:42:36 +02:00
NoobishSVK
e9d389fef0 bugfixes, global url params, rds endpoint 2024-07-31 16:29:16 +02:00
Adam Wisher
685dc78754 Don't check Es mode for low latitudes
Don't worry about checking for sp.E mode if the server location is at a latitude below EU/NA, as no data is available
2024-07-22 20:50:32 +01:00
NoobishSVK
87caa43c80 distance change for SpE algorithm 2024-07-18 14:58:47 +02:00
Adam Wisher
d7fa74f671 Add caching for spE mode switch
Cache endpoint response for sporadic E TX search mode for 5 minutes to avoid excessive calls
2024-07-14 21:10:56 +01:00
Adam Wisher
993456ef47 TX search sp.E mode: tidy up
Remove unrequired lines from sp.E mode switch code.
2024-07-14 09:59:47 +01:00
Adam Wisher
70f08ec39d Sporadic E mode for TX search
Add sporadic E mode for TX search, to optimise for 1500km distance if recent activity has been reported in server region.
2024-07-06 21:49:58 +01:00
NoobishSVK
b4873e47bb restructure, bugfixes 2024-03-20 22:30:57 +01:00