Re: [Discuss-gnuradio] gr-ieee802-15-4 OOT Module not Working on E312

2019-01-17 Thread Bastian Bloessl
Hi, On 1/18/19 12:42 AM, David Alexander wrote: > I am currently trying to get an OOT module working on an Ettus E312, but > I am having issues with the code as I have described in the following > Github Issue > https://github.com/bastibl/gr-ieee802-15-4/issues/40 ...and what about the proposed

Re: [Discuss-gnuradio] Regarding correlate access code-tag block

2019-01-17 Thread Maitry Raval
Thanks for your guidance and support. I will try to make flow graph with the blocks as per examples given by you. With Best Regards, Maitry Raval, - Original Message - From: "Cinaed Simson" To: "Maitry Raval" Cc: "discuss-gnuradio" Sent: Tuesday, January 15, 2019 10:25:52 AM Subject:

[Discuss-gnuradio] gr-ieee802-15-4 OOT Module not Working on E312

2019-01-17 Thread David Alexander
Hi, I am currently trying to get an OOT module working on an Ettus E312, but I am having issues with the code as I have described in the following Github Issue https://github.com/bastibl/gr-ieee802-15-4/issues/40 The flowgraph I am trying to run is the example CSS USRP Transceiver in that

[Discuss-gnuradio] Creating a Python tagged_stream block

2019-01-17 Thread amani alshawabkeh
Hi all, I am trying to create a tagged_stream block in Python using gr_modtool but I am having some trouble. Am using the latest Gnuradio version (3.7.13.4) on Ubuntu 16.04. Below is the error log. Any suggestions? Adding other block types works fine. Moreover, if gr_modtool does not support

Re: [Discuss-gnuradio] Burst Shaper block partially delays burst

2019-01-17 Thread Julian Arnold
Johannes, I don't know if this helps but I think I was facing the same issue quite a while ago. If I remember correctly, I was able to work around the issue by setting a tx_time time tag on each burst which was pointing far enough into the future to use the USRP as a "buffer" until all

[Discuss-gnuradio] Project Call Today!

2019-01-17 Thread Martin Braun
Hi, We have the first project call of the year today, at the usual time (10 AM Pacific, 19:00 CET). We'll post the call link on IRC and slack right before the call. Martin ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org

[Discuss-gnuradio] Burst Shaper block partially delays burst

2019-01-17 Thread Johannes Demel
Hi community, I do have an issue with the 'Burst Shaper' block and I'm uncertain how to tackle this problem. In this particular case I'm stuck with 3.7 for now, but as fas as I can tell, the actual implementation did not change with respect to 3.8. So, here is the problem: I have a flowgraph

[Discuss-gnuradio] Detect ADC Overload

2019-01-17 Thread Hillenbrand Philipp (CR/ARE1)
Hello Support Team, Is there any chance to detect an ADC overload through the python API. In my case, I am receiving an unknown input signal. The software should be able to find the highest possible RX gain value on its own, but the ADC should stay in the linear range. Unfortunately, my