The SV1BTL-version can be found here: https://github.com/sv1btl/PhantomSDR-Plus ..it is compatible with the normal version, but enhanced.

PhantomSDR v.3.1.1

Started by Emmanuel SV1BTL, Apr 12, 2026, 02:34 PM

Previous topic - Next topic

9a7aof

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!
I'm not a programmer, just a happy Linux user since 1996, my first Linux came on 4 floppy disks, that's when I fell in love with Linux.  ;D

Emmanuel SV1BTL

#31
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!...

F4LML

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 !

F1NSK

Hello Emmanuel

The last audio files release work fine on Debian12.

73's

Emmanuel SV1BTL

#34
  • I am working now on AGC. Not fast because of the lack of time, but it is going on. The AGC is faulty located and working in 3 files - 2 backends and 1 frontend. The result is conflicts and looping, a totally mess, maybe that's why the existing AGC buttons in fronend (GUI) are useless....
  • The other not working functions from the very beginning is CTCSS. It supposes to trace subtone and release the mute in FM, when a subtone is used in a signal. For now, CTCSS is only a high pass filter for FM - cuts the frequencies < 300 Hz, nothing to do with a real CTCSS. I'll try to fix it as it should work. Maybe it is not so basic for HF users, but I think that VHF/UHF users will appreciate it.
  • Opus problem with false alignment in FAX and mistakes in decoding in some other decoders too, is caused from resampling of the 48 KHz samplerate and downsampling to 12 KHz. Something is going on there and this downsampling does not work as FLAC, which is 12 KHz by default. Working on this issue too.

Some first fixes are done and implemented in my server, but some more work to do, so stay in touch.
After all these fixes and if everything is ok, then cumulative update of v.3.1.1 will take place.

F1NSK

Hello Emmanuel

Audio recorder in Rade mode crashes the server.
Not always but often !  ;D

For the moment I've disabled Rade. Not very usefull in France.

73's

Emmanuel SV1BTL

OK Eric, the truth is that RADE in general spends a lot of CPU (not the recorder), so a much better processor may be needed.

Powered by EzPortal