Derek Kozel
Derek Kozel
Hello. I'm just getting started and am running Octave 8.4.0 (I will retest with the latest 9.3.0 tomorrow) and OpenEMS 0.0.36 on Windows 11. I have just tried the Simple...
### Feature Description The Raster Sink accepts a stream of individual items, and then displays them in fixed width rows and fixed number of columns. A natural change would be...
### Feature Description The Vector Slice block has three parameters: * Input Vector Length * Output Vector Length * Start Index Asserts that Output Length
The returned parameter values are const and need to be indexed using size_t not the implicit int type. This might be reverse compatible with the v2 API, but I haven't...
### Feature Description Currently there is no information about how to contact the maintainer(s) about significant security issues. We should add a brief section to the README. ### Feature Urgency...
### Feature Description The [Qt GUI Vector Sink](https://github.com/gnuradio/gnuradio/blob/main/gr-qtgui/lib/vector_sink_f_impl.cc)'s code is simple and could easily be changed to support the additional Scalar types. Currently it only support Floats. Adding Complex pairs...
### Feature Description The Flowgraph Errors dialog in GRC shows the block IDs and error messages. It would be very useful to be able to jump (zoom, pan, and select)...