PhantomSDR Support Forum

General Category => PhantomSDR Software => Topic started by: Emmanuel SV1BTL on Apr 07, 2026, 07:21 AM

Title: Version 3.1.0 released
Post by: Emmanuel SV1BTL on Apr 07, 2026, 07:21 AM
Upgrade to Version 3.1.0 with SSTV, FreeDV RADE V1 decoder and CATsync support.
Now in mobile version all decoders are shown and are functional.
Please make a clean install, keeping a backup of your markers.json,frequencylist/mymarkers.json, frontend/site_information.json & frontend/src/bands-config.js
Ensure that you've made first a backup of the previous installation.

For admins that run v.3.0.0, only these files could be added and replaced:

PhantomSDR-Plus
├── docs
│  ├── ADMIN_PANEL_SETUP.md
│  ├── DECODERS.md
│  ├── INSTALLATION.md
│  ├── PROJECT_STRUCTURE.md
│  ├── RADE_README.md
│  └── README.md
├── frontend
│  ├── index.html
│  ├── src
│  │  ├── App__analog_smeter_.svelte
│  │  ├── App__digital_smeter_.svelte
│  │  ├── App.svelte
│  │  ├── App__v2_analog_smeter_.svelte
│  │  ├── App__v2_digital_smeter_.svelte
│  │  ├── audio.js
│  │  ├── decoder.worker.js
│  │  ├── eventBus.js
│  │  ├── events.js
│  │  ├── lib
│  │  │  └──  backend.js
│  │  ├── modules
│  │  │  ├── ft4.js
│  │  │  ├── ft8.js
│  │  │  ├── README.md
│  │  │  └── wspr.js
│  │  ├── sstv.js
│  │  └── waterfall.js
├── install_rade.sh
├── rade_helper.py
└── rade.sh

Replace also : src/spectrumserver.cpp and recompile also backend, as the file is updated with the newer map link. As this link is temporal, the file will be changed when Steven will update the older map website.

Please:
- stop the server,
- ensure that "install_rade.sh" and "rade.sh" are executable,
- ensure access to port 8074 from your router. Portforward 8074,
- run "./install_rade.sh". The proccess will last some time to install the necessary files and folders. During the installation you will prompt to recompile again the frontend,
- when the installation is finished, then run "./rade.sh start"
- start your server.

RADE
If everything is o.k. then you'll find RADEL and RADEU in Decoders. When click "Sidecar OK" will light green. When a freedv rade v1 signal is detected, decoder is decoding and "sync" will be shown with calculated SNR.
Restarting the server, it is not requiring the "rade.sh" to run again. But restarting the pc, does requires restarting of the script, before or after the starting of the server. Because the python that is involved in RADE requires some system resourses, it would be better your users to dissable the decoder, when there is not something to hear. In any case, with a rather medium pc, 25-35 RADE simultaneous users can be served without any problem of stressing the CPU.

SSTV
14230 KHZ is used for SSTV receiving. Stop, Start and Reset buttons are used.

CATsync
is a software https://catsyncsdr.wordpress.com/ which can synchronize your transceiver with your WebSDR. Now PhantomSDR+ can support it and frequency change can be done from transceiver to PhantomSDR+ and vice-verca.


P.S. Maps link in .svelte files, and backend (src/spectrumserver.cpp) will be changed with the new map address. Now they are working with the link of temporal maps.
Title: Re: Version 3.1.0 released
Post by: F1NSK on Apr 07, 2026, 01:33 PM
Hello Emmanuel

Upgrade done.
I will run hard test !  ;D
73's
 
Title: Re: Version 3.1.0 released
Post by: Emmanuel SV1BTL on Apr 07, 2026, 04:55 PM
Hello Eric. Did RADE installed successfully?
Don't forget to run
cd PhantomSDR-Plus
./rade.sh start
and see the color of the window in the decoder 'Rade". If green, all is done!
Title: Re: Version 3.1.0 released
Post by: F1NSK on Apr 07, 2026, 07:21 PM
Hello Emmanuel

Since two or three days, some users reports issues with AVAST Antivirus on ALL V3.0.0 and more PhantomSDR ....

They run Windows.

No problem for me on Linux  ;D

73
Title: Re: Version 3.1.0 released
Post by: Emmanuel SV1BTL on Apr 07, 2026, 07:26 PM
What is the message of Avast? What console shows? Without some information I cannot guess what is the problem they face.
I don't use Avast, I am on windows 10 & 11, no problems here.

As I can see your RADE is not working. Have you run :

cd PhantomSDR-Plus
./rade.sh start

if so, there is a problem with your installation Eric.
Title: Re: Version 3.1.0 released
Post by: Emmanuel SV1BTL on Apr 07, 2026, 08:41 PM
Looking the code, I suspect that the way is called DX Cluster, can cause this reaction from Avast (only). Please, can your users to check my fixed server with Avast ON and to see if they face the same problem??

http://phantomsdr.no-ip.org:8900/ (http://phantomsdr.no-ip.org:8900/)
Title: Re: Version 3.1.0 released
Post by: Emmanuel SV1BTL on Apr 07, 2026, 09:03 PM
Some days ago, a radioamateur from Greece told me that he'd also problems with my server, and Avast warned him. I saw the console message and indeed it was written something about the DX cluster and api.codetabs.com. After these reports from France, I should take care about the problem and I rewrote some things. Now the same friend said that there is not any problem with my website, so I think that is fixed, but I would like the same reports from other users too, so to update the github.

The message was this.