Hi,

I'm trying to read samples from my B210 as fast as possible without gaps in the 
IQ.
I'm using a sample rate of 1e6 Hz and read 5s of IQ.
As an experiment, I read 16K samples at a time in a loop.
At each iteration I sleep for 5 seconds.
I was expecting to see loads of ERROR_CODE_OVERFLOW error codes, but I don't.
Is it the case that that error is only "thrown" when you can't write to a 
buffer quick enough, but not necessarily if you're waiting too long between 
successive reads in a continuous RX stream?
Many thanks,

Peter
_______________________________________________
USRP-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to