analogdevicesinc / pyadi-iio

Python interfaces for ADI hardware with IIO drivers (aka peyote)
https://analogdevicesinc.github.io/pyadi-iio
Other
134 stars 99 forks source link

adi:ad405x: Add support for AD4052 #565

Closed ribdp closed 3 weeks ago

ribdp commented 1 month ago

Description

  1. Add pyadi driver for ad405x family
  2. Add example script for data capture with AD4052
  3. Add documentation

Fixes # (issue)

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:

ribdp commented 1 month ago

Hi @tfcollins - Do the changes/additions look okay? The tests are passing.

ribdp commented 1 month ago

Hi @tfcollins , I've added attribute tests to the test script. Could you have a look at the changes now?

ribdp commented 1 month ago

Hi @tfcollins , could you please review the changes/tests when you get a chance? Thanks!

ribdp commented 1 month ago

Hi @tfcollins , I've updated the copyright/license header

ribdp commented 4 weeks ago

Hi @tfcollins , is the PR good to be merged now?

ribdp commented 3 weeks ago

Hi @tfcollins , can the PR be merged now?