discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] gr-ieee 802.15.4


From: Tellrell White
Subject: Re: [Discuss-gnuradio] gr-ieee 802.15.4
Date: Fri, 27 Jan 2017 19:19:45 +0000 (UTC)

That did it. Thanks.
I'm now able to see an output. Just out of curiosity, is the packet pad really needed??

I have it connected to the rx-in port of the IEEE 802.15.4 PHY. Without anyting connected to that port I'm getting a qpsk demod error.

Regards
Tellrell


On Wednesday, January 25, 2017 7:33 AM, Bastian Bloessl <address@hidden> wrote:


On 01/25/2017 11:19 AM, Tellrell White wrote:
> I'm looking at energy detection of an IEEE 802.15.4 signal. I was hoping
> to be able to utilize the development done minus the higher layer
> functionality and use the physical layer transceiver sending some data
> so that I could do the energy detection. However, I believe I have made
> some errors in the process. In the file attached, I'm not able to see to
> any frequency output.

you will have to put a "Stream to Tagged Stream" block between the
vector source and your tagged stream to PDU block.

Apart from that, you should add a throttle block. Otherwise the flow
graph will run as fast as possible (i.e., use 100% CPU).


Best,
Bastian



reply via email to

[Prev in Thread] Current Thread [Next in Thread]