Opps ! I have 2 different branches for gr-iio because one is the 3.7
branch for my odroids. So there is a significance difference between
the 2 branches :).
-- Cinaed
On 8/27/20 1:16 PM, Cinaed Simson wrote:
Hi Derek - thanks, I already replaced them.
Actually, I have 2 different versions - an Oct 2019 commit under my
github area
Author: Michael Hennerich <michael.henner...@analog.com>
Date: Tue Oct 29 08:08:14 2019 +0100
and a Jun 2019 commit under my gnuradio build area
Author: AlexandraTrifan <alexandra.tri...@analog.com>
Date: Thu Jun 4 10:15:35 2020 +0300
When I did a git pull on the June version prior to building the
gr-iio, it claimed it was up already up to date.
The 2 different commits are still claiming they're both up to date.
I'm not sure if the difference is significant - I may play with them
later.
I have the WBFM working now - it was a firmware issue.
-- Cinaed
On 8/27/20 1:12 AM, Derek Kozel wrote:
That's a issue with gr-iio's grc yaml files if that's the case. There
are a few forks of gr-iio around at the moment, something that's very
close to being permanently fixed. You should be able to find a
iio_pluto_sink.block.yml file that will make the Pluto Sink block
appear in GRC. Possibly the version you've installed is missing it,
or it's not been installed in the right place.
https://github.com/analogdevicesinc/gr-iio/tree/cmake-update-3.8/grc
On 27/08/2020 05:33, Cinaed Simson wrote:
You're right - great - thanks!
But it's misses the PlutoSDR sinks and sources - they show up as
missing blocks.
-- Cinaed
On 8/22/20 9:20 AM, Derek Kozel wrote:
In most cases the examples should update automatically when opened
in GNU Radio 3.8.
On 8/21/2020 10:52 PM, Cinaed Simson wrote:
Has anyone converted or ported the GRC example files in
gr-iio/iio-examples for gnuradio-3.8?
I checkout the version of gr-iio for gnuradio-3.8 but example GRC
files in gr-iio/iio-examples are XML files - or for 3.7.
-- Cinaed