Hi,
and my storing buffer is 8*1024 bytes, so I expect receiving 1024 I/Q samples every 500 microseconds.
This looks awefully small, try a larger buffer ... too small buffers cause too much overhead and can cause overruns ... default buffer size is 262144 , try with that.
Cheers,
Sylvain