adalm-pluto gr-iio/iio-examples

2020-08-21 Thread Cinaed Simson
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

[announcement] Release 3.8.2.0

2020-08-21 Thread Marcus Müller
Dear SDR community with the lowest jitter ever, it's taken a couple of months, but here it is: the next release from the 3.8 release series. I'm very happy about the list of contributors: there's a couple of new names in there, and that's something that, I think, we should strive for. We've fixe

Re: GRC version 3.9.0.0 git master (python 3.8.2) + OOT blocks

2020-08-21 Thread David Taylor (manx.net)
Josh, Sorry to go over old ground yet again. In order to remove any additional problems caused by the use of external libraries, I have created a separate OOT branch that is void of external libraries. Stripped to the bone python and C++ blocks have been created using gr_modtool. Test codes va

Re: File Source in Hierarchical Block

2020-08-21 Thread Mirelle DeSpain
Thank you so much! Just adding self.connect(self.my_block) to the top module code fixed my problem and I'm glad to see that a fix is on the way. On Thu, Aug 20, 2020 at 6:01 PM Kevin Reid wrote: > On Thu, Aug 20, 2020 at 2:21 PM Marcus Müller wrote: > >> Only blocks connected to the global top