aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2017-07-19 12:33:25 -0700
committerMartin Braun <martin.braun@ettus.com>2017-07-19 12:33:25 -0700
commit4b4576b06bd2c209d29c4fd2afd61e0485d91b0c (patch)
tree77c68649196bae340ebd6ffc436ae2f43f6cc0c5
parent3b9d317d6a7492e3f5e785140c2744a6e90d6fa5 (diff)
downloaduhd-4b4576b06bd2c209d29c4fd2afd61e0485d91b0c.tar.gz
uhd-4b4576b06bd2c209d29c4fd2afd61e0485d91b0c.tar.bz2
uhd-4b4576b06bd2c209d29c4fd2afd61e0485d91b0c.zip
docs: Minor updated on GPS R&D testing procedure
-rw-r--r--host/docs/rd_testing.dox9
1 files changed, 5 insertions, 4 deletions
diff --git a/host/docs/rd_testing.dox b/host/docs/rd_testing.dox
index a9105d2bb..2009d630a 100644
--- a/host/docs/rd_testing.dox
+++ b/host/docs/rd_testing.dox
@@ -45,10 +45,11 @@ following).
`uhd_usrp_probe` and verify that the GPSDO is correctly reported. Power down
the device before connecting the peripheral. The GPSDO must be reported
found, and no error or warning must be printed.
-3. Without connecting the GPS antenna input, run `query_gpsdo_sensors`. To pass,
- it must report the GPSDO as found, lock to the external reference, but then
- report not being locked to GPS. The tool will report a valid GPS time, and
- a string such as "GPS and UHD Device time are aligned" in case of success.
+3. OCXO only: Without connecting the GPS antenna input, run
+ `query_gpsdo_sensors`. To pass, it must report the GPSDO as found, lock to
+ the external reference, but then report not being locked to GPS. The tool
+ will report a valid GPS time, and a string such as "GPS and UHD Device time
+ are aligned" in case of success.
4. Connect a GPS antenna to the input and make sure it is in a position to
receive GPS satellite data. Confirm that GPS lock is reported using
`query_gpsdo_sensors` within 20 minutes of connecting the antenna.