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

SoapySDR runtime installer for Windows #144

Open
philburr opened this issue Oct 20, 2017 · 3 comments
Open

SoapySDR runtime installer for Windows #144

philburr opened this issue Oct 20, 2017 · 3 comments
Labels
wishlist Wishlist features

Comments

@philburr
Copy link

I'm looking at porting my SDR software to windows. It currently uses SoapySDR exclusively as the abstraction layer around hardware. However, I'm a bit dismayed that there is no separate SoapySDR runtime installer for windows. In order to get the SoapySDR runtime on windows, my users would have to install the entire pothos software bundle.

What would be the possibility of getting an installer just for the SoapySDR runtime and drivers? My project is a 500k download. The Pothos installer is almost 80Meg.

@guruofquality
Copy link
Contributor

Is the installer download size the issue or just the installation size? Because there are component specific checkboxes for the installer, so you can disable a lot of stuff. And in that vein, we could also add some more component options for just SDR driver stuff.

@philburr
Copy link
Author

No I think it is more of a hassle than anything else. What would be ideal would be a distinct installer that I could embed in and run from my own installer. Asking a user to wade through dialogs, make certain to uncheck everything except this or that is a pain.

For a vendor neutral product, what would be ideal is just an installer that installed SoapySDR as a standalone runtime and drivers. I'm thinking along the lines of the MSVC runtime. Just install, nothing else.

@guruofquality
Copy link
Contributor

Makes sense. pothosware/PothosSDR#42

@guruofquality guruofquality added enhancement wishlist Wishlist features and removed enhancement labels Jun 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wishlist Wishlist features
Projects
None yet
Development

No branches or pull requests

2 participants