so change all of them from soapyremove to soapyremote?
Just don’t get it, it is not recognizing it and I cannot add it manually. Are you familiar with this program or may there be an equivalent or better control program?
Follow some steps as shared on this page Home · pothosware/SoapyRemote Wiki · GitHub.
On the computer where cubic is installed you should be able to run the following command to query the soapy remote server.
SoapySDRUtil --find="remote=(ip address soapy remote server)"
So my primary computer where cubic is installed is a windows 11 system. I did attempt the command prompt and gave me a is not recognized as an internal or external command, operable program or batch file. Is there a different command for a windows PC?
I don’t have a Windows system available, in the past I tried SDR++ in combination with SoapyRemote and that worked fine.
There is also a SDR++ version for Windows, maybe you can give that a try.
SDR++: https://www.sdrpp.org/
One other option looking at possible dependencies:
Install the avahi-daemon on the system running the SoapyRemote server.
sudo apt-get install avahi-daemon libavahi-client-dev
I have mixed results with cubicsdr (quite unstable for me).
If everything works as it should, it detects the remote and it’s hardware just fine.
Other times I have to click the Add button and enter the IP manually.
IIRC gqrx can also detect the remotes automatically, tested in win11 and ubuntu.