You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have installed all the latest software and drivers but still a 'SoapySDRUtil --find' command works fine on the server for a sdrplay RSPdx-R2 device but is not visible using 'SoapySDRUtil --find="remote=192.168.1.50, driver=remote' from the client (but my RTL dongle is OK).
Any ideas what could be causing this, in particular is there an extra step needed to enable remote functionality for the sdrplay device to get a remote option like the RTL SDR?
Thank you.
Debug output
SERVER
pi@ShedPi:~ $ SoapySDRUtil --find
######################################################
## Soapy SDR -- the SDR abstraction library ##
######################################################
Detached kernel driver
Found Rafael Micro R820T tuner
Reattached kernel driver
Found device 0
driver = remote
label = Generic RTL2832U OEM :: 00000001
manufacturer = Realtek
product = RTL2838UHIDIR
remote = tcp://192.168.1.50:55132
remote:driver = rtlsdr
serial = 00000001
tuner = Rafael Micro R820T
Found device 1
driver = rtlsdr
label = Generic RTL2832U OEM :: 00000001
manufacturer = Realtek
product = RTL2838UHIDIR
serial = 00000001
tuner = Rafael Micro R820T
Found device 2
driver = sdrplay
label = SDRplay Dev0 RSPdx-R2 24020B0770
serial = 24020B0770
Have installed all the latest software and drivers but still a 'SoapySDRUtil --find' command works fine on the server for a sdrplay RSPdx-R2 device but is not visible using 'SoapySDRUtil --find="remote=192.168.1.50, driver=remote' from the client (but my RTL dongle is OK).
Any ideas what could be causing this, in particular is there an extra step needed to enable remote functionality for the sdrplay device to get a remote option like the RTL SDR?
Thank you.
Debug output
SERVER
CLIENT
The text was updated successfully, but these errors were encountered: