diff options
author | Josh Blum <josh@joshknows.com> | 2010-06-01 19:08:54 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-06-01 19:08:54 -0700 |
commit | 41777b708d1650b7ae6c943cbcb8c4741cf37b3b (patch) | |
tree | 7e0475b2e6b2aeb7d9b98fbf5a4978cc0a1d8dae /host/docs/dboards.rst | |
parent | c3bacdb0d3fa4dea0600462f9ea5cf94f506d13c (diff) | |
parent | 5ea461396e3dbb84442812a8df1dd3d8b956dc68 (diff) | |
download | uhd-41777b708d1650b7ae6c943cbcb8c4741cf37b3b.tar.gz uhd-41777b708d1650b7ae6c943cbcb8c4741cf37b3b.tar.bz2 uhd-41777b708d1650b7ae6c943cbcb8c4741cf37b3b.zip |
Merge branch 'refactor_db'
Diffstat (limited to 'host/docs/dboards.rst')
-rw-r--r-- | host/docs/dboards.rst | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/host/docs/dboards.rst b/host/docs/dboards.rst index a320f86cb..e14f49933 100644 --- a/host/docs/dboards.rst +++ b/host/docs/dboards.rst @@ -45,6 +45,8 @@ The user may set the receive antenna to be TX/RX or RX2. However, when using an RFX board in full-duplex mode, the receive antenna will always be set to RX2, regardless of the settings. +Recieve Gains: **PGA0**, Range: 0-45dB + ^^^^^^^^^^^^^^^^^^^^^^^^^^^ XCVR 2450 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -63,6 +65,14 @@ The XCVR2450 uses a common LO for both receive and transmit. Even though the API allows the RX and TX LOs to be individually set, a change of one LO setting will be reflected in the other LO setting. +Transmit Gains: + * **VGA**, Range: 0-30dB + * **BB**, Range: 0-5dB + +Recieve Gains: + * **LNA**, Range: 0-30.5dB + * **VGA**, Range: 0-62dB + ^^^^^^^^^^^^^^^^^^^^^^^^^^^ WBX Series ^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -71,5 +81,9 @@ Transmit Antennas: **TX/RX** Receive Antennas: **TX/RX** or **RX2** The user may set the receive antenna to be TX/RX or RX2. -However, when using an RFX board in full-duplex mode, +However, when using an WBX board in full-duplex mode, the receive antenna will always be set to RX2, regardless of the settings. + +Transmit Gains: **PGA0**, Range: 0-25dB + +Recieve Gains: **PGA0**, Range: 0-31.5dB |