Hi all,
     I am working with Flex2400 boards and the USRP. I have a question
about the digital module (GMSK data transfer). I observe this: When
I send 660 packets , I receive less than 400 of them and less than
200 are correct.

I setup two PCs with ubuntu and with an USRP each. The antennas were
connected to the TX/RX ports on each USRP and separated around 3.2m. Basic
tests such as oscope and fft work fine, with one side sending. Then with
benchmark, on one end I use:
./benchmark_tx.py -f 2.412G --tx-amplitude=20000 -v -r 500k
and the other
./benchmark_rx.py -f 2.412G --rx-gain=70 -v -r 500k

For different runs, errors happen and in a typical run I get something like
ok = False  pktno =  662  n_rcvd =  355  n_right =  164

I did the following (which did not help)
1) varied rx gain and tx_amplitude over a range
2) checked the frequency 2.412 (using oscope and iwlist) and also changed to
other free frequencies
3) repeated experiment at a different time and day
The ratio of the pktno to n_rcvd and n_right remains almost the same for
different runs.
Further, if I send send traffic the other way, I get lesser number of
packets (100) correct.

Has anyone seen something like this? Specifically, I am looking at why the
RX would receive only a fraction of packets and why only a smaller fraction
would pass crc?

Thanks for your help,
Sri.
P.S. I am attaching the output of the rx side.
[EMAIL PROTECTED]:~/gnuradio/gnuradio-examples/python/digital$ 
./benchmark_rx.py -f 2.412G --rgain=50 -v -r 500k
>>> gr_fir_fff: using SSE
bits per symbol = 1
M&M clock recovery omega = 2.000000
M&M clock recovery gain mu = 0.175000
M&M clock recovery mu = 0.500000
M&M clock recovery omega rel. limit = 0.005000
frequency error = 0.000000

Receive Path:
Using RX d'board B: Flex 2400 Rx MIMO B
Rx gain:         50
modulation:      gmsk_demod
bitrate:         500kb/s
samples/symbol:    2
decim:            64
Rx Frequency:    2.412G
Warning: Failed to enable realtime scheduling.
ok =  True  pktno =    0  n_rcvd =    1  n_right =    1
ok =  True  pktno =    1  n_rcvd =    2  n_right =    2
ok =  True  pktno =    2  n_rcvd =    3  n_right =    3
ok =  True  pktno =    3  n_rcvd =    4  n_right =    4
ok =  True  pktno =    4  n_rcvd =    5  n_right =    5
ok =  True  pktno =    5  n_rcvd =    6  n_right =    6
ok =  True  pktno =    6  n_rcvd =    7  n_right =    7
ok =  True  pktno =    7  n_rcvd =    8  n_right =    8
ok =  True  pktno =    8  n_rcvd =    9  n_right =    9
ok =  True  pktno =    9  n_rcvd =   10  n_right =   10
ok =  True  pktno =   10  n_rcvd =   11  n_right =   11
ok =  True  pktno =   11  n_rcvd =   12  n_right =   12
ok =  True  pktno =   12  n_rcvd =   13  n_right =   13
ok =  True  pktno =   13  n_rcvd =   14  n_right =   14
ok =  True  pktno =   14  n_rcvd =   15  n_right =   15
ok =  True  pktno =   15  n_rcvd =   16  n_right =   16
ok =  True  pktno =   16  n_rcvd =   17  n_right =   17
ok =  True  pktno =   17  n_rcvd =   18  n_right =   18
ok =  True  pktno =   18  n_rcvd =   19  n_right =   19
ok =  True  pktno =   19  n_rcvd =   20  n_right =   20
ok =  True  pktno =   20  n_rcvd =   21  n_right =   21
ok =  True  pktno =   21  n_rcvd =   22  n_right =   22
ok =  True  pktno =   22  n_rcvd =   23  n_right =   23
ok =  True  pktno =   23  n_rcvd =   24  n_right =   24
ok =  True  pktno =   24  n_rcvd =   25  n_right =   25
ok =  True  pktno =   25  n_rcvd =   26  n_right =   26
ok =  True  pktno =   26  n_rcvd =   27  n_right =   27
ok =  True  pktno =   27  n_rcvd =   28  n_right =   28
ok =  True  pktno =   28  n_rcvd =   29  n_right =   29
ok =  True  pktno =   29  n_rcvd =   30  n_right =   30
ok =  True  pktno =   30  n_rcvd =   31  n_right =   31
ok =  True  pktno =   31  n_rcvd =   32  n_right =   32
ok =  True  pktno =   32  n_rcvd =   33  n_right =   33
ok =  True  pktno =   33  n_rcvd =   34  n_right =   34
ok =  True  pktno =   34  n_rcvd =   35  n_right =   35
ok =  True  pktno =   35  n_rcvd =   36  n_right =   36
ok =  True  pktno =   36  n_rcvd =   37  n_right =   37
ok =  True  pktno =   37  n_rcvd =   38  n_right =   38
ok =  True  pktno =   38  n_rcvd =   39  n_right =   39
ok =  True  pktno =   39  n_rcvd =   40  n_right =   40
ok =  True  pktno =   40  n_rcvd =   41  n_right =   41
ok =  True  pktno =   41  n_rcvd =   42  n_right =   42
uOok =  True  pktno =   42  n_rcvd =   43  n_right =   43
ok =  True  pktno =   43  n_rcvd =   44  n_right =   44
ok =  True  pktno =   44  n_rcvd =   45  n_right =   45
ok =  True  pktno =   45  n_rcvd =   46  n_right =   46
ok =  True  pktno =   46  n_rcvd =   47  n_right =   47
uOok =  True  pktno =   47  n_rcvd =   48  n_right =   48
ok =  True  pktno =   48  n_rcvd =   49  n_right =   49
ok =  True  pktno =   49  n_rcvd =   50  n_right =   50
ok =  True  pktno =   50  n_rcvd =   51  n_right =   51
uOok =  True  pktno =   51  n_rcvd =   52  n_right =   52
ok = False  pktno =   52  n_rcvd =   53  n_right =   52
ok = False  pktno =   54  n_rcvd =   54  n_right =   52
uOok = False  pktno =   56  n_rcvd =   55  n_right =   52
ok = False  pktno =   58  n_rcvd =   56  n_right =   52
uOok = False  pktno =   61  n_rcvd =   57  n_right =   52
ok = False  pktno =   65  n_rcvd =   58  n_right =   52
uOok = False  pktno =   67  n_rcvd =   59  n_right =   52
ok = False  pktno =   69  n_rcvd =   60  n_right =   52
uOok = False  pktno =   73  n_rcvd =   61  n_right =   52
ok = False  pktno =   76  n_rcvd =   62  n_right =   52
uOok = False  pktno =   78  n_rcvd =   63  n_right =   52
ok = False  pktno =   80  n_rcvd =   64  n_right =   52
uOok = False  pktno =   84  n_rcvd =   65  n_right =   52
ok = False  pktno =   86  n_rcvd =   66  n_right =   52
ok = False  pktno =   88  n_rcvd =   67  n_right =   52
ok = False  pktno =   90  n_rcvd =   68  n_right =   52
ok = False  pktno =   92  n_rcvd =   69  n_right =   52
ok = False  pktno =   94  n_rcvd =   70  n_right =   52
uOok = False  pktno =   98  n_rcvd =   71  n_right =   52
ok =  True  pktno =  102  n_rcvd =   72  n_right =   53
uOok =  True  pktno =  103  n_rcvd =   73  n_right =   54
ok =  True  pktno =  104  n_rcvd =   74  n_right =   55
ok = False  pktno =  105  n_rcvd =   75  n_right =   55
uOok = False  pktno =  110  n_rcvd =   76  n_right =   55
ok =  True  pktno =  114  n_rcvd =   77  n_right =   56
ok =  True  pktno =  115  n_rcvd =   78  n_right =   57
uOok = False  pktno =  116  n_rcvd =   79  n_right =   57
ok = False  pktno =  118  n_rcvd =   80  n_right =   57
ok =  True  pktno =  120  n_rcvd =   81  n_right =   58
ok =  True  pktno =  121  n_rcvd =   82  n_right =   59
uOok = False  pktno =  122  n_rcvd =   83  n_right =   59
ok = False  pktno =  124  n_rcvd =   84  n_right =   59
ok =  True  pktno =  127  n_rcvd =   85  n_right =   60
uOok = False  pktno =  128  n_rcvd =   86  n_right =   60
ok =  True  pktno =  130  n_rcvd =   87  n_right =   61
ok = False  pktno =  131  n_rcvd =   88  n_right =   61
ok =  True  pktno =  133  n_rcvd =   89  n_right =   62
uOok = False  pktno =  134  n_rcvd =   90  n_right =   62
ok =  True  pktno =  137  n_rcvd =   91  n_right =   63
ok =  True  pktno =  139  n_rcvd =   92  n_right =   64
uOok = False  pktno =  140  n_rcvd =   93  n_right =   64
ok = False  pktno =  143  n_rcvd =   94  n_right =   64
ok = False  pktno =  145  n_rcvd =   95  n_right =   64
uOok =  True  pktno =  148  n_rcvd =   96  n_right =   65
ok = False  pktno =  149  n_rcvd =   97  n_right =   65
ok =  True  pktno =  151  n_rcvd =   98  n_right =   66
uOok = False  pktno =  152  n_rcvd =   99  n_right =   66
ok =  True  pktno =  154  n_rcvd =  100  n_right =   67
ok = False  pktno =  155  n_rcvd =  101  n_right =   67
ok = False  pktno =  157  n_rcvd =  102  n_right =   67
uOok =  True  pktno =  160  n_rcvd =  103  n_right =   68
ok = False  pktno =  161  n_rcvd =  104  n_right =   68
ok =  True  pktno =  163  n_rcvd =  105  n_right =   69
uOok = False  pktno =  164  n_rcvd =  106  n_right =   69
ok =  True  pktno =  168  n_rcvd =  107  n_right =   70
ok = False  pktno =  169  n_rcvd =  108  n_right =   70
uOok = False  pktno =  172  n_rcvd =  109  n_right =   70
ok =  True  pktno =  174  n_rcvd =  110  n_right =   71
ok =  True  pktno =  175  n_rcvd =  111  n_right =   72
ok = False  pktno =  176  n_rcvd =  112  n_right =   72
uOok = False  pktno =  179  n_rcvd =  113  n_right =   72
ok = False  pktno =  182  n_rcvd =  114  n_right =   72
uOok = False  pktno =  184  n_rcvd =  115  n_right =   72
ok = False  pktno =  187  n_rcvd =  116  n_right =   72
ok =  True  pktno =  189  n_rcvd =  117  n_right =   73
uOok = False  pktno =  190  n_rcvd =  118  n_right =   73
ok = False  pktno =  193  n_rcvd =  119  n_right =   73
ok =  True  pktno =  195  n_rcvd =  120  n_right =   74
uOok = False  pktno =  196  n_rcvd =  121  n_right =   74
ok = False  pktno =  199  n_rcvd =  122  n_right =   74
ok = False  pktno =  201  n_rcvd =  123  n_right =   74
uOok =  True  pktno =  204  n_rcvd =  124  n_right =   75
ok = False  pktno =  205  n_rcvd =  125  n_right =   75
ok =  True  pktno =  207  n_rcvd =  126  n_right =   76
ok = False  pktno =  208  n_rcvd =  127  n_right =   76
uOok = False  pktno =  211  n_rcvd =  128  n_right =   76
ok =  True  pktno =  213  n_rcvd =  129  n_right =   77
ok = False  pktno =  214  n_rcvd =  130  n_right =   77
uOok = False  pktno =  217  n_rcvd =  131  n_right =   77
ok =  True  pktno =  219  n_rcvd =  132  n_right =   78
ok = False  pktno =  220  n_rcvd =  133  n_right =   78
uOok = False  pktno =  223  n_rcvd =  134  n_right =   78
ok = False  pktno =  226  n_rcvd =  135  n_right =   78
uOok = False  pktno =  229  n_rcvd =  136  n_right =   78
ok = False  pktno =  231  n_rcvd =  137  n_right =   78
uOok = False  pktno =  234  n_rcvd =  138  n_right =   78
ok = False  pktno =  236  n_rcvd =  139  n_right =   78
ok = False  pktno =  239  n_rcvd =  140  n_right =   78
uOok = False  pktno =  242  n_rcvd =  141  n_right =   78
ok =  True  pktno =  245  n_rcvd =  142  n_right =   79
ok = False  pktno =  246  n_rcvd =  143  n_right =   79
uOok =  True  pktno =  248  n_rcvd =  144  n_right =   80
ok = False  pktno =  249  n_rcvd =  145  n_right =   80
ok = False  pktno =  252  n_rcvd =  146  n_right =   80
uOok =  True  pktno =  254  n_rcvd =  147  n_right =   81
ok = False  pktno =  255  n_rcvd =  148  n_right =   81
ok = False  pktno =  257  n_rcvd =  149  n_right =   81
ok = False  pktno =  258  n_rcvd =  150  n_right =   81
uOok =  True  pktno =  260  n_rcvd =  151  n_right =   82
ok = False  pktno =  261  n_rcvd =  152  n_right =   82
ok =  True  pktno =  265  n_rcvd =  153  n_right =   83
uOok = False  pktno =  266  n_rcvd =  154  n_right =   83
ok = False  pktno =  269  n_rcvd =  155  n_right =   83
ok =  True  pktno =  271  n_rcvd =  156  n_right =   84
uOok = False  pktno =  272  n_rcvd =  157  n_right =   84
ok = False  pktno =  275  n_rcvd =  158  n_right =   84
ok =  True  pktno =  277  n_rcvd =  159  n_right =   85
ok = False  pktno =  278  n_rcvd =  160  n_right =   85
uOok = False  pktno =  281  n_rcvd =  161  n_right =   85
ok =  True  pktno =  283  n_rcvd =  162  n_right =   86
ok = False  pktno =  284  n_rcvd =  163  n_right =   86
uOok = False  pktno =  287  n_rcvd =  164  n_right =   86
ok =  True  pktno =  289  n_rcvd =  165  n_right =   87
ok = False  pktno =  290  n_rcvd =  166  n_right =   87
uOok = False  pktno =  293  n_rcvd =  167  n_right =   87
ok =  True  pktno =  295  n_rcvd =  168  n_right =   88
ok = False  pktno =  296  n_rcvd =  169  n_right =   88
uOok = False  pktno =  299  n_rcvd =  170  n_right =   88
ok =  True  pktno =  301  n_rcvd =  171  n_right =   89
ok = False  pktno =  302  n_rcvd =  172  n_right =   89
uOok = False  pktno =  305  n_rcvd =  173  n_right =   89
ok =  True  pktno =  307  n_rcvd =  174  n_right =   90
ok = False  pktno =  308  n_rcvd =  175  n_right =   90
uOok = False  pktno =  311  n_rcvd =  176  n_right =   90
ok =  True  pktno =  313  n_rcvd =  177  n_right =   91
ok = False  pktno =  314  n_rcvd =  178  n_right =   91
uOok = False  pktno =  317  n_rcvd =  179  n_right =   91
ok =  True  pktno =  319  n_rcvd =  180  n_right =   92
ok = False  pktno =  320  n_rcvd =  181  n_right =   92
ok = False  pktno =  323  n_rcvd =  182  n_right =   92
uOok =  True  pktno =  325  n_rcvd =  183  n_right =   93
ok = False  pktno =  326  n_rcvd =  184  n_right =   93
ok = False  pktno =  329  n_rcvd =  185  n_right =   93
uOok =  True  pktno =  331  n_rcvd =  186  n_right =   94
ok = False  pktno =  332  n_rcvd =  187  n_right =   94
ok = False  pktno =  335  n_rcvd =  188  n_right =   94
uOok =  True  pktno =  337  n_rcvd =  189  n_right =   95
ok = False  pktno =  338  n_rcvd =  190  n_right =   95
ok = False  pktno =  341  n_rcvd =  191  n_right =   95
uOok =  True  pktno =  343  n_rcvd =  192  n_right =   96
ok = False  pktno =  344  n_rcvd =  193  n_right =   96
ok = False  pktno =  347  n_rcvd =  194  n_right =   96
uOok =  True  pktno =  349  n_rcvd =  195  n_right =   97
ok = False  pktno =  350  n_rcvd =  196  n_right =   97
ok = False  pktno =  353  n_rcvd =  197  n_right =   97
ok =  True  pktno =  355  n_rcvd =  198  n_right =   98
uOok = False  pktno =  356  n_rcvd =  199  n_right =   98
ok =  True  pktno =  360  n_rcvd =  200  n_right =   99
ok = False  pktno =  361  n_rcvd =  201  n_right =   99
uOok = False  pktno =  364  n_rcvd =  202  n_right =   99
ok =  True  pktno =  366  n_rcvd =  203  n_right =  100
ok = False  pktno =  367  n_rcvd =  204  n_right =  100
uOok = False  pktno =  370  n_rcvd =  205  n_right =  100
ok =  True  pktno =  372  n_rcvd =  206  n_right =  101
ok = False  pktno =  373  n_rcvd =  207  n_right =  101
uOok = False  pktno =  376  n_rcvd =  208  n_right =  101
ok =  True  pktno =  378  n_rcvd =  209  n_right =  102
ok = False  pktno =  379  n_rcvd =  210  n_right =  102
uOok = False  pktno =  382  n_rcvd =  211  n_right =  102
ok =  True  pktno =  384  n_rcvd =  212  n_right =  103
ok = False  pktno =  385  n_rcvd =  213  n_right =  103
uOok = False  pktno =  388  n_rcvd =  214  n_right =  103
ok =  True  pktno =  390  n_rcvd =  215  n_right =  104
ok = False  pktno =  391  n_rcvd =  216  n_right =  104
ok = False  pktno =  394  n_rcvd =  217  n_right =  104
uOok =  True  pktno =  396  n_rcvd =  218  n_right =  105
ok = False  pktno =  397  n_rcvd =  219  n_right =  105
ok =  True  pktno =  400  n_rcvd =  220  n_right =  106
uOok = False  pktno =  401  n_rcvd =  221  n_right =  106
ok = False  pktno =  403  n_rcvd =  222  n_right =  106
ok =  True  pktno =  406  n_rcvd =  223  n_right =  107
uOok = False  pktno =  407  n_rcvd =  224  n_right =  107
ok =  True  pktno =  409  n_rcvd =  225  n_right =  108
ok = False  pktno =  410  n_rcvd =  226  n_right =  108
ok = False  pktno =  413  n_rcvd =  227  n_right =  108
uOok = False  pktno =  415  n_rcvd =  228  n_right =  108
ok = False  pktno =  418  n_rcvd =  229  n_right =  108
ok =  True  pktno =  420  n_rcvd =  230  n_right =  109
uOok =  True  pktno =  421  n_rcvd =  231  n_right =  110
ok = False  pktno =  422  n_rcvd =  232  n_right =  110
ok = False  pktno =  425  n_rcvd =  233  n_right =  110
uOok = False  pktno =  427  n_rcvd =  234  n_right =  110
ok = False  pktno =  430  n_rcvd =  235  n_right =  110
ok =  True  pktno =  432  n_rcvd =  236  n_right =  111
uOok = False  pktno =  433  n_rcvd =  237  n_right =  111
ok = False  pktno =  436  n_rcvd =  238  n_right =  111
ok =  True  pktno =  438  n_rcvd =  239  n_right =  112
ok = False  pktno =  439  n_rcvd =  240  n_right =  112
uOok =  True  pktno =  442  n_rcvd =  241  n_right =  113
ok = False  pktno =  443  n_rcvd =  242  n_right =  113
ok = False  pktno =  445  n_rcvd =  243  n_right =  113
uOok = False  pktno =  448  n_rcvd =  244  n_right =  113
ok =  True  pktno =  450  n_rcvd =  245  n_right =  114
ok = False  pktno =  451  n_rcvd =  246  n_right =  114
uOok = False  pktno =  454  n_rcvd =  247  n_right =  114
ok =  True  pktno =  456  n_rcvd =  248  n_right =  115
ok = False  pktno =  457  n_rcvd =  249  n_right =  115
uOok = False  pktno =  460  n_rcvd =  250  n_right =  115
ok =  True  pktno =  462  n_rcvd =  251  n_right =  116
ok = False  pktno =  463  n_rcvd =  252  n_right =  116
uOok = False  pktno =  466  n_rcvd =  253  n_right =  116
ok =  True  pktno =  468  n_rcvd =  254  n_right =  117
ok = False  pktno =  469  n_rcvd =  255  n_right =  117
uOok = False  pktno =  472  n_rcvd =  256  n_right =  117
ok =  True  pktno =  474  n_rcvd =  257  n_right =  118
ok = False  pktno =  475  n_rcvd =  258  n_right =  118
ok = False  pktno =  478  n_rcvd =  259  n_right =  118
uOok =  True  pktno =  480  n_rcvd =  260  n_right =  119
ok = False  pktno =  481  n_rcvd =  261  n_right =  119
ok = False  pktno =  484  n_rcvd =  262  n_right =  119
uOok =  True  pktno =  486  n_rcvd =  263  n_right =  120
ok = False  pktno =  487  n_rcvd =  264  n_right =  120
ok =  True  pktno =  490  n_rcvd =  265  n_right =  121
uOok =  True  pktno =  492  n_rcvd =  266  n_right =  122
ok = False  pktno =  493  n_rcvd =  267  n_right =  122
ok = False  pktno =  496  n_rcvd =  268  n_right =  122
uOok =  True  pktno =  498  n_rcvd =  269  n_right =  123
ok = False  pktno =  499  n_rcvd =  270  n_right =  123
ok =  True  pktno =  502  n_rcvd =  271  n_right =  124
ok = False  pktno =  503  n_rcvd =  272  n_right =  124
uOok = False  pktno =  505  n_rcvd =  273  n_right =  124
ok =  True  pktno =  508  n_rcvd =  274  n_right =  125
ok = False  pktno =  509  n_rcvd =  275  n_right =  125
uOok = False  pktno =  511  n_rcvd =  276  n_right =  125
ok = False  pktno =  514  n_rcvd =  277  n_right =  125
ok =  True  pktno =  516  n_rcvd =  278  n_right =  126
uOok = False  pktno =  517  n_rcvd =  279  n_right =  126
ok = False  pktno =  520  n_rcvd =  280  n_right =  126
ok = False  pktno =  522  n_rcvd =  281  n_right =  126
uOok =  True  pktno =  525  n_rcvd =  282  n_right =  127
ok = False  pktno =  526  n_rcvd =  283  n_right =  127
ok = False  pktno =  528  n_rcvd =  284  n_right =  127
uOok = False  pktno =  531  n_rcvd =  285  n_right =  127
ok =  True  pktno =  533  n_rcvd =  286  n_right =  128
ok = False  pktno =  534  n_rcvd =  287  n_right =  128
uOok =  True  pktno =  537  n_rcvd =  288  n_right =  129
ok = False  pktno =  538  n_rcvd =  289  n_right =  129
ok = False  pktno =  540  n_rcvd =  290  n_right =  129
ok = False  pktno =  543  n_rcvd =  291  n_right =  129
uOok =  True  pktno =  545  n_rcvd =  292  n_right =  130
ok = False  pktno =  546  n_rcvd =  293  n_right =  130
ok = False  pktno =  549  n_rcvd =  294  n_right =  130
uOok =  True  pktno =  551  n_rcvd =  295  n_right =  131
ok = False  pktno =  552  n_rcvd =  296  n_right =  131
ok = False  pktno =  555  n_rcvd =  297  n_right =  131
uOok =  True  pktno =  557  n_rcvd =  298  n_right =  132
ok = False  pktno =  558  n_rcvd =  299  n_right =  132
ok = False  pktno =  561  n_rcvd =  300  n_right =  132
uOok =  True  pktno =  563  n_rcvd =  301  n_right =  133
ok = False  pktno =  564  n_rcvd =  302  n_right =  133
ok = False  pktno =  567  n_rcvd =  303  n_right =  133
ok =  True  pktno =  569  n_rcvd =  304  n_right =  134
uOok = False  pktno =  570  n_rcvd =  305  n_right =  134
ok = False  pktno =  573  n_rcvd =  306  n_right =  134
ok =  True  pktno =  575  n_rcvd =  307  n_right =  135
uOok = False  pktno =  576  n_rcvd =  308  n_right =  135
ok = False  pktno =  579  n_rcvd =  309  n_right =  135
ok = False  pktno =  581  n_rcvd =  310  n_right =  135
uOok = False  pktno =  584  n_rcvd =  311  n_right =  135
ok =  True  pktno =  586  n_rcvd =  312  n_right =  136
ok = False  pktno =  587  n_rcvd =  313  n_right =  136
uOok = False  pktno =  590  n_rcvd =  314  n_right =  136
ok =  True  pktno =  592  n_rcvd =  315  n_right =  137
ok = False  pktno =  593  n_rcvd =  316  n_right =  137
uOok = False  pktno =  596  n_rcvd =  317  n_right =  137
ok =  True  pktno =  598  n_rcvd =  318  n_right =  138
ok = False  pktno =  599  n_rcvd =  319  n_right =  138
uOok = False  pktno =  602  n_rcvd =  320  n_right =  138
ok =  True  pktno =  604  n_rcvd =  321  n_right =  139
ok = False  pktno =  605  n_rcvd =  322  n_right =  139
uOok =  True  pktno =  608  n_rcvd =  323  n_right =  140
ok = False  pktno =  609  n_rcvd =  324  n_right =  140
ok =  True  pktno =  611  n_rcvd =  325  n_right =  141
ok = False  pktno =  612  n_rcvd =  326  n_right =  141
uOok = False  pktno =  615  n_rcvd =  327  n_right =  141
ok = False  pktno =  617  n_rcvd =  328  n_right =  141
ok =  True  pktno =  620  n_rcvd =  329  n_right =  142
uOok = False  pktno =  621  n_rcvd =  330  n_right =  142
ok =  True  pktno =  623  n_rcvd =  331  n_right =  143
ok = False  pktno = 33197  n_rcvd =  332  n_right =  143
uOok = False  pktno =  627  n_rcvd =  333  n_right =  143
ok =  True  pktno =  629  n_rcvd =  334  n_right =  144
ok = False  pktno =  630  n_rcvd =  335  n_right =  144
uOok = False  pktno =  633  n_rcvd =  336  n_right =  144
ok =  True  pktno =  635  n_rcvd =  337  n_right =  145
ok = False  pktno =  636  n_rcvd =  338  n_right =  145
ok =  True  pktno =  639  n_rcvd =  339  n_right =  146
uOok = False  pktno =  640  n_rcvd =  340  n_right =  146
ok = False  pktno =  642  n_rcvd =  341  n_right =  146
ok = False  pktno =  645  n_rcvd =  342  n_right =  146
uOok =  True  pktno =  647  n_rcvd =  343  n_right =  147
ok = False  pktno =  648  n_rcvd =  344  n_right =  147
ok = False  pktno =  651  n_rcvd =  345  n_right =  147
uOok =  True  pktno =  653  n_rcvd =  346  n_right =  148
ok = False  pktno =  654  n_rcvd =  347  n_right =  148
ok =  True  pktno =  657  n_rcvd =  348  n_right =  149
ok = False  pktno =  658  n_rcvd =  349  n_right =  149
uOok = False  pktno =  660  n_rcvd =  350  n_right =  149
ok = False  pktno =  663  n_rcvd =  351  n_right =  149

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

Reply via email to