diff options
author | Volker Schroer <3470424+dl1ksv@users.noreply.github.com> | 2022-01-11 12:55:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-11 06:55:15 -0500 |
commit | fdecbb9b105fa452bd9352709e537dc45b900db4 (patch) | |
tree | a2de9664d8487ab9c65b68df4bfc47ed24991dcc /gr-howto-write-a-block-cmake/docs/doxygen/doxyxml/generated | |
parent | 5277c1ead928720ffc1e9b159c513aa269810802 (diff) |
qtgui: bounds checking and pow of 2 check for freq/waterfall sinks
* qtgui: freq_sink waterfall_sink sink: Add bounds checking to GRC bindings
In addition:
fftsize starts in the runtime gui of the f/c sink with 512.
Adjust it to 32 , as in freq_sink_f/c
Check inside the sink_(f/c) block, if the fftsize is valid, to avoid core dump.
Signed-off-by: Volker Schroer <3470424+dl1ksv@users.noreply.github.com>
* qtgui: freq_sink waterfall_sink sink: Add power-of-two check to GRC bindings
Signed-off-by: Volker Schroer <3470424+dl1ksv@users.noreply.github.com>
Diffstat (limited to 'gr-howto-write-a-block-cmake/docs/doxygen/doxyxml/generated')
0 files changed, 0 insertions, 0 deletions