Results 363 comments of Clayton Smith

Hi @LouDou. I'm just popping in to let you know I haven't forgotten about this. My spare time for Gqrx work comes and goes, so I can't promise I'll get...

This was fixed in #1121, which I've manually merged.

I think the most likely explanation is a bug in gr-osmosdr. Unfortunately I don't have SDRplay hardware to test with, so there's not much I can do for now.

The crash occurs in gr-funcube. I downloaded source and debug symbols to have a look at the crash: ``` Thread 1 "gqrx" received signal SIGSEGV, Segmentation fault. gr::funcube::fcdpp_impl::fcdpp_impl (this=, user_device_name=...,...

I sent a short message about the problem to the Debian package maintainer, but have not heard back. It probably wouldn't hurt to file a bug report in Ubuntu's bug...

Let's get a patch submitted to gr-osmosdr then. I have submitted several patches in the past which were merged. Is the forked code available somewhere?

I guess it's here: https://github.com/csete/gr-osmosdr-gqrx

And here's the missing commit: https://github.com/csete/gr-osmosdr-gqrx/commit/d66df300eb53df3b153918919c3cefffb1c49051

I sent the patch to the osmocom-sdr mailing list. Hopefully it will be accepted. https://lists.osmocom.org/hyperkitty/list/[email protected]/thread/MY2MEORWKXPFW4KJ7FDY77IBLAQTKSM4/

Could you please limit this pull request to just the audio rate selection? As I've mentioned previously, combining multiple changes into a single pull request makes it difficult to review.