test OOT code
on a secondary platform will be beneficial.
Many thanks
David
From: Josh
Sent: Monday, August 31, 2020 12:34 PM
To: David Taylor (manx.net)
Cc: GNURadio Discussion List
Subject: Re: GRC version 3.9.0.0 git master (python 3.8.2) + OOT blocks
David,
As far as I know, 3.15 is the
It’s therefore important that I settle on stable GRC/UHD variants for the
> next twelve months or so.
>
> Best regards,
> David GD4FMB
>
>
>
>
> *From:* Josh
> *Sent:* Monday, August 24, 2020 8:09 PM
> *To:* David Taylor (manx.net)
> *Cc:* GNURadio Discussion Lis
tle on stable GRC/UHD variants for the next
twelve months or so.
Best regards,
David GD4FMB
From: Josh
Sent: Monday, August 24, 2020 8:09 PM
To: David Taylor (manx.net)
Cc: GNURadio Discussion List
Subject: Re: GRC version 3.9.0.0 git master (python 3.8.2) + OOT blocks
David,
1) How is yo
2020 11:45 AM
> *To:* David Taylor (manx.net)
> *Cc:* GNURadio Discussion List
> *Subject:* Re: GRC version 3.9.0.0 git master (python 3.8.2) + OOT blocks
>
> David,
>
> I've found most of the time I get the "No module named ..." error it is
> due to C++ linkage i
3.9.0.0 git master (python 3.8.2) + OOT blocks
David,
I've found most of the time I get the "No module named ..." error it is due to
C++ linkage issues in setting up the CMake. There was a big jump in CMake
modernization from GR 3.7 to 3.8, so be sure to use gr_modtool (from 3.9) t
)
Cc: GNURadio Discussion List
Subject: Re: GRC version 3.9.0.0 git master (python 3.8.2) + OOT blocks
David,
I've found most of the time I get the "No module named ..." error it is due to
C++ linkage issues in setting up the CMake. There was a big jump in CMake
modernization
David,
I've found most of the time I get the "No module named ..." error it is due
to C++ linkage issues in setting up the CMake. There was a big jump in
CMake modernization from GR 3.7 to 3.8, so be sure to use gr_modtool (from
3.9) to create a new module and copy your blocks in from there is us
Hi,
I have been developing a number of direct spread spectrum OOT blocks as part of
a research project.
Working blocks were originally developed using GRC 3.7.11, however I wish to
move forward and have installed and persevered so far with GRC 3.9 from the
master branch.
The GRC, UHD, CMAKE (