Gonzalo José Carracedo Carballal
Gonzalo José Carracedo Carballal
@ah1102 could you open a separate issue for that, and describe how to reproduce that delay? Thanks!
Yep, I decided to release 0.2.0 directly with a whole lot of new features, including builtin SoapySDR modules for macOS. I plan to release it at some point in September,...
It already is, I think you cannot decimate above 100, although this is quite arbitrary. Changing that is not complicated, but I would prefer to fix bugs first. Also, changing...
Well, one of the things I want to add is generic video sync, and existing implementations are extremely relevant to me. However, I can't find the sources of TVSharp and...
Nah, in that case, I think I'll just go ahead and try to implement it myself. I gave a look at TVSharp and the software is rather simple. It does...
Interesting. I never built SigDigger in ARM before and definitely didn't expect it to work. Could you run SigDigger from gdb so I could know where it is failing exactly?...
The crash is happening inside ```SoapySDRDevice_listGains``` so, in a first glimpse, it looks like a SoapySDR issue. However, memory corruption may be happening somewhere before that and I'd like to...
I am afraid valgrind didn't even get to the crash, or the log is truncated. Anyways, I will try to repeat this on a Raspberry Pi 3 and I'll tell...
Hey, sorry for not getting back to you earlier. The log was truncated again, so I guess for whatever reason valgrind is not doing what it should do. I'll try...
Can't reproduce in Pi 3 A+. Installed with all modules without issue. Even captured with RTL-SDR. OS was a regular Raspbian.