WebSDR list can be found at this address: https://sdr-list.xyz/ temp http://list.novasdr.fun
QuoteMake the server just check if they are in any RXx limits, when not, don't show at all.
#---------------------------------------------------------
@reboot su darko -c /home/darko/bin/nova &
#---------------------------------------------------------
40 06 * * * su darko -c /home/darko/bin/nova &
#---------------------------------------------------------
#!/bin/bash
cd /home/darko
/usr/bin/killall novasdr-server
/bin/sleep 6
/usr/bin/rtl_sdr -g 48 -p 36 -f 145000000 -s 2048000 - | /opt/novasdr/novasdr-server -c config/config.json -r config/receivers.json
tail -f logs/novasdr.2026-01-07
Quoteplease try it in the 0.2.3
QuoteQuick fix:
Go to http://websdr.heppen.be/
Click to AM or SAM modulation and then select Broadcast/49m, no crash, it works!
![]()
When you are on the AM band and want to return to the LSB band,
first select LSB modulation and then click on the desired band.
If you do not do this, you will have to reload the website.
Thanks for the feedbackPage created in 0.008 seconds with 16 queries.