Thanks for your help Paul.
I tried to apply your fix, but didn't understand where to do it. If I open
the python code of the Tx, but I don't see anywhere any append or the array
usage you mentioned :(
On Sat, Nov 6, 2021 at 9:43 AM Paul Atreides wrote:
> I was able to get around the swig errors
Sorry about that, I’ll post the actually code modifications later today.
> On Nov 7, 2021, at 04:05, Evgeny Hahamovich wrote:
>
>
> Thanks for your help Paul.
> I tried to apply your fix, but didn't understand where to do it. If I open
> the python code of the Tx, but I don't see anywhere
Good Morning,
I'm working my way through the tutorials and have come across a problem when viewing
https://wiki.gnuradio.org/index.php/IQ_Complex_Tutorial
The message "Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and
accessibility tools): Invalid response (
Thanks for the report. Yes, this is a known issue. I'm not sure anyone has
figured out what needs to be done yet.
On Sun, Nov 7, 2021 at 4:39 PM Ian Bennett wrote:
> Good Morning,
> I'm working my way through the tutorials and have come across a
> problem when viewing
> https://wiki.gnur
API Rate limits or missing API client identification connecting to
wikipedia? https://en.wikipedia.org/api/rest_v1/#/Math
Maybe missing restbase component on the gnuradio wiki server?
https://www.mediawiki.org/wiki/RESTBase
Dunno, it's been donkeys since I last touched MW.
On Sun, Nov 7, 2021 a
Yes I know this list is specifically for gnuradio. I just compiled
3.9.0.4 from source (github) on opensuse 15.2 and all went well. When I
ran the "make test" it seemed a bit slow then I realized I forgot to
specify the number of CPUs (the j option). Doing a "make clean" then
the properly flaged ma
The error message is due to trying to compile an OOT (gr-air-modes)
that's using GNU Radio 3.8 on your install of GNU radio 3.9.
There is a branch on gr-air-modes called "gr3.9" that looks like it
could work, although the commit messages say "WIP with plenty of
untested code". To switch to tha