summaryrefslogtreecommitdiff
path: root/gr-utils/python/utils/plot_data.py
diff options
context:
space:
mode:
authorVolker Schroer <3470424+dl1ksv@users.noreply.github.com>2018-11-15 21:54:55 +0100
committerMartin Braun <martin.braun@ettus.com>2018-11-17 21:51:53 -0800
commit7e514a1d2282ca8ddb6058b106f3b381b9a74a5e (patch)
treea53d60d656ca9c3b228a0558db2e4d3b4e94f122 /gr-utils/python/utils/plot_data.py
parentf1a877cb16c5a13950ccd38986ee8ed37d2c5d52 (diff)
grc: Fix GRC-hier-block with message pad
Before this fix, generating hier blocks with message pads would show the following error: ``` Generate Error: 'Port' object has no attribute 'id' >>> Failure Traceback (most recent call last): [...] File "[...]/gnuradio/grc/core/generator/hier_block.py", line 102, in _build_block_n_from_flow_graph_io p['id'] = port.id AttributeError: 'Port' object has no attribute 'id' ```
Diffstat (limited to 'gr-utils/python/utils/plot_data.py')
0 files changed, 0 insertions, 0 deletions