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

Add adis16480 support #546

Closed trishaange01 closed 1 month ago

trishaange01 commented 3 months ago

Description

Add support for adis16480.

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:

trishaange01 commented 3 months ago

Hi @tfcollins. This is ready for review. Thanks :)

trishaange01 commented 3 months ago

Hi @tfcollins. I already added the missing docs. Also, the emulated tests (TEST-Emulated-HW) failed last time so I updated the xml file in test/emu/devices but I'm not sure if it's the cause of the failure.

trishaange01 commented 2 months ago

Hi @tfcollins. This PR is ready for review. Thanks! 😊