discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: David Winter
Subject: Re: Problem changing LO with qt-gui range on Pluto SDR
Date: Thu, 27 May 2021 22:35:50 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.2

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]