I would like to capture all packets, when it generates in the file
benchmark_tx.py at 2.4Ghz like this:
# generate and send packets
nbytes = int(1e6 * options.megabytes)
n = 0
pktno = 0
pkt_size = int(options.size)
while n < nbytes:
if options.from_file is None:
Hi,
We just received 2 USRP mother boards, and 4 RFX2400 boards with 4 vert
antennas, I have installed them and connected with two separate PCs (os
ubuntu 8.04). *I installed all the required packages*
I did benchmark_tx and rx and siggen.py and got same results as
explained in given documents on