rxseger / rx_tools

rx_fm, rx_power, and rx_sdr tools for receiving data from SDRs, based on rtl_fm, rtl_power, and rtl_sdr from librtlsdr, but using the SoapySDR vendor-neutral SDR support library instead, intended to support a wider range of devices than RTL-SDR
GNU General Public License v2.0
356 stars 68 forks source link

rx_fm problem with LimeSDR mini #88

Open ghost opened 3 years ago

ghost commented 3 years ago

Has anyone got any success using rx_fm script to work with LimeSDR mini.

I followed everything as per instructions, but I’m getting this error on my debian system. Though it is not relevant, just as a side note, I can run gnuradio scripts with limesdr mini without any problem in debian.

readStream read failed: -1 dongle_thread_fn terminated

snippet of error:

image

Appreciate any suggestion:-)

akaBaib commented 3 years ago

Hi @ph03n1xAu, I have the same problem. Did you find a solution?

ghost commented 3 years ago

Hi @akaBaib,

No, I didn't find any solution yet..in fact I was waiting with a hope that someone here will be able to guide me. I checked the source code for this error but didn't quite able to understand the underlying issue.