Please do not post questions in the shout-box as it will be lost in a few days. Open your own topic in the appropriate section. Thank you.

Recent posts

#21
PhantomSDR Software / Re: PhantomSDR v.3.1.1
Last post by F1NSK - Apr 16, 2026, 09:44 AM
Hello Guy's

The news from my side !

Debian 12 on a Core I7. Phantom V3.1.1
For the installation, I've simply downloaded the Zip file on Github.
Unzipped in home/user/PhantomSDR-Plus.
Replaced install.sh by my install-deb12.sh (file send by mail to Emmanuel)
Fist install the prerequisites and run install-deb12.sh
Fast and furious with no errors ! ;D
RADE installed without errors and work fine.

Sound with V3.1.1 is amazing. Clear, no cuts and a real pleasure on a good loudspeaker set

I've tested this morning FM with my Own transceiver on HF. Perfect reception on the Phantom.

At this time I will stick the live server with this setup. It works perfect and my end-users happy  :D

I will work now on the twin Smeter app svelte. The work is in progress, slowly with my own brain  ;D
I'm not familiar with I.A, only to generate pictures ! ;D

The best for you two my friends
#22
PhantomSDR Software / Re: PhantomSDR v.3.1.1
Last post by 9a7aof - Apr 16, 2026, 07:17 AM
QuoteWhat about FM demodulation problem on 24.0.4 Darko?
I think it works, I concluded that from the change in noise when changing the modulation type.

I'm currently upgrading my computer where the Phantom
is configured to work on the 2m band. I'll be sure in two or three hours.
I'll also try that new audio.js on 22.0.4, as time allows.

73!
#23
PhantomSDR Software / Re: PhantomSDR v.3.1.1
Last post by Emmanuel SV1BTL - Apr 16, 2026, 04:55 AM
I wonder why all these problems with Ubuntu 22 and RADE. After too many tries, I've first installed RADE in my pc on Ubuntu 22. The first step of HOW THIS DAMN THING CAN WORK (?) was done!
After this first successful try, we've installed RADE with the script AND manually in SV2AMK and SV2SRX, both with Ubuntu 22. - no problems at all.
After this came SV2YJ, another Ubuntu 22. Too many tries, ALL UNsuccessful. We thought that the problem was the complex VPN setup he uses, but this didn't explain why locally sidecar was not activated.
Then you came to report the same installing problem, which was resolved with different Ubuntu versions, or different OS,
Meanwhile my pour test server, a RPi5 Bookworm 12 was installing RADE with all ways, with different scripts, no problem at all, always sidecars 'green', demodulation o.k.
My head was almost broken, AI has offered me some solution, all successful here locally, but not useful for you....
Maybe Medicine is less complex than Linux...  :o

Quote from: 9a7aof on Apr 15, 2026, 11:06 PMupgraded from 22.0.4 to 24.0.4
What about FM demodulation problem on 24.0.4 Darko?

Quote from: F1NSK on Apr 15, 2026, 02:53 PMRADE works fine but it's hungry of CPU
Yes, it is CPU 'hungry'. My i5 12th gen can hold up to 30 users and this is the best setup that I could made in rade_helper.py ('TORCH_THREADS = os.environ.get("RADE_TORCH_THREADS", "1" ) one step before audio drops

Please try this audio.js. I think that the problem with record demodulated RADE audio, has been resolved.
#24
PhantomSDR Software / Re: PhantomSDR v.3.1.1
Last post by 9a7aof - Apr 15, 2026, 11:06 PM
RADE works nicely on in Ubuntu 24.0.4 !

I upgraded from 22.0.4 to 24.0.4 on a test machine:

https://www.cyberciti.biz/faq/how-to-upgrade-from-ubuntu-22-04-lts-to-ubuntu-24-04-lts/

Then I did a clean install of v3.1.1, installed RADE it and it works, everything is in the green.
I'll do the same on the main server tomorrow. I'll report the results.

73!
#25
PhantomSDR Software / Re: PhantomSDR v.3.1.1
Last post by Emmanuel SV1BTL - Apr 15, 2026, 04:03 PM
Darko, before changing OS, can you please test this script made for installing RADE in Ubuntu 22.04? AI has given it to me, after asking for help.

Quote from: F1NSK on Apr 15, 2026, 02:53 PMAn other little bug, when listening Rade, The audio recorder don't work. No sound on the files.
This is not a bug. Rade bypasses pcm output and take audio before everything else like filters AGC, mute, volume etc. This is done so nothing would affect digital decoding.
#26
PhantomSDR Software / Re: PhantomSDR v.3.1.1
Last post by F1NSK - Apr 15, 2026, 02:53 PM
Hello Darko

I agree, RADE dont work on ubuntu 22.04...

I'm now sticked on Debian12 (Bookworm).
All decoders work fine.
I will send to Emmanuel
 an install-deb12.sh working error free at the fist time.

RADE works fine but it's hungry of CPU  with several users ! ;D
On the test Core I3 four users crashes the server .... ;D  ;D

An other little bug, when listening Rade, The audio recorder don't work. No sound on the files.

73's my friend
#27
PhantomSDR Software / Re: PhantomSDR v.3.1.1
Last post by 9a7aof - Apr 15, 2026, 01:48 PM
I tried the manual installation and it works. The problem is that when compiling manually
there is no menu for receivers.

After the manual installation I ran the install.sh that Emmanuel attached to his message,
then I ran ./recompile.sh and set the default page layout.

RADE does not work on Ubuntu 22.0.4 server, I am thinking about migrating to Debian 13 Trixie. I will report the results.

73!
#28
PhantomSDR Software / Re: PhantomSDR v.3.1.1
Last post by Emmanuel SV1BTL - Apr 15, 2026, 10:34 AM
Quote from: 9a7aof on Apr 15, 2026, 09:53 AM==========================================
Building PhantomSDR-Plus Backend
==========================================
Configuring with Meson...
Directory does not contain a valid build tree:
/home/darko/PhantomSDR-Plus/build
❌ Fatal: Command failed: meson setup --wipe build
darko@swo:~/PhantomSDR-Plus$


Please manually delete build
~PhantomSDR-Plus
rm -rf build
meson setup build
meson compile -j2 -C build

and re-install
or use this install.sh instead
and inform me about the results, so to update the script in the github.
#29
PhantomSDR Software / Re: PhantomSDR v.3.1.1
Last post by 9a7aof - Apr 15, 2026, 09:53 AM
QuoteI recommend v.3.1.1. Not only because of the frequency dialer by digit and AVAST problem, but mainly because Backend is totally cleaned from any bugs that could cause dysfunction, mainly with audio drops. They are not totally gone, but the situation is much better now.
https://github.com/sv1btl/PhantomSDR-Plus/blob/main/src/CHANGES.md
I try to install v.3.1.1 and have this error (Ubuntu 22.0.4) :
✅ System packages installed


==========================================
Building PhantomSDR-Plus Backend
==========================================
Configuring with Meson...
Directory does not contain a valid build tree:
/home/darko/PhantomSDR-Plus/build
❌ Fatal: Command failed: meson setup --wipe build
darko@swo:~/PhantomSDR-Plus$

Please, fix this.

73!

PS:
recompile.sh works fine!
 ;)
#30
PhantomSDR Software / Re: PhantomSDR v.3.1.1
Last post by Emmanuel SV1BTL - Apr 14, 2026, 06:41 PM
I recommend v.3.1.1. Not only because of the frequency dialer by digit and AVAST problem, but mainly because Backend is totally cleaned from any bugs that could cause dysfunction, mainly with audio drops. They are not totally gone, but the situation is much better now.
https://github.com/sv1btl/PhantomSDR-Plus/blob/main/src/CHANGES.md
Powered by EzPortal