Gonzalo José Carracedo Carballal

Results 342 comments of Gonzalo José Carracedo Carballal

It's a possibility. You can also go to /suscan/inspector/analyzer/impl/audio.c (develop) and see how it's done. Maybe it makes sense to allow the user to control the lpf/hpf threshold using the...

That is a typo. The output rate should be 192000. I'm fixing that. Also, the audio feature needs a redesign so it can be configured in the config dialog.

Hi, Is this one of the precompiled AppImages in the latest release? If that's the case, are you running the `lite` or the `full` version? Which version was the previous...

Okay, now in gdb, after the SIGSEGV you have to type `bt` and press enter. That is the output that I need. Also, what GNU/Linux distribution are you using? Thanks,

This is odd. The crash is somehow happening inside the SoapySDR wrapper, but I haven't changed anything there. There should be a config file in your home folder named `/home/fe8769/.suscan/config/uiconfig.xml`....

Duplicate of https://github.com/BatchDrake/SigDigger/issues/99

Yes, in the end it is basically a module path issue, so it will not work unless you install 0.8 modules. This has been giving a lot of headaches to...

@royldean are you running SigDigger from the AppImages or is it a custom build? In case you are using AppImage, are you running the full or the lite release? If...

@ah1102 this is filed and marked for the maintenance release 0.1.1. See #99 and https://github.com/BatchDrake/SigDigger/issues/103#issuecomment-626335832 for a workaround (requires compiling).

Well, I'm currently preparing for an exam I have on June 30th. I'll be advancing some work until then, mostly minor bug fixing, features, etc. And once the exam's over,...