Re: [Discuss-gnuradio] Feature request: add max-length to vector_sink

2016-12-08 Thread Marcus Müller
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

[Discuss-gnuradio] Feature request: add max-length to vector_sink

2016-12-07 Thread Eugene Grayver
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-

Re: [Discuss-gnuradio] Feature Request

2015-03-24 Thread Tom Rondeau
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

Re: [Discuss-gnuradio] Feature Request

2015-03-24 Thread Richard Bell
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>

Re: [Discuss-gnuradio] Feature Request

2015-03-24 Thread Koslowski, Sebastian (CEL)
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

Re: [Discuss-gnuradio] Feature Request

2015-03-23 Thread Martin Braun
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

Re: [Discuss-gnuradio] Feature Request

2015-03-23 Thread Seth Hitefield
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

[Discuss-gnuradio] Feature Request

2015-03-23 Thread Richard Bell
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