You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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! :-)
The text was updated successfully, but these errors were encountered:
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...
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! :-)
The text was updated successfully, but these errors were encountered: