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 show up in a generated python flow-graph. There are some bugs with it at the moment, but I think that it is what you are looking for.

- Seth


On 03/23/2015 12:43 PM, Richard Bell wrote:
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 could be thought of as a user definable documentation section.

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.

v/r,
Rich




_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to