-
Notifications
You must be signed in to change notification settings - Fork 83
[DX Cluster] Bandplan List Update #2479
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
Conversation
|
good idea. Idea a button to toggle:
BTW: Its again very huge. we need time for proper review on those things. |
Yes, but this time it was controlled. I have divided API and UI changes to keep those separate. Let me work on that, code is still total spaghetti don't even bother with it yet. Thanks @int2001 for initial ideas - will do. If somebody would like to have a cup of coffee and click through it, all feedback is highly appreciated. |
|
i just tested it. What a beautiful update to my old UI. it needed that ;) |
|
Thanks! Still a lots to do. @int2001 not sure how the SAT spots are handled by the cache and there is not many to check. Shall we care, if so - any ideas how to handle it ? |
|
SAT is an own playground. Even if i also do a lot of LEO/GEO-SAT, @phl0 is our "SAT-Guru". Of course there are SAT-Spots from time to time. but i personally know no SAT-OP (and i know a lot of them ;) who is using a classic cluster. |
|
Same view as @int2001. LEO satellites have visibility of max. 15 - 20 min. Guess no one is watching the cluster while working the birds as you usually have one hand less than needed to operate satellites anyway... |
|
LOL, thanks - that makes things easier (or at least does not add additional complexity 😉 ) |
|
Came just to my mind: Nothing urgent. Just as idea |
check for dom elements before loading the resizeobserver
|
just oberved: clicking on a Spot opens "Post QSO" and not "Live QSO". intended? |
|
Intended for now - to be further discussed/tested. The issue is that if one has open both pages with radio control enabled, I'm not sure if there will be no collisions. Need to test and check - with the new DX Waterfall the issues are less likely (freq field is not controlling radio anymore). |
phl0
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I rolled this out to my dev and clicked around for a while. No issues so far though tests only non-CAT here atm.


Goal
The main goal is to update the Bandplan list functionality, addressing multiple user requests and aligning this view with other DX Cluster tools.
It should be convenient to use, easy to read, and—thanks to the API backend—significantly faster than the current implementation.
Prototype
Note: what you see at my screens is my own tweaked DX Cluster cache, I proposed the changes in int2001/DXClusterAPI#31 to improve SOTA spot creation.
Tasks