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

44 Commits

Author SHA1 Message Date
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
2cb8da28f0 serial hotfix 2024-07-21 22:19:33 +02:00
NoobishSVK
392d32c1d2 design optimization & bugfixes 2024-07-21 22:03:00 +02:00
NoobishSVK
87caa43c80 distance change for SpE algorithm 2024-07-18 14:58:47 +02:00
NoobishSVK
3d608ae8e8 design changes, accessibility stuff 2024-07-18 14:57:43 +02:00
Sjef Verhoeven PE5PVB
5c3f4b983e Added a delay at connection to be compatible with fm-dx-tuner 2024-07-18 12:54:45 +02:00
Marek Farkaš
63df75ab23 remove console.log 2024-07-16 09:22:43 +02:00
NoobishSVK
8f2dea584a 3LAS revert + hotfixes 2024-07-15 22:57:15 +02:00
NoobishSVK
a56d34bbaa hotfix for windows plugin load 2024-07-15 22:50:28 +02:00
NoobishSVK
f780e6b997 buffer revert 2024-07-15 22:44:23 +02:00
NoobishSVK
ae953deb00 hotfix for audio buffer length 2024-07-15 22:42:59 +02:00
NoobishSVK
1f82a2bde5 hotfix try for OK line #2 2024-07-15 22:40:39 +02:00
NoobishSVK
85bf3657ac hotfix for data OK line 2024-07-15 22:37:28 +02:00
NoobishSVK
073211dba8 Merge branch 'main' of https://github.com/NoobishSVK/fm-dx-webserver 2024-07-15 22:21:47 +02:00
NoobishSVK
03fb77c8c4 bugfixes / PCM removal 2024-07-15 22:19:20 +02:00
Marek Farkaš
8d210290ab Merge pull request #66 from AmateurAudioDude/fixes/v1.2.2-several-fixes
Several fixes
2024-07-15 20:45:19 +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
AmateurAudioDude
e510ce61e6 Several fixes
* Fixed rare unprompted auto-restart stream bug (bkram) [/web/js/3las/main.js]
* Fixed multiple tooltip bug while RDS PS is tentatively loaded [/web/js/main.js]
* Changed copying of plugin files to symlinks (junction for Windows) [/server/plugins.js]
* Auto-reconnect audio stream on restored/changed internet connection [/web/js/3las/3las.js]
* Main WebSocket connection can be shared with plugins [/web/js/websocket.js] [/web/index.ejs]
2024-07-14 19:52:12 +10: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
8b2f489fbe kick fix 2024-05-20 21:48:32 +02:00
NoobishSVK
2314ba5d2a bugfixes, accessibility settings 2024-05-20 21:45:09 +02:00
NoobishSVK
57b276e136 bugfixes, design changes 2024-05-04 00:37:39 +02:00
Mateusz Walkowiak
5995f9939f fix for first client 2024-05-03 12:53:47 +02:00
NoobishSVK
9475d2c96b hotfix for plugins (missing files) 2024-04-25 20:53:29 +02:00
NoobishSVK
510ed6b8f3 user kick, plugins, bugfixes 2024-04-25 20:41:05 +02:00
NoobishSVK
1775da67cc bugfixes 2024-04-22 21:44:39 +02:00
NoobishSVK
0d71f4437d bugfixes 2024-04-06 00:40:12 +02:00
NoobishSVK
ce7cf59921 optimization, bugfixes 2024-03-30 22:19:55 +01:00
NoobishSVK
069585b6c8 fix typo in freq unit 2024-03-28 22:49:24 +01:00
NoobishSVK
298a868ef7 bugfix pack, server logs 2024-03-28 22:44:24 +01:00
NoobishSVK
7f483770f2 bugfixes, refactor, code removal 2024-03-25 23:23:14 +01:00
NoobishSVK
1352db389c ffmpeg path hotfix 2024-03-24 21:19:45 +01:00
NoobishSVK
07d762c05d ffmpeg path hotfix 2024-03-24 21:19:09 +01:00
NoobishSVK
e0a963c3e4 hotfix for bw switches 2024-03-24 19:40:56 +01:00
NoobishSVK
5f08a9e7e7 bw switch fix 2024-03-24 18:34:15 +01:00
NoobishSVK
f855cbb78a backgrounds, new banlist, bugfixes, presets 2024-03-24 18:24:19 +01:00
NoobishSVK
72953a2529 hotfix for ffmpeg 2024-03-22 22:15:27 +01:00
NoobishSVK
8f4c96ce12 bugfixes / more code cleanup 2024-03-21 22:30:18 +01:00
NoobishSVK
0f10e04bcd bugfix for auth 2024-03-21 16:21:57 +01:00
NoobishSVK
fe7924f977 bugfix for audio crash 2024-03-21 15:47:55 +01:00
NoobishSVK
090fcbcf38 hotfix no2 2024-03-21 15:43:42 +01:00
NoobishSVK
d2c84ce0b1 bugfix for connection loop 2024-03-21 15:40:40 +01:00
NoobishSVK
b4873e47bb restructure, bugfixes 2024-03-20 22:30:57 +01:00