Gonzalo José Carracedo Carballal

Results 298 comments of Gonzalo José Carracedo Carballal

Hi again, I've been trying to reproduce this crash, but no luck so far. Few things I see in your setup: * SDRPlay modules are well known to be problematic....

Okay, in this case I am going to mark this as 3rd-party (this is actually one of the multiple SDRPlay library/module bugs) and close this issue. You should report this...

Hi, I've just changed the way we free the argument info list. Now it is done exactly as how @guruofquality describes. Can you build again from develop and see if...

Yes, I just changed the implementation of something, so it should be fine.

You have to clone sigutils with recurse submodules: ``` $ git clone -b develop --recurse-submodules [email protected]:BatchDrake/sigutils.git ````

Yes, I thought you had a more recent version, my bad. The ABI changed a lot since you last built SigDigger, so you need to rebuild everything from Sigutils to...

Well, I did it how @guruofquality instructed. This only fails with SDRPlay. It fails because now I use this API to clear the argument info I previously retrieved.

Look, let us try this (this is going to make SigDigger run absolutely slow and will take a few minutes to start up, but will generate an interesting log). Install...

Hi. Go to settings, in Source Type select SoapySDR, and the device you want to use (your RTL-SDR in this case): ![settings_wnd](https://github.com/BatchDrake/SigDigger/assets/610895/35c2a12c-4349-4939-ab8c-f4ccd57ba73b) Then, click on _Device-specific tweaks_. A window like...

Okay, I have just realized you want to use this with the Panoramic Spectrum view, and I am afraid I have not exposed this feature in the Panoramic Spectrum window...