diff options
author | Martin Braun <martin.braun@ettus.com> | 2015-01-20 22:10:31 +0100 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2015-01-20 22:10:31 +0100 |
commit | 33a560a00241294ffd55fb050a0db42327ef1d4e (patch) | |
tree | 113e693cf62181027f783f7f8d0ed0e517f96b51 | |
parent | 81f08ddff55fb5b181fb2575bd418eee2ac95937 (diff) | |
parent | b0b5d56a0885a74e31b5d3bbf52ab7d1124405b5 (diff) | |
download | uhd-33a560a00241294ffd55fb050a0db42327ef1d4e.tar.gz uhd-33a560a00241294ffd55fb050a0db42327ef1d4e.tar.bz2 uhd-33a560a00241294ffd55fb050a0db42327ef1d4e.zip |
Merge branch 'maint'
-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 6ef8554a6..41f4d6451 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 |