NoobishSVK / fm-dx-webserver

FM-DX Webserver is a cross-platform web server designed for FM DXers who want to control their radio receivers through a web interface.
https://fmdx.org/projects/webserver.php
GNU General Public License v3.0
32 stars 21 forks source link

Default frequency at startup issue #42

Closed stailus closed 6 months ago

stailus commented 6 months ago

At startup, the tuner goes to the default frequency even if the option in the setup is not activated. The tuner is set to the default frequency (88.8 Mhz in my case), but it shows 87.5 Mhz

image

image

image

NoobishSVK commented 6 months ago

I made a few changes, it should work properly now without tuning to the defaultFreq.

stailus commented 6 months ago

Yes is ok now.

stailus commented 6 months ago

Now if I set default freq on, webserver don't start...

image

mateuszzpl commented 6 months ago

Now if I set default freq on, webserver don't start...

image

same issue

Zrzut ekranu_20240326_141023

NoobishSVK commented 6 months ago

Should be fixed with v1.1.9, please check.

stailus commented 6 months ago

Yes is ok now.