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

airspy_open_device() bugfix: use the code in airspy_list_device() #63

Merged
merged 2 commits into from
Jun 16, 2019

Conversation

jj1bdx
Copy link
Contributor

@jj1bdx jj1bdx commented Jun 15, 2019

This PR fixes the generation of SIGABRT in macOS 10.14.5 when trying to execute airspy_open_device() with a non-zero serial number, by using the code in airspy_list_devices() to compare the serial number.
This fix allows the proper execution of airspy_open_sn() as well.

@jj1bdx
Copy link
Contributor Author

jj1bdx commented Jun 15, 2019

This code also works OK on Ubuntu 18.04 LTS.

@bvernoux bvernoux merged commit 61fec20 into airspy:master Jun 16, 2019
@bvernoux
Copy link
Member

Thanks for the contribution (I have checked the code and tested it with success)

@jj1bdx
Copy link
Contributor Author

jj1bdx commented Jun 17, 2019

@bvernoux Many thanks for merging the fix!

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.

2 participants