discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] benchmark_tx and rx : too many FALSE packet


From: SangHyuk Kim
Subject: Re: [Discuss-gnuradio] benchmark_tx and rx : too many FALSE packet
Date: Tue, 15 Mar 2016 11:13:17 +0900

Hi,

Sorry I'm late for reply

Did you use two device (Tx,Rx) at a time ?

I expect like these messages on Rx machine

ok = FALSE  pktno = 1  n_rcvd = 1  n_right = 0
ok = FALSE  pktno = 2  n_rcvd = 2  n_right = 0
ok = FALSE  pktno = 3  n_rcvd = 3  n_right = 0
...
ok = TRUE  pktno = N  n_rcvd = N  n_right = 1
...

I think you tested only RX test, right ?

Thanks Nikos


reply via email to

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