discuss-gnuradio
[Top][All Lists]
Advanced

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

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


From: Ruecan
Subject: [Discuss-gnuradio] error while running transceiver.py in 802.15.4 on GR 3.7
Date: Fri, 4 Apr 2014 13:56:10 -0700 (PDT)

Hello GR,

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

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"*)

still get the same output, I don't know where in the flowgraph I am missing
those tags.

Regards,
Ruecan



--
View this message in context: 
http://gnuradio.4.n7.nabble.com/error-while-running-transceiver-py-in-802-15-4-on-GR-3-7-tp47403.html
Sent from the GnuRadio mailing list archive at Nabble.com.



reply via email to

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