discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] error while running transceiver.py in 802.15.4 on


From: Bastian Bloessl
Subject: Re: [Discuss-gnuradio] error while running transceiver.py in 802.15.4 on GR 3.7
Date: Sat, 5 Apr 2014 11:15:23 +0200

Hello Ruecan,

On 04 Apr 2014, at 22:56, Ruecan <address@hidden> wrote:
> Did anyone encountered such an error while running the transceiver.py script
> of 802.15.4 on GR 3.7
> 
> thread[thread-per-block[20]: <block tagged_stream_to_pdu (10)>]: tagged
> stream does not contain a pdu_length tag

As far as I see there is not tagged_stream_to_pdu block in any of the flow 
graphs, or am I missing something?
Maybe you mixed it up with pdu_to_tagged_stream?

> 
> I tried adding:
> 
> self.blocks_tagged_stream_to_pdu_0 =
> blocks.tagged_stream_to_pdu(blocks.float_t, *"packet_len"*)
> self.blocks_pdu_to_tagged_stream_0_0_0 =
> blocks.pdu_to_tagged_stream(blocks.byte_t, *"packet_len”*)

I would recommend to edit the flow graph in GRC instead of editing the 
generated .py file.

Best,
Bastian

--
Dipl.-Inform. Bastian Bloessl
Distributed Embedded Systems
University of Paderborn, Germany
http://www.ccs-labs.org/~bloessl/




reply via email to

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