Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TX info data sometimes displayed on wrong frequency #100

Open
AmateurAudioDude opened this issue Nov 7, 2024 · 0 comments
Open

TX info data sometimes displayed on wrong frequency #100

AmateurAudioDude opened this issue Nov 7, 2024 · 0 comments

Comments

@AmateurAudioDude
Copy link
Contributor

As previously discussed (but I'm sure you'll better appreciate it as a GitHub issue).

There's an issue with the current /server files datahandler.js and tx_search.js where sometimes TX info data is displayed on the incorrect frequency.

While tuning, if the frequency is changed either just before or just as the TX info data is displayed, it will be displayed on the changed frequency. For example, data for 93.1 might appear on 93.2.

If it's not an issue in Europe, it might possibly be more of an issue for servers located thousands of kilometres from fmdx.org, caused by high latency.

The current workaround is grabbing v1.2.8.1 files from https://github.com/NoobishSVK/fm-dx-webserver/tree/acc0c4fb165e49bc47b1d718afd625e84b53aecf/server
and using // Get the received TX info code from the older version of datahandler.js, and fetchTx & processData from the older tx_search.js.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant