Our current SDR online list: https://list.websdr.fun Paul has done a good job to list them (almost) all. The old ones keep working for some time, but links will be stopped at some point.

Recent posts

#11
PhantomSDR Software / Re: PhantomSDR v.3.1.1
Last post by F4LML - Apr 19, 2026, 12:21 PM
Hi, i also upgraded from 22.04 to 24.04
No issue so far.
Regarding v3.1.1, all seems ok, except the rade, but this was expected, i'm using a VPS with reverse proxy to access local sdr server.
It will require some additional config to forward port 8074.

Thank you for this upgrade !
#12
PhantomSDR Software / Re: PhantomSDR v.3.1.1
Last post by Emmanuel SV1BTL - Apr 19, 2026, 07:32 AM
After all, I've decided to upgrade to 24.04. Upgrade and not clean install, through the 'upgrade option' in the older 22.04.
The whole procedure lasted 15-20 min. Everything is done smoothly. RADE had to be re-installed via the already given script, without any problems.

I do recommend to install the newer audio.js AND audio-stream-worklet.js and recompile frontend. I think these updates will solve most of the issues with audio drops.
I've also noticed that with OPUS FAX decoder is not calibrated. So, for now, I do recommend to stick in Flac, until I'll solve the problem.

These files have already uploaded in the github.

Have a nice Sunday!...
#13
PhantomSDR Software / Re: PhantomSDR v.3.1.1
Last post by 9a7aof - Apr 18, 2026, 09:28 PM
QuoteAfter rebooting, I forgot to run 'rade.sh start'.
I'll need to add that to cron so it runs automatically after rebooting.

As root I started crontab -e and add this line:
#--------------start RADE---------------------------------
@reboot su darko -c  'cd /home/darko/PhantomSDR-Plus/ && ./rade.sh start &'

Save, restart computer and FreeDV RADE is green!  :)

73!
#14
PhantomSDR Software / Re: PhantomSDR v.3.1.1
Last post by 9a7aof - Apr 18, 2026, 06:20 PM
QuoteSidecar is in red Darko. Did you run the 'rade.sh start' ?

Yes, a few seconds ago.  :D After a successful installation and testing, I rebooted as usual.

After rebooting, I forgot to run 'rade.sh start'.
I'll need to add that to cron so it runs automatically after rebooting.

Thanks for the warning.

73!
#15
PhantomSDR Software / Re: PhantomSDR v.3.1.1
Last post by Emmanuel SV1BTL - Apr 18, 2026, 05:30 PM
Quote from: 9a7aof on Apr 18, 2026, 04:50 PMclean install of v3.1.1

http://9a7aof.ddns.net:8905/

Sidecar is in red Darko. Did you run the 'rade.sh start' ?
#16
PhantomSDR Software / Re: PhantomSDR v.3.1.1
Last post by 9a7aof - Apr 18, 2026, 04:50 PM
I upgraded the main server to Ubuntu 24.0.4, did a clean install of v3.1.1,
everything works fine, has FM, RADE is in the green.

I'm satisfied.
Thanks to the team for their persistent and thoughtful work.

Darko, 9a7aof
#17
PhantomSDR Software / Re: PhantomSDR v.3.1.1
Last post by Emmanuel SV1BTL - Apr 16, 2026, 06:57 PM
Final version of audio.fjs with RADE recording and trimming audio level of the decoded audio.
Line 1347:
    // RADE decoded-audio gain node.
    // Change ONLY the next line to trim recorded demodulated RADE audio:
    // lower value = quieter recording, higher value = louder recording.
    this.radeGainNode = new GainNode(this.audioCtx)
    this.radeGainNode.gain.value = 0.30 // <-- TRIM RADE RECORDED AUDIO LEVEL HERE
    this.radeGainNode.connect(this.gainNode)

Already uploaded in github. You can try it here:
#18
PhantomSDR Software / Re: PhantomSDR v.3.1.1
Last post by Emmanuel SV1BTL - Apr 16, 2026, 04:15 PM
I am working now on trimming the audio level of the recorded demodulated RADE signal. This is my last record. When ready, I'll give you the newer audio.js here and I'll upload it on the github.
#19
PhantomSDR Software / Re: PhantomSDR v.3.1.1
Last post by Emmanuel SV1BTL - Apr 16, 2026, 11:04 AM
Quote from: F1NSK on Apr 16, 2026, 09:44 AMReplaced install.sh by my install-deb12.sh (file send by mail to Emmanuel)[/quot]



No file received Eric. Please resend it or attach it here, so to upload it to the github.
#20
PhantomSDR Software / Re: PhantomSDR v.3.1.1
Last post by 9a7aof - Apr 16, 2026, 10:18 AM
QuotePlease try this audio.js. I think that the problem with record demodulated RADE audio, has been resolved.
I inserted new audio.js and recompiled the frontend,
then ran the install_rade_ubuntu22.sh script,
it's green and on Ubuntu 22.0.4.

QuoteWhat about FM demodulation problem on 24.0.4 Darko?
FM works fine, I tested it on Ubuntu 24.04 on CB and 2m  band.

73!
Powered by EzPortal