Re: Why rfnoc_graph can not initialize in Gnuradio and CPP,(undefined reference)

2022-01-21 Thread sp h
Thanks, Marcus Müller, finally I concluded that linker can not find the lib files for gr-ettus. Same Gnuradio package like Gnuradio-analog and son on...I added a pkconfig file to pkgconfig folders... I attached the file. now with pkgconfig command, I can see the lib info (in this situation gnuradio

Re: Building packages for GnuRadio 3.8 and UHD 4.1.0: Circular dependency?

2022-01-21 Thread Jeff Long
UHD does not have build time dependency on GNU Radio. Some of the examples use GNU Radio at run time. You should build UHD first. On Fri, Jan 21, 2022 at 11:47 AM Schütz, Katja < katja.schu...@iis.fraunhofer.de> wrote: > Hello there, > > > > I’m building packages for internal use: GnuRadio 3.8.5

Building packages for GnuRadio 3.8 and UHD 4.1.0: Circular dependency?

2022-01-21 Thread Schütz , Katja
Hello there, I'm building packages for internal use: GnuRadio 3.8.5 and UHD 4.1.0.5 and noticed that each seems to have the other as dependency. Is this correct? How to deal with that? Build and install them alternating? Background: We have a fairly complicated flowgraph which we don't want to

GNU Radio 3.9.3.0 Python basic block - issues with forecast and produce

2022-01-21 Thread Patric Müller
Hello everyone, I am currently trying to create a basic block similar to this issue: https://stackoverflow.com/questions/68289222/gnu-radio-buffer-size Some software and hardware info: GNU Radio version: 3.9.3.0 Python version: 3.9.7 OS: Ubuntu 20.04 I always want to work on the same number of