diff options
author | Moritz Fischer <moritz@ettus.com> | 2015-01-20 20:06:05 +0100 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2015-01-20 22:09:39 +0100 |
commit | b0b5d56a0885a74e31b5d3bbf52ab7d1124405b5 (patch) | |
tree | d9c5490a4a43e457fd1f502fa924447228cf23be /host/docs | |
parent | 876269193db3392247e4af57bbfbdd7e8b433895 (diff) | |
download | uhd-b0b5d56a0885a74e31b5d3bbf52ab7d1124405b5.tar.gz uhd-b0b5d56a0885a74e31b5d3bbf52ab7d1124405b5.tar.bz2 uhd-b0b5d56a0885a74e31b5d3bbf52ab7d1124405b5.zip |
e300: gps: Replace misleading 'GPSDO' with 'GPS'.
Signed-off-by: Moritz Fischer <moritz@ettus.com>
Diffstat (limited to 'host/docs')
-rw-r--r-- | host/docs/usrp_e3x0.dox | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/host/docs/usrp_e3x0.dox b/host/docs/usrp_e3x0.dox index ebe02627a..f4c9df06c 100644 --- a/host/docs/usrp_e3x0.dox +++ b/host/docs/usrp_e3x0.dox @@ -11,7 +11,7 @@ - Configurable clock rate - Internal GPIO connector with UHD API control - 2 USB 2.0 Host ports - - Internal GPSDO + - Internal GPS - Soundcard mono input / stereo output - USB UART - Zynq-7020 FPGA @@ -284,9 +284,9 @@ To test the PPS input, you can use the following tool from the UHD examples: cd <install-path>/lib/uhd/examples ./test_pps_input --args=\<args\> -\subsection e3x0_hw_gpsdo Internal GPSDO +\subsection e3x0_hw_gps Internal GPS -Your USRP-E Series device comes with an internal GPSDO. +Your USRP-E Series device comes with an internal GPS. In order to get a lock on a satellite an external GPS antenna is required. The device provides a 3.3V supply voltage to an external antenna connected to the *GPS* port @@ -397,7 +397,7 @@ they can be queried through the API. - **fe_locked** - rx / tx frontend pll locked - **temp** - processor temperature value -- **gps_time** and **gps_locked** sensors are added when the GPSDO is found +- **gps_time** and **gps_locked** sensors are added when the GPS is found \subsection e3x0_network_mode Network Mode |