Re: [Discuss-gnuradio] packet_pad_impl in gr-foo

2017-03-03 Thread Nikita Airee
I sorry that I was not very clear. The Packet Pad2 block works just fine. I meant the Packet Pad block. When that block is placed before the UHD sink, nothing is transmitted. Tag Debug also doesn't show any added tags. On Fri, Mar 3, 2017 at 1:16 PM, Bastian Bloessl wrote: > Hi, > > > > On 3 Mar

Re: [Discuss-gnuradio] packet_pad_impl in gr-foo

2017-03-03 Thread Bastian Bloessl
Hi, > On 3 Mar 2017, at 09:01, Nikita Airee wrote: > > I sorry that I was not very clear. The Packet Pad2 block works just fine. I > meant the Packet Pad block. When that block is placed before the UHD sink, > nothing is transmitted. Tag Debug also doesn't show any added tags. Ah, I see, yo

Re: [Discuss-gnuradio] packet_pad_impl in gr-foo

2017-03-03 Thread Nikita Airee
Oh okay. So if I understand correctly, the Packet Pad block doesn't add it's own time tags but reads the ones sent by upstream blocks? Also is it possible to add these time tags, tx_eob, tx_sob specifically, before the UHD Sink by modifying the Packet Pad2 Block? On Fri, Mar 3, 2017 at 1:42 PM, Ba

Re: [Discuss-gnuradio] packet_pad_impl in gr-foo

2017-03-03 Thread Bastian Bloessl
> On 3 Mar 2017, at 09:32, Nikita Airee wrote: > > Oh okay. So if I understand correctly, the Packet Pad block doesn't add it's > own time tags but reads the ones sent by upstream blocks? > Also is it possible to add these time tags, tx_eob, tx_sob specifically, > before the UHD Sink by modif

[Discuss-gnuradio] UHD and GNU Radio on Beaglebone

2017-03-03 Thread Usman Haider
I want to build UHD and GNU Radio on Beaglebone black to run an application using N210s. Has anyone tried this before? Is there a guide that I can follow? Thanks! -- Usman ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/

[Discuss-gnuradio] Newbie: usage of PDU to Tagged Stream block

2017-03-03 Thread Jorge Carpio
Hi all, I'm pretty new to GNU Radio, I followed the tutorials and made some simple flowgraphs to use with an USRP. Recently took a look at the gr-digital packet communication examples. I'm having trouble figuring out the right way to use the PDU to Tagged Stream block. I connected a Random PDU Ge

Re: [Discuss-gnuradio] Linking Armadillo and LAPACK to gnuradio

2017-03-03 Thread Richard Mcallister
I've tried FindArmadillo, and I even tried doing the same for BLAS and LAPACK. I still get the same error, although with FindArmadillo, it seems like it finds Armadillo (even if Cmake says otherwise) according to CmakeCache.txt. BLAS and LAPACK don't get found, however, and the undefined symbol I t

Re: [Discuss-gnuradio] UHD and GNU Radio on Beaglebone

2017-03-03 Thread Dennis Glatting
On Fri, 2017-03-03 at 18:33 +0500, Usman Haider wrote: > I want to build UHD and GNU Radio on Beaglebone black to run an > application using N210s. Has anyone tried this before? Is there a > guide that I can follow?  > I've run a bladeRF and HackRF on a BeagleBone under Debian. The weak point is

Re: [Discuss-gnuradio] UHD and GNU Radio on Beaglebone

2017-03-03 Thread Marcus D. Leech
On 03/03/2017 12:59 PM, Dennis Glatting wrote: On Fri, 2017-03-03 at 18:33 +0500, Usman Haider wrote: I want to build UHD and GNU Radio on Beaglebone black to run an application using N210s. Has anyone tried this before? Is there a guide that I can follow? I've run a bladeRF and HackRF on a Be

[Discuss-gnuradio] OOT adding c++ library

2017-03-03 Thread Santos Campos
Hello, all! I'm trying to include a c++ library for an oot. It builds fine with using make, but trying to use it in grc throws an AttributeError. Someone over on the irc said that I needed to modify the cmakelists.txt by locating the library, add the headers to the include search path, and add th

Re: [Discuss-gnuradio] UHD and GNU Radio on Beaglebone

2017-03-03 Thread Dennis Glatting
On Fri, 2017-03-03 at 13:51 -0500, Marcus D. Leech wrote: > On 03/03/2017 12:59 PM, Dennis Glatting wrote: > > > > On Fri, 2017-03-03 at 18:33 +0500, Usman Haider wrote: > > > > > > I want to build UHD and GNU Radio on Beaglebone black to run an > > > application using N210s. Has anyone tried thi

[Discuss-gnuradio] Windows binaries 3.7.11 released

2017-03-03 Thread Geof Nieboer
Good afternoon all, The windows installers have been updated for GnuRadio 3.7.11 and are posted here: http://www.gcndevelopment.com/gnuradio/downloads Of note, this is the first version that required no patching to build natively on Windows! Thanks to all that made that happen. Some of the wind