analogdevicesinc / pyadi-iio

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

Dev/adis16475 tests #517

Closed rbolboac closed 7 months ago

rbolboac commented 8 months ago

Description

Add new tests for adis16475 driver and change the xml to the latest version of the drivers to include also the delta channels. 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: A

Hardware:ADIS16505-2 with RPI4
OS:Kuiper with ADI Kernel 6.1.54

Test Configuration: B

Hardware:ADIS16505-2 with SDPK1
OS:No-OS master branch

Documentation

If this is a new feature or example please mention or link any documentation. All new hardware interface classes require documentation.

Checklist:

github-actions[bot] commented 8 months ago

Unit Test Results

1 414 tests  +12      266 :heavy_check_mark: +11   9m 15s :stopwatch: -2s        1 suites ±  0   1 148 :zzz: +  1         1 files   ±  0          0 :x: ±  0 

Results for commit 5a23b85f. ± Comparison against base commit 69b2d7a2.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 8 months ago

Generated documentation for this PR is available at Link

rbolboac commented 8 months ago

Hello @tfcollins , Any remarks here? Thank you!

rbolboac commented 7 months ago

Hello @tfcollins ,

Any feedback after new changes?

Thank you!