Sounds pretty feasible, indeed. Can you make a quick pull request?
Thanks!
Marcus
On 08.12.2016 01:17, Eugene Grayver wrote:
>
> Adding a maximum length for a vector sink will make it easier to use
> for 'realtime' QA code. Minor change required.
>
>
>
>
> Eugene Gray
Adding a maximum length for a vector sink will make it easier to use for
'realtime' QA code. Minor change required.
Eugene Grayver, Ph.D.
Aerospace Corp., Sr. Eng. Spec.
Tel: 310.336.1274
___
Discuss-
On Tue, Mar 24, 2015 at 9:55 AM, Richard Bell
wrote:
> Sebastian,
>
> Now that the "issue" is on the issue tracker, how long does it usually
> take for that to make it into the distributed version of gnu radio? What
> has to happen before then? I'm curious.
>
> v/r,
> Rich
>
Rich,
We have two p
Sebastian,
Now that the "issue" is on the issue tracker, how long does it usually take
for that to make it into the distributed version of gnu radio? What has to
happen before then? I'm curious.
v/r,
Rich
On Tue, Mar 24, 2015 at 8:02 AM, Koslowski, Sebastian (CEL) <
sebastian.koslow...@kit.edu>
On 03/23/2015 05:43 PM, Richard Bell wrote:
> The second was a 'comment through' option. This comments out the block
> and passes data through it to the next block. Saves having to mess
> with wires between blocks that are commented out.
Martin's quite right, there is way more to be done, than th
Rich,
GRC has the worst ratio of people committing code (Seth is one of them)
to importance of the project. There is even an entire wiki page with a
GRC wishlist: http://gnuradio.org/redmine/projects/gnuradio/wiki/GRCroadmap
...and Sebastian (our main GRC guy) tracks even more stuff on the is
Rich,
I have been working on a patch for the second feature you mentioned. It
is the 'ignore_blocks' branch on my github:
https://github.com/sdh11/gnuradio-wg-grc/tree/ignore_blocks
If you run GRC from that branch, pressing 'p' should treat the block as
a pass through block, and it will not
Hi all,
I wanted to pass a long two features that I wished existed.
I think it would be nice if every block in GRC came with a comment field. A
field for text that does nothing but allow users to add notes to help
others understand they're thinking when they set-up the parameters of the
block. It