Alexandru Csete
Alexandru Csete
Sorry, I forgot that only I can see the merge conflict info. I have tried to resolve the conflicts and pushed the code to the hamlibvfo branch. If it looks...
I have added a command line option --fullscreen to start gpredict in fullscreen mode. This is just a quick fix that will put the entire application into fullscreen mode and...
I guess the certificates are missing... Is the package ca-certificates installed?
Have you seen what is coming out of your PlutoSDR (spectrum and video)? As far as I can see, you are using 22 Msps, which in my experience is practically...
Well, at least the spectrum looks ok. It looks like the device is not properly shut down when the flowgraph is stopped. Could be both gnuradio and/or driver. Not sure...
The problem could be that the FCD doesn't return anything when switching from bootloader to application mode and the callback hangs indefinitely because nothing is read and the read_callback() never...
The windows bootloader application says "HIDReset returns 204" after the FCD is switched from bootloader to application mode. The return value is the third byte of the returned data.
I appreciate the effort, but I am not maintaining this repository. It was only intended as a temporary placeholder until merged upstream.
It would be great to have the code merged in the upstream repository as that was the original idea with all the patches here. But I lost contact and now...
There is a patch for this in issue #362 which I think fixes this in general. To be honest, I don't remember whether this was never implemented or just stopped...