On 15.07.2015 07:23, Jose Perez wrote:
> Hi Marcus!
> 
> Yes, Percentage of successful packets would be great for me. But I don't
> have idea how blocks I need use in the flowgraph to obtain a number for
> this.

Run the ofdm_loopback example, and you'll see the receiver block outputs
a sequence number. You can use that to check, but don't forget that the
sequence numbers wrap around (check the OFDM packet header to see how
many bits the sequence number has).

That leaves the question how many packets you *sent*, but that depends
on your app (and you can probably easily control that in your setup).


M


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

Reply via email to