Commit Graph
13 Commits
Author SHA1 Message Date
Adam WisherandGitHub d7603464f6 TX search algorithm weighting adjustment
Weighting adjustment based on user feedback
2025-01-27 15:04:48 +00:00
Adam WisherandGitHub 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
Adam WisherandGitHub 1bd5148a11 Fix direct frequency entry rounding errors
Add rounding to frequency multiplication to fix frequency rounding errors on direct entry
2024-10-12 08:03:30 +01: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
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 WisherandGitHub 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 WisherandGitHub 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
Adam WisherandGitHub 74ce27cc46 TX search algorithm tweak
Use dBW rather than kW in TX search algorithm to try to prevent over-weighting of more powerful transmitters
2024-02-20 12:07:33 +00:00
Adam WisherandGitHub 09822cc285 Improve small tune step logic to fix bug
Remove variable for small tune step to fix double assignment error.
2024-02-09 09:26:32 +00:00
Adam WisherandGitHub d5fb93508a Fix checkKey function conflict
Merge in changes accidentally reverted by modifications
2024-02-08 21:11:20 +00:00
Adam WisherandGitHub 9b9db240e6 Tune step bug fix and improvements
Fix AM rounding error tune problem and change smaller step size for AM vs FM frequencies
2024-02-08 21:06:34 +00:00
Adam WisherandGitHub 735230d5ff Merge branch 'NoobishSVK:main' into main 2024-02-07 16:45:49 +00:00
Adam Wisher a4e6a71dbd Logic for AM and OIRT steps
Up and down tuning steps in 9kHz for MW/LW, 5kHz for SW and 30kHz for OIRT FM
2024-02-07 16:44:41 +00:00