diff options
author | Josh Blum <josh@joshknows.com> | 2011-06-22 07:41:56 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2011-06-22 07:41:56 -0700 |
commit | cad0b57a94c8dc01cd322435259877dbffc26be8 (patch) | |
tree | 2f70d745518d6f2637ec59627d3f942214860d28 /host/docs/usrp2.rst | |
parent | b7f6d905af5993f6c0b554777ab2a4559a36db15 (diff) | |
parent | ab63a540883bf4c21980ac30b746045e00fffc0a (diff) | |
download | uhd-cad0b57a94c8dc01cd322435259877dbffc26be8.tar.gz uhd-cad0b57a94c8dc01cd322435259877dbffc26be8.tar.bz2 uhd-cad0b57a94c8dc01cd322435259877dbffc26be8.zip |
Merge branch 'gps_work'
Diffstat (limited to 'host/docs/usrp2.rst')
-rw-r--r-- | host/docs/usrp2.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/host/docs/usrp2.rst b/host/docs/usrp2.rst index 88b217f1b..1b07834fb 100644 --- a/host/docs/usrp2.rst +++ b/host/docs/usrp2.rst @@ -349,9 +349,8 @@ Test the PPS input with the following app: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Internal GPSDO ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -USRP-N2XX models can have an optional internal GPSDO. -To use the GPSDO with UHD, you must burn an EEPROM setting -so that UHD knows that the internal GPSDO was installed. +Please see the GPSDO application note for information on configuring and +using the internal GPSDO. **Installation instructions:** @@ -396,7 +395,8 @@ they can be queried through the API. * mimo_locked - clock reference locked over the MIMO cable * ref_locked - clock reference locked (internal/external) -* gps_time - GPS seconds (available when GPSDO installed) +* gps_time - GPS epoch seconds (available when GPSDO installed) +* gps_locked - GPS lock status ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Multiple RX channels |