aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/usrp2_regs.hpp
diff options
context:
space:
mode:
authorNick Foster <nick@nerdnetworks.org>2011-04-05 09:18:14 -0700
committerJosh Blum <josh@joshknows.com>2011-04-29 09:58:54 -0700
commit4df082cb4eb6659d76dd9a38988033c82c662fa9 (patch)
tree59f17b824f0e139d255bf7e3ea32b0f817b5f55d /host/lib/usrp/usrp2/usrp2_regs.hpp
parent36314331a373d902909d6616064b9c72e71efabb (diff)
downloaduhd-4df082cb4eb6659d76dd9a38988033c82c662fa9.tar.gz
uhd-4df082cb4eb6659d76dd9a38988033c82c662fa9.tar.bz2
uhd-4df082cb4eb6659d76dd9a38988033c82c662fa9.zip
N210: implemented mboard sensors for ref lock and MIMO lock
Diffstat (limited to 'host/lib/usrp/usrp2/usrp2_regs.hpp')
-rw-r--r--host/lib/usrp/usrp2/usrp2_regs.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/lib/usrp/usrp2/usrp2_regs.hpp b/host/lib/usrp/usrp2/usrp2_regs.hpp
index 01f5ee65a..d1fbf3401 100644
--- a/host/lib/usrp/usrp2/usrp2_regs.hpp
+++ b/host/lib/usrp/usrp2/usrp2_regs.hpp
@@ -66,6 +66,7 @@ typedef struct {
int time64_secs_rb_pps;
int time64_ticks_rb_pps;
int compat_num_rb;
+ int irq_rb;
int dsp_tx_freq;
int dsp_tx_scale_iq;
int dsp_tx_interp_rate;