Thursday, May 27, 2021

Re: Problem changing LO with qt-gui range on Pluto SDR

Hi Chris,

apparently you just discovered a bug, that just by chance, has already
been fixed. Simply update to the latest feature/gr-iio and you'll be
good to go.

If you're interested in what went wrong, the set_params call erroneously
included the buffer_size, see [0] vs [1].

David

[0]
https://github.com/gnuradio/gnuradio/blob/da099c070c2d61607e40dbcaedeb0474e974c9a2/gr-iio/grc/iio_pluto_source.block.yml#L114
[1]
https://github.com/gnuradio/gnuradio/blob/da099c070c2d61607e40dbcaedeb0474e974c9a2/gr-iio/python/iio/bindings/pluto_source_python.cc#L58-L72

On 5/27/21 10:10 PM, Chris Gorman wrote:
> Invoked with: <gnuradio.iio.iio_python.pluto_source object at
> 0x7f7c4a0095b0>, 102400000, 1536000, 20000000, 32768, True, True,
> True, 'slow_attack', 64, 'Design', '', 384000.0, 512000.0

No comments:

Post a Comment