Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct way to install on macOs #657

Closed
60mirrors opened this issue Feb 18, 2022 · 16 comments
Closed

Correct way to install on macOs #657

60mirrors opened this issue Feb 18, 2022 · 16 comments

Comments

@60mirrors
Copy link

Bonjour Alexandre,

I am confused:

I compiled SDR++ with support for SoapySDR and SDRplay and have to run from /usr/local/bin. Works fine!
Then I thought that a simple download of the app for macOs would be the thing to do in the future.
But now I have a version with ánd without support on different locations..

Do I have to compile from now on?
By the way: running from the commandrompt doesn't give me that nice app-icon.

Can you help?

@AlexandreRouma
Copy link
Owner

Hello,
I don't recommend building yourself on MacOS, it's not yet well supported or easy.

Download the prebuilt .app bundle at https://www.sdrpp.org/nightly and install the SDRplay API.
It's for intel only but you haven't mentioned which CPU architecture or OSX version your mac uses.

@60mirrors
Copy link
Author

60mirrors commented Feb 18, 2022 via email

@AlexandreRouma
Copy link
Owner

Firstly, there's a reason I'm telling you to download the prebuilt one instead of building it yourself. It WILL NOT create an icon because that is NOT how apps work on MacOS. It has to be built in a specific way and since it's a work in progress I don't support it publically right now. Download the prebuild bundle and remove the one you built.

Secondly, don't use SoapySDR for the SDRplay, SDR++ has native support for SDRplay SDRs and almost all other SDRs on the market, soapy support is just there for people running esoteric hardware. I will stop supporting SoapySDR once all SDRs soapy provides support for are natively supported.

Finally, you still haven't told me what CPU architecture you're using, can't help you with the SDRplay stuff if you don't.....

@loewal
Copy link

loewal commented Feb 18, 2022 via email

@AlexandreRouma
Copy link
Owner

Install the latest version of the SDRplay API for MacOS and make sure it's running. it's not shipped with SDR++

@loewal
Copy link

loewal commented Feb 18, 2022 via email

@AlexandreRouma
Copy link
Owner

Stop trying to rely on soapy, it's not a good way of knowing if it's installed properly

Do as I told you and install the latest SDRplay API (3.07 or higher), make sure the service is running and start SDR++

@gvanem
Copy link

gvanem commented Feb 18, 2022

@loewal This looks wrong (your Soapy-SDR is messed up?):

hardware=B0020P0004
sdrplay_api_api_version=0.000000

Here it reports:

 driver=SDRplay
 hardware=RSP1A
 mir_sdr_api_version=2.130000
 mir_sdr_hw_version=255
 serial=1803049E94

So you'll need to update it.

@loewal
Copy link

loewal commented Feb 18, 2022 via email

@loewal
Copy link

loewal commented Feb 18, 2022 via email

@AlexandreRouma
Copy link
Owner

@loewal
Copy link

loewal commented Feb 18, 2022 via email

@n2iw
Copy link

n2iw commented Feb 20, 2022

As Alex said, don't try to use Soapy to do anything SDRPlay related. In my setup, Soapy can't find SDRPlay at all, but it works fine in SDR++.

If you don't see SDRPlay in your sources list, try to quit SDR++ then delete "/Users//Library/Application Support/sdrpp", then restart SDR++. I recently lost SDRPlay in the sources list, it only appeared after I delete that folder.

@nechry
Copy link

nechry commented Jul 22, 2022

I download the prebuilt .app bundle for OSX at https://www.sdrpp.org/nightly as recommended, but I expect to use a ADALM-PLUTO (PlutoSDR). But in build option the PlutoSDR is turn OFF. Is something I can do to get it work at the moment? thank-you

@AlexandreRouma
Copy link
Owner

I had to stop including the plutosdr support in MacOS because the driver was broken. I'll retry again later

@nechry
Copy link

nechry commented Jul 23, 2022

ok thanks for your reply, anyway I also have a rtl-sdr stick and I really appreciate your development, is my favorite srd tool so far

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants