diff options
author | Josh Blum | 2012-03-27 11:17:04 -0700 |
---|---|---|
committer | Josh Blum | 2012-03-27 11:17:04 -0700 |
commit | d346cb287299a04a71ea21007025edb694409043 (patch) | |
tree | 6322e84ddf96855f628e727a5c690367d3268735 /gr-uhd/include/gr_uhd_api.h | |
parent | f06bc44e150fbec00200ed98cf80cc384ec6dac2 (diff) | |
download | gnuradio-d346cb287299a04a71ea21007025edb694409043.tar.gz gnuradio-d346cb287299a04a71ea21007025edb694409043.tar.bz2 gnuradio-d346cb287299a04a71ea21007025edb694409043.zip |
uhd: fix dc offset call in uhd source
SWIG/python cannot differentiate the calls set_dc_offset
with an complex number or a boolean paramater.
It seems to take the boolean as a complex number 1 or 0.
Since the overloading is not working right:
renamed set_dc_offset to set_auto_dc_offset
for the boolean enable/disable paramater
Diffstat (limited to 'gr-uhd/include/gr_uhd_api.h')
0 files changed, 0 insertions, 0 deletions