diff options
author | Jason Abele <jason@ettus.com> | 2010-08-27 15:22:55 -0700 |
---|---|---|
committer | Jason Abele <jason@ettus.com> | 2010-08-27 15:22:55 -0700 |
commit | aa4a6b6686967d39bd2f295c7170dc196abd68e6 (patch) | |
tree | 3ec4ea90224c3c00e98d610cc38f5f69cfb60880 /host/docs/usrp2.rst | |
parent | 48ad3b734314bdec2128dacb20b09fd4cf1f5979 (diff) | |
download | uhd-aa4a6b6686967d39bd2f295c7170dc196abd68e6.tar.gz uhd-aa4a6b6686967d39bd2f295c7170dc196abd68e6.tar.bz2 uhd-aa4a6b6686967d39bd2f295c7170dc196abd68e6.zip |
Created pps_test example and docs
Diffstat (limited to 'host/docs/usrp2.rst')
-rw-r--r-- | host/docs/usrp2.rst | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/host/docs/usrp2.rst b/host/docs/usrp2.rst index 3ac326f58..0d48209be 100644 --- a/host/docs/usrp2.rst +++ b/host/docs/usrp2.rst @@ -205,3 +205,18 @@ Example, set the args string to the following: :: addr=192.168.10.2, recv_buff_size=100e6 + +------------------------------------------------------------------------ +Hardware setup notes +------------------------------------------------------------------------ + +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Ref Clock - 10MHz +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Using an external 10MHz reference clock requires a signal level between +5dBm and +20dBm at 10MHz applied to the Ref Clock SMA port on the front panel. + + +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +PPS - Pulse Per Second +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Using a PPS signal for timestamp synchronization requires a 5Vpp square wave signal |