szpajder / dumphfdl

Multichannel HFDL decoder
GNU General Public License v3.0
125 stars 14 forks source link

readStream failed: OVERFLOW, driver is uhd #34

Closed adityadeva closed 1 year ago

adityadeva commented 1 year ago

20230220_173049

OSoapySDR device ' driver=uhd,': readStream failed: OWERFLOW

This message comes when using usrp b210. But RTLsdr works fine.

Also there's no output when using dumphfdl versions (1.3 and 1.4). 1.2.0 is working fine with RTLsdr. However readStream failed message comes across all versions while using usrp ( driver=uhd)

szpajder commented 1 year ago

Please post the full command line which you use to run the program.

Does the OVERFLOW message appear just once on startup or it shows up repeatedly, all the time?