discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Add pktno to the data


From: manjusha
Subject: [Discuss-gnuradio] Add pktno to the data
Date: Thu, 11 Apr 2013 13:09:29 -0700 (PDT)

Hi all,

I have the attached grc file.It works greatly.Now,i want to make some
additions.i.e to transmit the packet number along with the data.

Although i updated payload to payload2=payload+struct.pack('!H', pkt_no &
0xffff)
 
the send_packet in packet.py seems to send the same "payload" (previous
data)without the packet number.

Please help me in this issue.

Thanks.






-----
Manjusha
--
View this message in context: 
http://gnuradio.4.n7.nabble.com/Add-pktno-to-the-data-tp40739.html
Sent from the GnuRadio mailing list archive at Nabble.com.



reply via email to

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