analogdevicesinc / TransceiverToolbox

MATLAB toolbox for ADI transceiver products
https://analogdevicesinc.github.io/TransceiverToolbox/master
Other
56 stars 31 forks source link

adapt class to new driver #121

Closed jpineda3 closed 1 year ago

jpineda3 commented 1 year ago

With the new SDK integration, the driver is now exposing the digital gain interface differently (as a result of a bugfix). This change relects that. Similar to: https://github.com/analogdevicesinc/pyadi-iio/commit/de44ef7

Signed-off-by: Julia Pineda Julia.Pineda@analog.com