diff options
author | Josh Blum <josh@joshknows.com> | 2012-06-17 18:05:14 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2012-06-18 15:53:28 -0700 |
commit | 76930c0358a32ca7f9e82ccd82543a55eeddade3 (patch) | |
tree | d604321303b17a1734d30f5fdb1490d2fb8bddc8 /host/docs | |
parent | 3dd244bb9f17c7641f4a60b4e10f5978382432df (diff) | |
download | uhd-76930c0358a32ca7f9e82ccd82543a55eeddade3.tar.gz uhd-76930c0358a32ca7f9e82ccd82543a55eeddade3.tar.bz2 uhd-76930c0358a32ca7f9e82ccd82543a55eeddade3.zip |
n2x0: only check for the GPSDO once after power up
We used to only check if the EEPROM was setup properly.
But now we always check, but check only once after first power up,
and disable the check if not found.
Diffstat (limited to 'host/docs')
-rw-r--r-- | host/docs/gpsdo.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/host/docs/gpsdo.rst b/host/docs/gpsdo.rst index 3745900e6..a41e23df6 100644 --- a/host/docs/gpsdo.rst +++ b/host/docs/gpsdo.rst @@ -36,6 +36,9 @@ Installation instructions can be found here: ******************************************** Post-installation Task (N-Series only) ******************************************** + +**Note:** The following instructions are only necessary for UHD 3.4.* and below. + This is necessary if you require absolute GPS time in your application or need to communicate with the GPSDO to obtain location, satellite info, etc. If you only require 10MHz and PPS signals for reference or MIMO use |