Please ignore this email.
From: Eugene Grayver
Sent: Tuesday, September 5, 2023 9:45 PM
To: 'discuss-gnuradio@gnu.org'
Subject: Adding an external static library to OOT module
Hello,
I want to add an external library (say /home/user/libmy.a) to an OOT module.
Note that this library is not in
Hello,
I want to add an external library (say /home/user/libmy.a) to an OOT module.
Note that this library is not in the same folder structure as the oot-module.
I can easily add it to the library in lib/CmakeFiles.txt. However, it also
needs to be added (AFAIK) to the CmakeFiles.txt in
pyt
I've been notified that an unwanted space has slid into that link; the
correct URL is of course
https://grcon.stream
On 9/5/23 07:46, Marcus Müller wrote:
Dear GNU Radio community,
in about an hour at 9am local time, the GNU Radio conference 2023
starts at the Arizona State University in Tem
In your original,
import Receive Receive is a Hier Block which I import in to my Python file
blocks_selector_0 = Receive.blocks.selector(gr.sizeof_float*1,0,0)
Instantiation of blocks_selector_0. The Selector block is in the Receive Hier
Block.
I questioned the syntax. You said “Receive is a
The RFNoC Fosphor block is included in-tree on the main branch, but has not
been backported to the maint-3.10 branch.
On Mon, Sep 4, 2023 at 7:59 AM Clint Scarborough <
clinton.scarboro...@gmail.com> wrote:
> I'm not sure about UHD 4.3, but the blocks are available for me with UHD
> 4.4 and GR 3.
Dear GNU Radio community,
in about an hour at 9am local time, the GNU Radio conference 2023 starts
at the Arizona State University in Tempe.
Because not everyone can make it to such an event, as usual, we
live-stream all talks (and will later cut and upload them!). You'll find
today's stream
Hey everyone,
I was able to solve this problem now: my installed version of GNU Radio
(3.10.5) simply didn’t contain the Fosphor blocks. After removing this version
and installing GR 3.10.7 from source the blocks are now available in GRC. (See
release notes for GR 3.10.6, “gr-uhd”
https://www.