diff options
author | Martin Braun <martin.braun@ettus.com> | 2019-11-22 12:01:19 -0800 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2019-11-22 21:13:58 -0800 |
commit | 67a96646d03a9732b46bcd53983c4279ae896a70 (patch) | |
tree | f730d6338358281fe4f2e967fbd5bd8b44d58d78 /host/lib/usrp/dboard_base.cpp | |
parent | 1996adfc49fa858510c9c77cde761c0460378775 (diff) | |
download | uhd-67a96646d03a9732b46bcd53983c4279ae896a70.tar.gz uhd-67a96646d03a9732b46bcd53983c4279ae896a70.tar.bz2 uhd-67a96646d03a9732b46bcd53983c4279ae896a70.zip |
rfx: Fix calculation of prescaler and band select
The code was broken when converting from BOOST_FOREACH to a range-based
for loop.
Without this fix, the board initialization would crash with an error
like this:
[ERROR] [DBMGR] The daughterboard manager encountered a recoverable
error in init.
Loading the "unknown" daughterboard implementations to continue.
The daughterboard cannot operate until this error is resolved.
LookupError: KeyError: key "0" not found in dict(i,
N14adf4360_regs_t17prescaler_value_tE)
Diffstat (limited to 'host/lib/usrp/dboard_base.cpp')
0 files changed, 0 insertions, 0 deletions