Gonzalo José Carracedo Carballal

Results 298 comments of Gonzalo José Carracedo Carballal

> You can use "best effort" to make universal detection of the devices on various OS's and Linux flavors. Detection can be triggered when user clicks "add Radio Device" which...

Have you tried setting the sample rate in the Audio Preview? What sample rate are you using?

Okay, that's odd. What's the highest sample rate in the list? Also, could you run `aplay -l` and attach the output to the issue?

It does not (yet), but I have already been thinking on how to offer support for that, and the right UI for this. I believe I have a solution: How...

I've just added a temptative checkbox to override the sample rate. Build SigDigger from the `develop` branch and tell me whether it works (and, of course, if it saves the...

It is weird indeed. Does the GUI revert back to a drop-down list? Can you confirm that you can specify an arbitrary sample rate to the device with other applications?...

I believe I've found the offending lines, but the issue is in Suscan. Locate these highlighted lines in your local Suscan source tree: https://github.com/BatchDrake/suscan/blob/master/analyzer/source.c#L1757-L1768 And replace them by: ```c closest_rate...

Somehow GitHub failed to deliver my last message. Anyways, I am keeping this issue open until I find a clean solution to this issue (most likely testing that the requested...

I am afraid I am blocked these days, I am still catching up with other projects and I don't expect to have any spare time for this until the second...

Perfect, so I'm going to leave this issue open until I figure out a definitive fix. I believe it will involve testing whether the sample rate falls in any of...