<div dir="ltr">The gr-iio package is compiled in a way that's compatible with gnuradio3.7, but gnuradio3.8 is the version in 20.04.<br><div><br></div><div>The most popular reason to install this is for students to use Analog Device's PlutoSDR with gnuradio. Analog Device's instructions involve cloning the "upgrade-3.8" branch of gr-iio, which seems to not be what was done in the Ubuntu package:</div><div><a href="https://wiki.analog.com/resources/tools-software/linux-software/gnuradio">https://wiki.analog.com/resources/tools-software/linux-software/gnuradio</a><br></div><div><br></div><div>All of the other required packages in 20.04 are appropriate--gr-iio is the only one that my students must build from source to fix this issue.</div><div><br></div><div>In more detail, the 20.04 gr-iio package supplies .xml files like<br></div><div>/usr/share/gnuradio/grc/blocks/iio_pluto_sink.xml<br></div><div>but gnuradio3.8 has switched to .yml files. Making theĀ upgrade-3.8 branch, creates files like</div><div><div>.../share/gnuradio/grc/blocks/iio_pluto_source.block.yml<br></div><div><br></div></div><div>ApologiesĀ if this was not appropriate for this list or didn't contain the right information, but it's the first time I'm suggesting a package bug fix.</div><div><br></div><div>Thanks,</div><div>Jason</div><div><br></div></div>