Gonzalo José Carracedo Carballal
Gonzalo José Carracedo Carballal
Well, it turns out that ChatGPT was right in this case. I am going to add some `#define`s to disable those calls when compiling against OpenGL ES.
I have just updated the code, do you mind pulling from `master` and compiling it again?
Glad to hear that! Still, have in mind that if SigDigger runs under this setup, it will run using the QPainter Waterfall by default. I don't know if the OpenGL...
Hi, I have just made a Windows build that seems to be reproducible and, even though it only supports rtl-sdr and hackRF for now, I believe I can add support...
Hi, Debian Sid over here, recently updated git. What git version are you using? I can clone all repos without issues: ``` % git --version git version 2.39.5 % git...
You are welcome! If you don't mind, I am going to keep this issue opened as a reminder for SigDigger 0.4 documentation. The fact that you could not build this...
Hi Frank, and sorry for the late reply. Crazy weekend. Thanks for your kind words! Yeah, you definitely can, and in many different ways. For short bursts like this one,...
Sure, just go to the View Menu -> Log messages (Ctrl + L). No need to install any new releases.
Wow, didn't even know QMake was generating a target for uninstall, and the attempt to remove bin (even if it can't) is scary. I will look into this later.
That's odd, I build SigDigger with Qt6 regularly. Perhaps there are some packages missing? How did you install Qt6? El sáb., 23 nov. 2024 8:05, Peter Nyman ***@***.***> escribió: >...