aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/usrp2_regs.hpp
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-12-10 14:04:07 -0800
committerJosh Blum <josh@joshknows.com>2010-12-11 18:43:10 -0800
commit9e75fadc0476b93ea73a7cab905d0fcbbc74d2df (patch)
treef648472d218eb00caf9e3605622d8a97db1dda2f /host/lib/usrp/usrp2/usrp2_regs.hpp
parent1bf0619c9ed076bfc85856138309e2fa9be8e371 (diff)
downloaduhd-9e75fadc0476b93ea73a7cab905d0fcbbc74d2df.tar.gz
uhd-9e75fadc0476b93ea73a7cab905d0fcbbc74d2df.tar.bz2
uhd-9e75fadc0476b93ea73a7cab905d0fcbbc74d2df.zip
usrp2: set time over serdes when slave, added constants to top of cpp file
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 40c3635fb..0311ac625 100644
--- a/host/lib/usrp/usrp2/usrp2_regs.hpp
+++ b/host/lib/usrp/usrp2/usrp2_regs.hpp
@@ -57,6 +57,7 @@ typedef struct {
int time64_flags; // flags -- see chart below
int time64_imm; // set immediate (0=latch on next pps, 1=latch immediate, default=0)
int time64_tps; // ticks per second rollover count
+ int time64_mimo_sync;
int status;
int time64_secs_rb;
int time64_ticks_rb;