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 list devices #49

Merged
merged 2 commits into from
Feb 2, 2018
Merged

Conversation

MartinHerren
Copy link
Contributor

Add an airspy_list_devices() function copied and adapted from airspyhf+

It also contains the PR2 I submitted to airspyhf+ to be able to pass NULL as serials to airpyhf_list_devices() to only get the number of devices.

This PR would close #48 (including the proposed improvement)

As I don't have an AirSpy to test it, this PR should first be tested with real AirSpy devices. I only faked an usb device to test it.

@bvernoux
Copy link
Member

bvernoux commented Jan 3, 2018

Thanks for the PR I need to check all build fine (and work fine too maybe adding an option in airspy_info) so far the code seems OK

@bvernoux bvernoux merged commit fe2a8f9 into airspy:master Feb 2, 2018
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.

Add airspy_list_devices() api function
2 participants