diff options
author | Nick Foster <nick@ettus.com> | 2011-06-17 15:38:20 -0700 |
---|---|---|
committer | Nick Foster <nick@ettus.com> | 2011-06-17 16:01:24 -0700 |
commit | ab63a540883bf4c21980ac30b746045e00fffc0a (patch) | |
tree | fde3dd1669c965ff8a28334314eea0498e221c86 /host/docs/usrp2.rst | |
parent | 42f8c623f9161b9810433985d3a5555633b8c869 (diff) | |
download | uhd-ab63a540883bf4c21980ac30b746045e00fffc0a.tar.gz uhd-ab63a540883bf4c21980ac30b746045e00fffc0a.tar.bz2 uhd-ab63a540883bf4c21980ac30b746045e00fffc0a.zip |
Refactor GPS code to duplicate way less stuff, make members private
Diffstat (limited to 'host/docs/usrp2.rst')
-rw-r--r-- | host/docs/usrp2.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/host/docs/usrp2.rst b/host/docs/usrp2.rst index fa811d0f6..1b07834fb 100644 --- a/host/docs/usrp2.rst +++ b/host/docs/usrp2.rst @@ -395,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 |