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

Order on Data page constantly changes #394

Open
m-ugo opened this issue Nov 9, 2023 · 1 comment
Open

Order on Data page constantly changes #394

m-ugo opened this issue Nov 9, 2023 · 1 comment

Comments

@m-ugo
Copy link

m-ugo commented Nov 9, 2023

The order of received data change randomly on the Data page every 5 seconds when the page is refreshed. If it is sorted by latest received data or same order as on the QRG page doesn't matter as long as it doesn't change every refresh.

Thanks for a nice piece of software! :-)

@hr-ru
Copy link
Contributor

hr-ru commented Nov 9, 2023

Its not completely random, its just starting with the frequency entry currently displayed on the TTGO display on top, and then all subsequent entries following the order in the QRG page, wrapping around to top when reaching the bottom.

When the TTGO is receiving something, this is fine.
But I agree that this is not a good design when the TTGO is in scan mode.. Its on my low-priority TODO list to change that somehow. Sorted by lasted received data probably is a good choice...

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

2 participants