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

Scan all iio contexts. #222

Open
teoperisanu opened this issue Feb 8, 2021 · 0 comments
Open

Scan all iio contexts. #222

teoperisanu opened this issue Feb 8, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@teoperisanu
Copy link

Currently libm2k will detect only USB contexts. This restriction is found here: https://github.com/analogdevicesinc/libm2k/blob/master/src/contextbuilder.cpp#L76.

After libiio v.0.20 multiple backend types can be handled with the same function, using as parameter a concatenated string such as: "local:usb:ip:", or NULL for all the available backends.

@teoperisanu teoperisanu added the enhancement New feature or request label Feb 8, 2021
@teoperisanu teoperisanu self-assigned this Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant