Derek Kozel

Results 52 comments of Derek Kozel

Hi @pauly617 You need to modify the recipe file(s). I saw your post on the Issue where we are looking for a new maintainer. Part of the handling that needs...

@minhaj6 This is a Python only change though, so you could directly change the Python file on your Radioconda based install. That isn't a great answer, but if you do...

It's expecting a `std::vector` for that parameter, so we can provide an empty list as a default argument? https://github.com/gnuradio/gnuradio/blob/4242290cde32a40332f294b603f93d109c3bd423/gr-digital/grc/digital_chunks_to_symbols.block.yml#L21-L23 And add an assert to check that the length of the...

Resolved by applying the patches from https://github.com/rpasek/usbip-wsl2-instructions/pull/15

@jamesoncollins Thanks for the report, I think this is a quite reasonable request. Can you give an example of an IIO device which outputs a different item format? It's useful...

Thanks for tackling many of the initially found minor issues. Here's another set I found while looking at the new features. Again, just notes so we don't forget them over...

- [x] Block outline should have slightly more padding on the bottom. The last line of parameter text feels crowded. - [x] Python Block properties UI not implemented. Currently gives...

Hello Mubashira, Currently modtool is only able to rename individual blocks, not an entire module. It would be a nice enhancement and I think most of the pieces exist to...