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

move hw_flavour from the initializer into a separate API function #9

Merged
merged 8 commits into from Apr 27, 2022

Conversation

ericek111
Copy link
Contributor

The hw_flavour parameter for mirisdr_open is only used in the example programs when initializing the device. It's just a convenience feature, but it breaks API for many other apps. I think, if it even should be handled by the library, it should have its own separate call.

This brings back the long-requested (pothosware/SoapyOsmo#9) compatibility with the original libmirisdr.

@f4exb
Copy link
Owner

f4exb commented Apr 27, 2022

The hw_flavour parameter for mirisdr_open is only used in the example programs when initializing the device

No it is also used in SDRangel but fixing by the version to v1.1.2 it should not have an impact. Eventually SDRplay support with libmirisdr4 may be dropped.

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

Successfully merging this pull request may close these issues.

None yet

2 participants