summaryrefslogtreecommitdiffstats
path: root/host/docs/usrp_e1xx.rst
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2011-10-25 16:00:20 -0700
committerJosh Blum <josh@joshknows.com>2011-10-25 16:00:20 -0700
commit48e9a7bf202e61f35cadabddb3548ca4dda13666 (patch)
tree559da5bc3cea638c216faf959c847997589580cf /host/docs/usrp_e1xx.rst
parent4baf720043c140f31d3d547850850d87cda0c3c7 (diff)
downloaduhd-48e9a7bf202e61f35cadabddb3548ca4dda13666.tar.gz
uhd-48e9a7bf202e61f35cadabddb3548ca4dda13666.tar.bz2
uhd-48e9a7bf202e61f35cadabddb3548ca4dda13666.zip
docs: unified gpsdo docs and sensors stuff
Diffstat (limited to 'host/docs/usrp_e1xx.rst')
-rw-r--r--host/docs/usrp_e1xx.rst22
1 files changed, 22 insertions, 0 deletions
diff --git a/host/docs/usrp_e1xx.rst b/host/docs/usrp_e1xx.rst
index b76752327..258820d76 100644
--- a/host/docs/usrp_e1xx.rst
+++ b/host/docs/usrp_e1xx.rst
@@ -90,6 +90,15 @@ Test the PPS input with the following app:
cd <install-path>/share/uhd/examples
./test_pps_input --args=<args>
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Internal GPSDO
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Please see the `Internal GPSDO Application Notes <./gpsdo.html>`_
+for information on configuring and using the internal GPSDO.
+
+UHD will always try to detect an installed GPSDO at runtime.
+There is not a special EEPROM value to burn for GPSDO detection.
+
------------------------------------------------------------------------
Hardware setup notes
------------------------------------------------------------------------
@@ -106,3 +115,16 @@ The LEDs reveal the following about the state of the device:
* **LED D:** fpga loaded
* **LED E:** reference lock
* **LED F:** board power
+
+------------------------------------------------------------------------
+Miscellaneous
+------------------------------------------------------------------------
+
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Available Sensors
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+The following sensors are available;
+they can be queried through the API.
+
+* ref_locked - clock reference locked (internal/external)
+* other sensors are added when the GPSDO is enabled