diff options
author | Johannes Demel <demel@ant.uni-bremen.de> | 2020-06-08 11:25:20 +0200 |
---|---|---|
committer | Marcus Müller <marcus@hostalia.de> | 2020-06-22 15:27:17 +0200 |
commit | 587303c5d87c07e2efc6ae94ad85e317251e5844 (patch) | |
tree | 728945d689ebd596f6a2db77958c049cc04ccfd6 /gr-analog/python/analog/qa_sig_source.py | |
parent | 75286c00a3ff8175a05a9a6d2a1482b05ff8d95b (diff) |
gr-uhd: Fix assumption that pmt pair passes is_dict
Previously, `pmt::is_dict` would return `true` for pairs and vice versa.
This assumption was built into gr-uhd command handling. With this
commit, a new check `if(pmt::is_pair(...))` is introduced to convert
pairs to dicts for further processing.
Diffstat (limited to 'gr-analog/python/analog/qa_sig_source.py')
0 files changed, 0 insertions, 0 deletions