I'm having trouble correlating attribute names in pyadi-iio and iio_attr.
For example, accessing 'sample_rate' on the top-level Pluto object in pyadi-iio corresponds to 'sampling_frequency' in iio_attr.
Can someone point me to a reference that will enable me to know what all the attributes are, and how to set them via pyadi-iio?