diff options
author | Martin Braun <martin.braun@ettus.com> | 2021-06-09 14:54:23 +0200 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2021-06-09 16:58:57 -0500 |
commit | 4574063639a3aa5389005f646577d5644f72d5d3 (patch) | |
tree | 97b9fc501bf708d7458b723c25a8841eb7ebe9de /host/tests/devtest | |
parent | 4f64b54e218232bc190b2aa091698781e5d1d12c (diff) | |
download | uhd-4574063639a3aa5389005f646577d5644f72d5d3.tar.gz uhd-4574063639a3aa5389005f646577d5644f72d5d3.tar.bz2 uhd-4574063639a3aa5389005f646577d5644f72d5d3.zip |
multi_usrp: Factor out make_overall_tune_range() and fix limits
This function had an issue where it might return negative frequency
values. A quick fix was to limit it to positive frequencies.
Since this function was duplicated between multi_usrp and
multi_usrp_rfnoc, this patch also moves it to a common location to not
have to fix it twice.
Diffstat (limited to 'host/tests/devtest')
0 files changed, 0 insertions, 0 deletions