-
Notifications
You must be signed in to change notification settings - Fork 126
adi: ad9508 support #650
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
base: main
Are you sure you want to change the base?
adi: ad9508 support #650
Conversation
|
Generated documentation for this PR is available at Link |
Test Results1 714 tests ±0 462 ✅ ±0 12m 2s ⏱️ -2s Results for commit c88aa91. ± Comparison against base commit b89168a. This pull request removes 4 and adds 4 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
amiclaus
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
v2:
- add docstrings
- rebase with main branch to get the build fixes.
amiclaus
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
v3:
- make sure that all channel attributes are output
Add pyadi-iio support for ad9508 device. Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
amiclaus
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
v4:
- solve new conflicts
Description
Add pyadi-iio support for ad9508 device.
Type of change
Please delete options that are not relevant.
How has this been tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Test Configuration:
Documentation
If this is a new feature or example please mention or link any documentation. All new hardware interface classes require documentation.
Checklist: