diff options
author | Martin Braun <martin.braun@ettus.com> | 2019-02-26 16:20:48 -0800 |
---|---|---|
committer | Michael West <michael.west@ettus.com> | 2019-03-05 10:33:21 -0800 |
commit | 75236de2ee8c7ea4df8d2511b1df7dc24a8de91a (patch) | |
tree | 7cea7ec205447e65bfa60d496abc7e028f57ccce /host/docs/configuration.dox | |
parent | dd61c2376f62b42e06844fd23522138eb7c01a04 (diff) | |
download | uhd-75236de2ee8c7ea4df8d2511b1df7dc24a8de91a.tar.gz uhd-75236de2ee8c7ea4df8d2511b1df7dc24a8de91a.tar.bz2 uhd-75236de2ee8c7ea4df8d2511b1df7dc24a8de91a.zip |
docs: x300: Add notes on external reference frequencies
Diffstat (limited to 'host/docs/configuration.dox')
-rw-r--r-- | host/docs/configuration.dox | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/docs/configuration.dox b/host/docs/configuration.dox index ccc3129fb..480410d5c 100644 --- a/host/docs/configuration.dox +++ b/host/docs/configuration.dox @@ -28,6 +28,7 @@ and possible more options. ignore-cal-file | Ignores existing device calibration files | All Devices with cal-file support| See \ref ignore_cal_file master_clock_rate | Master Clock Rate in Hz | X3x0, B2x0, B1x0, E3x0, E1x0, N3xx | master_clock_rate=16e6 dboard_clock_rate | Daughterboard clock rate in Hz | X3x0 | dboard_clock_rate=50e6 + system_ref_rate | Frequency of external reference | X3x0 | system_ref_rate=11.52e6 mcr | Override master clock rate settings (see \ref usrp1_hw_extclk) | USRP1 | mcr=52e6 niusrprpc_port | RPC Port for NI USRP RIO | X3x0 | niusrprpc_port=5445 system_ref_rate | Reference Clock Rate in Hz | X3x0 | system_ref_rate=10e6 |