Mark de Bruijn
eeae44598f
Add IPv6 support
2024-09-07 11:55:26 +02:00
Mark de Bruijn
fd55f74daa
Add support for 32 bit Intel processors
2024-09-04 20:15:14 +02:00
Highpoint2000
a1b14ce531
Update index.js
...
Hi Marek,
Here is the index.js file modified for web server version 1.2.7, which automatically searches for *_server.js files in the plugin directory and initializes them if the associated web plugin has been activated. The file also creates a new web socket /extra through which the server plugins communicate bidirectionally with the client plugins and does not increment the session counter on local connections (code from AmateurRadioDude). If you could incorporate the changes into the next web server update, users wouldn't have to install this mod separately.
73, Highpoint!
2024-08-30 08:44:01 +02:00
NoobishSVK
3ea9b8cb82
Merge branch 'main' of https://github.com/NoobishSVK/fm-dx-webserver
2024-08-29 21:55:55 +02:00
NoobishSVK
7830deabc9
bugfix pack
2024-08-29 21:42:14 +02:00
AmateurAudioDude
d24d513466
Serial port autoreconnect on close
2024-08-13 03:37:17 +10:00
AmateurAudioDude
f687a46916
Serial connection fix for non-ESP32 devices
2024-08-03 00:55:56 +10:00
NoobishSVK
d0e8a53a45
Merge branch 'main' of https://github.com/NoobishSVK/fm-dx-webserver
2024-08-01 20:13:21 +02:00
NoobishSVK
8dfe3ab5df
add /rdsspy endpoint
2024-08-01 20:13:12 +02:00
NoobishSVK
8df2eab272
bugfixes
2024-08-01 20:12:24 +02:00
Sjef Verhoeven PE5PVB
3035013744
Update RDS Spy message
2024-08-01 20:05:13 +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
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