aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/x300/x300_impl.hpp
diff options
context:
space:
mode:
authormichael-west <michael.west@ettus.com>2016-01-28 17:31:54 -0800
committerMartin Braun <martin.braun@ettus.com>2016-02-18 13:31:26 -0800
commited4223d74cab604213b925da2eccb6055aa7aea2 (patch)
treee123b75178456b1714ed9b8142af64aa9ddd956f /host/lib/usrp/x300/x300_impl.hpp
parent35c6d742977fa03e840d70951c0a136720d8a2d0 (diff)
downloaduhd-ed4223d74cab604213b925da2eccb6055aa7aea2.tar.gz
uhd-ed4223d74cab604213b925da2eccb6055aa7aea2.tar.bz2
uhd-ed4223d74cab604213b925da2eccb6055aa7aea2.zip
UBX: Phase synchronization
- Disabled MAX2871 VCO auto selection for phase sync - Added checks for new phase sync constraints recently published by Maxim - Added dboard_clock_rate option for X300 - Adjusted timing of SYNC signal relative to dboard referenc clock
Diffstat (limited to 'host/lib/usrp/x300/x300_impl.hpp')
-rw-r--r--host/lib/usrp/x300/x300_impl.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/lib/usrp/x300/x300_impl.hpp b/host/lib/usrp/x300/x300_impl.hpp
index 67afa77ee..e04b06d65 100644
--- a/host/lib/usrp/x300/x300_impl.hpp
+++ b/host/lib/usrp/x300/x300_impl.hpp
@@ -54,6 +54,7 @@
static const std::string X300_FW_FILE_NAME = "usrp_x300_fw.bin";
static const double X300_DEFAULT_TICK_RATE = 200e6; //Hz
+static const double X300_DEFAULT_DBOARD_CLK_RATE = 50e6; //Hz
static const double X300_BUS_CLOCK_RATE = 166.666667e6; //Hz
static const size_t X300_TX_HW_BUFF_SIZE = 520*1024; //512K SRAM buffer + 8K 2Clk FIFO