AlbrechtL / welle.io

A DAB/DAB+ Software Defined Radio (SDR)
https://www.welle.io
Other
621 stars 117 forks source link

[website] Clarification of SoapySDR documentation #588

Open troffasky opened 4 years ago

troffasky commented 4 years ago

https://www.welle.io/devices/soapysdr

Using the Appimage on linux client machine, connecting to SoapyRemote on linux server, which has an SDRPlay RSP1a attached.

Trying "Run welle.io with the -d soapysdr option" doesn't do anything useful, the -d option is not recognised. It doesn't say explicitly on that page, but I found that it is possible to enter multiple parameters separated by commas. To get my setup working required "driver = remote, remote:driver = sdrplay" in the driver arguments field. Works just fine, can see 50-odd stations on three multiplexes. Uses 70Mbps of network throughput to do this, but such is the nature of this scenario!

AlbrechtL commented 4 years ago

Thanks for reporting.