Hi Marcus,
Thanks for the inputs. I'll look into these.
Thanks,
Amrit
On Mon, Jan 13, 2020 at 11:50 PM Marcus D. Leech via USRP-users <
usrp-users@lists.ettus.com> wrote:
> On 01/13/2020 05:26 AM, Amrit Pal Singh via USRP-users wrote:
>
> Hi All,
>
> I am benchmarking
Hi All,
I am benchmarking the following commands on X310, B210 and N200 on UHD-3.14
version:
1. usrp->set_tx_freq(tune_req, 0);
2. usrp->set_rx_freq(tune_req, 0);
I am changing the frequencies inside a for loop for 1000 and 5000 times.
The code snippet is as follows:
int count = 5000;