Marcus Müller

Results 473 comments of Marcus Müller

To give you a bit of background: The issue is well-known. The output buffer is a GTK text field, which has a DOM. Appending things to that is slow, and...

@dm1sh that seems to be a completely different problem. Please don't add different issues to existing ones! Please open a new bug report for what you're seeing!

so, a less useless-copies-version of vector to stream -> keep m in n -> stream to vector. I like! (I wrote such a block for GR3.6.5 back when @mbr0wn used...

Idea: Make vector_sink have a "total number of items to store": Vector sink is in most cases used directly after a head block, and that's very a) annoying, b) a...

Sounds nice to have; would you be able to modify the https://github.com/gnuradio/gnuradio/blob/master/gr-filter/lib/single_pole_iir_filter_ff_impl.cc to implement that?

I marked this ["good first issue"](https://github.com/gnuradio/gnuradio/issues?q=state%3Aopen%20label%3A%22good%20first%20issue%22). This is for new contributors who - know C++ - can locally compile GNU Radio - would like to try out writing a Python...

@willcode to be fair, you don't have to use the `pre-commit` program :)