PhantomSDR Support Forum

General Category => PhantomSDR Software => Topic started by: Emmanuel SV1BTL on Feb 24, 2026, 10:50 PM

Title: Add on Interactive DX Cluster
Post by: Emmanuel SV1BTL on Feb 24, 2026, 10:50 PM
A new add on in version 1.7.0.
Opening Additional info, you'll see DX Cluster. Clicking on the frequency, the user will tune to this, with zoom inside the band and the attributes of the band kept (brightness, mode, step).
The DX Cluster window is regular auto updated.
We think this tool is useful for you and your users who want to check what is going on with DX stations, as they are shown real time in the cluster.

Please tune to my server (http://phantomsdr.no-ip.org:8900/ (http://phantomsdr.no-ip.org:8900/)) and check the new function.

Only the .svelte files must be replaced and then recompile the frontend, without restarting the server.

frontend
├── src
│  ├── App__analog_smeter_.svelte
│  ├── App__digital_smeter_.svelte
│  ├── App.svelte
│  ├── App__v2_analog_smeter_.svelte
│  ├── App__v2_digital_smeter_.svelte


Emmanuel SV1BTL