Cluster integration #2299
Replies: 7 comments 11 replies
-
Hi, maybe it would be also a nice idea to have something like a bandmap, where the spots are listed by qrg. |
Beta Was this translation helpful? Give feedback.
-
Bandmap (similar to those seen in contest apps) makes the most sense probably in a separate browser window, I did provide a dxcluster API for incoming spots but it largely got abused so shut it down, that said could revive for the interests of Cloudlog |
Beta Was this translation helpful? Give feedback.
-
i wrote a small dxcluster to REST Script --> https://github.com/int2001/DXClusterAPI If your API is doing the same @magicbug, we also can use that, or make it configurable. Is there any documentation/playground of yours? I think bandmap is also a good idea. But at first i'd like to start with that button from above. |
Beta Was this translation helpful? Give feedback.
-
Very early beta, just to show the direction. In the Video you can see the following things:
trim.79521E4A-07E9-46DA-A250-2465376EE009.MOV |
Beta Was this translation helpful? Give feedback.
-
Early stage of a bandmap, based on the DXCache bandmap_poc.movstill needs some work. |
Beta Was this translation helpful? Give feedback.
-
I'm not really longer sure if those graphical approach is the right one. But we're not really happy about the design. Yes it may look awesome, but is it usable? But i'm also missing some features there. Like sorting by QRG, showing/highlighting at what QRG i am with my radio and so on. i think this gap can be filled by a cloudlog-integration. Before we invest more time to the graphical approach. What do you think? bandmap_alpha_small.mov |
Beta Was this translation helpful? Give feedback.
-
Looks Goodyear I think.
Joerg ***@***.***> schrieb am Fr., 21. Juli 2023, 17:17:
… I'm not really longer sure if those graphical approach is the right one.
With the libs we're using there are still some problems with overlapping,
readability and so on.
As u can see the Alpha-Version is working, including selfupdating (00:12
in the Video) and CAT-support (not on screen). Some filters are also
included. You can set up the max-age at the settings. This all has been
done during the last few days by @AndreasK79
<https://github.com/AndreasK79> and me. Was really fun working together
here.
But we're not really happy about the design. Yes it may look awesome, but
is it usable?
Personally i'm using DXHeat a lot. And i like their simple UI with the
list of spots as list.
But i'm also missing some features there. Like sorting by QRG,
showing/highlighting at what QRG i am with my radio and so on. i think this
gap can be filled by a cloudlog-integration.
Before we invest more time to the graphical approach. What do you think?
https://github.com/magicbug/Cloudlog/assets/1410708/98fc0bcd-ef6d-4516-89ea-80997af30e40
—
Reply to this email directly, view it on GitHub
<#2299 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADKN5OXRNB3PS6MC63AIAT3XRKMPPANCNFSM6AAAAAA2LZYMDU>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently working on the following Idea:
If you're sweeping over the bands you sometimes hear stations calling qrz, or stations in the middle of a QSO.
Would be nice to know, if they were spotted. So i always watch the dxcluster, if QRG matches. After that i know who is qrv there.
Idea was to integrate that into cloudlog. A small button at the "add QSO"-Form, which looks up the Cluster who was last spotted on that QRG. If match, then prefill the Call. Of cause this will be configurable.
There are a few services available via API where one is able to get that information. I'm also working on a small in-memory-db which collects the last 1000 (or so) spots and make them searchable.
What do you think about that feature?
Beta Was this translation helpful? Give feedback.
All reactions