diff options
author | Jeff Long <willcode4@gmail.com> | 2021-01-03 18:29:16 -0500 |
---|---|---|
committer | Martin Braun <martin@gnuradio.org> | 2021-01-04 08:30:34 -0800 |
commit | f6f7ef331ca02a9dbe1f4724e6bbd865c3990656 (patch) | |
tree | 2c785dde44868c2637b206e173eac042c4ee837d /gr-blocks/lib/tcp_server_sink_impl.cc | |
parent | 0901fcb5459c5169017c3073630d7aca158bd626 (diff) |
gr-qtgui number sink: Honor block setting of 'avg' in GUI
GUI was overriding block parameter (setting to 0) at init.
- Use block parameter for 'avg'
- Add callback for 'avg' to yml
It is still possible to set the avg from the GUI middle click. The menu
value is not updated when avg is set from a block parameter (there is no
slot in the widget to do this). If the user creates a GRC file with a
widget (e.g., entry) to set avg, and also sets it via the menu, the
values shown will not match. However, the value can be successfully set
either way.
Signed-off-by: Jeff Long <willcode4@gmail.com>
Diffstat (limited to 'gr-blocks/lib/tcp_server_sink_impl.cc')
0 files changed, 0 insertions, 0 deletions