Vector Sink/Source Type Support

2023-12-19 Thread David Reuss
Hello, We have a few gnuradio blocks in an OOT module that require double precision inputs and outputs. To help us test these blocks we created our own vector sink/source blocks that are direct copies of the gnuradio vector sink/source but with added support for doubles. This works well, but I wa

Survey regarding Open Source Licensing of GR 4.0

2023-12-19 Thread Josh Morman
A quick follow up on one topic that was presented in the Q4 Project Update video: Tl;dr - the core of the code being merged as “GR 4.0” is LGPL. We want your opinion on how this will impact you and if further action is needed for licensing considerations. Please submit your feedback here: http

Re: Vector Sink/Source Type Support

2023-12-19 Thread Jeff Long
We don't seem to have any blocks in-tree that support either of these types, so it wouldn't be of general use and would be hard to test with CI. My opinion is that this is something to look into for GR4.0, unless there is some demand for more precision in 3.X. On Tue, Dec 19, 2023 at 2:57 PM David