diff options
author | Marcus Müller <mueller@kit.edu> | 2017-08-07 10:27:30 +0200 |
---|---|---|
committer | Johnathan Corgan <johnathan@corganlabs.com> | 2017-08-14 14:50:47 -0700 |
commit | 98b8d15c6936074a47ad27ac4cd337ea80e2a1ad (patch) | |
tree | 777341b965440e151043e7314a69c3ec714f1a4f /gr-uhd/grc/gen_uhd_usrp_blocks.py | |
parent | 7f90308e80a60c478f7c0acdfe09ed51e85039cc (diff) |
logpwrfft did `ref_scale/2`, which led to integer div in Py2
That is especially hurt as the GRC template puts defaults to
`ref_scale=2` (int literal!) and if someone uses `1`, they'll get zero
internally in logpwrfft, and that leads to errors.
Diffstat (limited to 'gr-uhd/grc/gen_uhd_usrp_blocks.py')
0 files changed, 0 insertions, 0 deletions