Jeff Long
Jeff Long
I tried radioconda (3.10.10.0) and a recent source build. The default is hamming, and I did not see this error.
The tag should be emitted when the file repeats (master branch) or whenever the selected portion of the file repeats (next branch). On 07/01/2018 07:05 PM, Andrej Rode wrote: >...
There doesn't appear to be any synchronization between the work() thread and the render thread. Could you explain how the render thread knows that there is new data, or how...
Synchronization: can the two threads be accessing the buffer at the same time? That would cause flickering, and that's what I meant by synchronization. Is SDL_Quit() required in the render...
I'm not going to be excited about anything that automatically changes code on my machine, even if it is useful.
I guess I can't complain too much about code security if the user has to do a `pre-commit install` and it only affects the one repo. It could be left...
I can't merge this to main because we need to be able to backport grc changes from main to maint-3.10. Changing to a submodule on maint-3.10 will mess up too...
Note on (1) - the idea is that eventually GRC will not depend on GNU Radio. This will let GRC work for GR3, GR4, or some other workflow.
If there's a way to make this so it's all backward compatible, with maybe a few cmake lines difference to change things to completely out of tree, then it could...
> I don't think the workflow failure is due to the changes in this PR, but I don't have permission to re-run to check it's an intermittent failure. No, we're...