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.
QuoteAfter rebooting, I forgot to run 'rade.sh start'.
I'll need to add that to cron so it runs automatically after rebooting.
crontab -e and add this line:#--------------start RADE---------------------------------
@reboot su darko -c 'cd /home/darko/PhantomSDR-Plus/ && ./rade.sh start &'
QuoteSidecar is in red Darko. Did you run the 'rade.sh start' ?
After a successful installation and testing, I rebooted as usual.Quote from: 9a7aof on Apr 18, 2026, 04:50 PMclean install of v3.1.1
// 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)
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.
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,
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.
Page created in 0.043 seconds with 12 queries.