discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] pktno ??!!


From: Manu T S
Subject: Re: [Discuss-gnuradio] pktno ??!!
Date: Mon, 1 Apr 2013 07:53:37 +0530

I suppose you can do something similar to this

n = 0
data = "">
while data != "":
    make payload
    send payload
    n += 1

print n


On Fri, Mar 29, 2013 at 11:29 PM, manjusha <address@hidden> wrote:
is there no way to do it??!!any other ideas on how can it be implemented?!



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

_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



--
Manu T S

reply via email to

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