analogdevicesinc / pyadi-iio

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

Setting sample rate resets TX gain settings AD9361 #112

Open tfcollins opened 4 years ago

theproxy commented 2 years ago

Does this manifest itself with tones popping up in the full spectrum when sample rate is changed? I was trying to research this issue.

tfcollins commented 2 years ago

@theproxy Sample rate changes trigger re-calibrations which generates tones. This issue is unrelated.

theproxy commented 2 years ago

Ok thank you. Is there a way to supress the tones from the output on sample rate change?

tfcollins commented 2 years ago

You can put cals into manual mode: https://wiki.analog.com/resources/tools-software/linux-drivers/iio-transceiver/ad9361#calibration_mode_controls However there is no expectation on QEC performance when you do this.