Dear Ettus Research Support Team,
I hope this message finds you well.
I am currently working with a USRP X310 equipped with TwinRX daughterboards and
have some questions regarding the benchmark_rate command and its implications
on overall bandwidth usage.
When I execute the following command:
./benchmark_rate --args="addr=<first_ip>,second_addr=<second_ip>" --channels
"0,1,2,3" --rx_rate 100e6 --duration 30
am I testing a combined bandwidth of 4x100 MHz, which totals 400 MHz?
Similarly, when I run:
./benchmark_rate --args="addr=<first_ip>,second_addr=<second_ip>" --channels
"0,2" --rx_rate 200e6 --duration 30
does this also equate to a total bandwidth of 400 MHz?
However, for the command:
./benchmark_rate --args="addr=<first_ip>,second_addr=<second_ip>" --channels
"0,1" --rx_rate 200e6 --duration 30
does this only test 200 MHz because it is operating through just one TwinRX?
I want to ensure that I fully understand how the bandwidth is being utilized
and tested across the different configurations.
Thank you in advance for your assistance.
Best regards,
Olo.
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com