Hi Moses,
two observations:
1. If buffering 4 billion items (or bytes, or what ever "buffer size"
refers to here) helps, then only because it "smoothens" over the CPU
load by storing away seconds to minutes worth of data. If your computer
needs that long to catch up, something is too slow.
2. Inst
Hi Moses,
Depending upon what you're doing, you could use a sc16 data type instead of
fc32. You can change this in the UHD USRP Source block, and will cut your
data rate in half.
Also, make sure you've done the few things outlined in this app note:
https://kb.ettus.com/USRP_Host_Performance_Tunin
On 08/14/2019 01:14 PM, Moses Browne Mwakyanjala wrote:
Hello everyone,
I'm experiencing packet dropping when I operate the USRP X310 (1GBe,
1472 bytes buffer) at high sample rates (around 20 MSamples/Second).
This severely limits the nominal bit rate I was hoping for. Over a
year ago, I stumb
Hello everyone,
I'm experiencing packet dropping when I operate the USRP X310 (1GBe, 1472
bytes buffer) at high sample rates (around 20 MSamples/Second). This
severely limits the nominal bit rate I was hoping for. Over a year ago, I
stumbled upon a presentation [1] where the presenter was able to g