diff options
author | Jason Abele <jason@ettus.com> | 2010-10-12 12:57:30 -0700 |
---|---|---|
committer | Jason Abele <jason@ettus.com> | 2010-10-12 12:57:30 -0700 |
commit | 8c0ca70d24f87ccc617ce79f2eedcc272a895204 (patch) | |
tree | b6ff372c5680ab4c590e74cbe84b550e566a0f27 /host/docs/dboards.rst | |
parent | 80469eedb76994b39a40ff94e31c4de924fc33e2 (diff) | |
download | uhd-8c0ca70d24f87ccc617ce79f2eedcc272a895204.tar.gz uhd-8c0ca70d24f87ccc617ce79f2eedcc272a895204.tar.bz2 uhd-8c0ca70d24f87ccc617ce79f2eedcc272a895204.zip |
Enhance XCVR2450 to clip for high/low band tuning and add bandwidth property
Diffstat (limited to 'host/docs/dboards.rst')
-rw-r--r-- | host/docs/dboards.rst | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/host/docs/dboards.rst b/host/docs/dboards.rst index 4ad724c82..f3d7d95b0 100644 --- a/host/docs/dboards.rst +++ b/host/docs/dboards.rst @@ -69,21 +69,20 @@ Recieve Gains: **PGA0**, Range: 0-70dB (except RFX400 range is 0-45dB) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ XCVR 2450 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ -The XCVR2450 has a non-contiguous tuning range consisting of a high band and a low band. -The high band consists of frequencies between...TODO +The XCVR2450 has a non-contiguous tuning range consisting of a +high band (4.9-6.0GHz) and a low band (2.4-2.5GHz). Transmit Antennas: **J1** or **J2** Receive Antennas: **J1** or **J2** -When using the XCVR2450 in full-duplex mode, -the user must set the receive antenna and the transmit antenna to be different; -not doing so will yeild undefined results. - 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. +The XCVR2450 does not support full-duplex mode, attempting to operate +in full-duplex will result in transmit-only operation. + Transmit Gains: * **VGA**, Range: 0-30dB * **BB**, Range: 0-5dB |