pothosware / SoapyBladeRF

Soapy SDR plugin for the Blade RF
https://github.com/pothosware/SoapyBladeRF/wiki
23 stars 19 forks source link

activateStream(rx) should drop old samples at that point #16

Open guruofquality opened 6 years ago

guruofquality commented 6 years ago

There may be old samples in the internal structures. The stream is not used until activation, this will clear anything streamed in beforehand. Good improvement for reading bursts of samples with the API.