Derek Kozel

Results 37 issues of 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 Request

### Feature Description The Vector Slice block has three parameters: * Input Vector Length * Output Vector Length * Start Index Asserts that Output Length

Feature Request

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...

Documentation
Don't Merge
ecosystem

### 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 Request
QTGUI

### 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)...

Feature Request
GRC-Qt