Re: [Discuss-gnuradio] How to know the number of bits/packets transmitted

2013-03-08 Thread Nathan West
On Fri, Mar 8, 2013 at 6:33 PM, manjusha wrote: > Yes,you are right..I attached the wrong screen shot..My vector source doesn't > repeat and > I would like to know both Bit rate and Number of bits transmitted. > I've gotten the impression you're looking for a bit count after some amount of time

Re: [Discuss-gnuradio] How to know the number of bits/packets transmitted

2013-03-08 Thread manjusha
Yes,you are right..I attached the wrong screen shot..My vector source doesn't repeat and I would like to know both Bit rate and Number of bits transmitted. thanks. - Manjusha -- View this message in context: http://gnuradio.4.n7.nabble.com/How-to-know-the-number-of-bits-packets-transmit

Re: [Discuss-gnuradio] How to know the number of bits/packets transmitted

2013-03-08 Thread Tommy Tracy II
You have your input on repeat, so it'll keep transmitting as long as the program is running. Are you looking for the rate, or the total bit count? Tommy James Tracy II Ph.D Student High Performance Low Power Lab University of Virginia Phone: 913-775-2241 On Mar 8, 2013, at 7:11 PM, manjusha wro

Re: [Discuss-gnuradio] How to know the number of bits/packets transmitted

2013-03-08 Thread manjusha
or do i have to go through the entire .py code ,find the variables and print it?? Please help!! Thanks. - Manjusha -- View this message in context: http://gnuradio.4.n7.nabble.com/How-to-know-the-number-of-bits-packets-transmitted-tp40083p40084.html Sent from the GnuRadio mailing list arc

[Discuss-gnuradio] How to know the number of bits/packets transmitted

2013-03-08 Thread manjusha
I have the attached GRC file.i know it is transmitting a certain number of bits.But i want to see the number of bits being transmitted.Is there any way to do it? No_of_bits_transmitted.png - Manjusha -- View this mess