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 08:23:22 +0530

Sorry, I missed a line.

you should have a "data = "" inside the while loop as well.



On Mon, Apr 1, 2013 at 7:53 AM, Manu T S <address@hidden> wrote:
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



--
Manu T S

reply via email to

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