analogdevicesinc / pyadi-iio

Python interfaces for ADI hardware with IIO drivers (aka peyote)

Home Page:https://analogdevicesinc.github.io/pyadi-iio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extend write API for AD9081 classes

tfcollins opened this issue · comments

Desired API:

dev.rx_channel_nco_phases['axi-ad9081-rx-2'] = [10000, 20000, 30000, 40000]

Implementation creates undesired side effects