diff options
author | Josh Blum <josh@joshknows.com> | 2010-05-20 14:44:46 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-05-20 14:44:46 -0700 |
commit | af1231fddbb8bb24ef7cdd2612e4933f73f83a9f (patch) | |
tree | edbf7b524ab476d7d8c23b6ca6c26ae0bdedb6a9 /host | |
parent | a0bdd2d25aee9934c4457eb5f05341927438fb1e (diff) | |
download | uhd-af1231fddbb8bb24ef7cdd2612e4933f73f83a9f.tar.gz uhd-af1231fddbb8bb24ef7cdd2612e4933f73f83a9f.tar.bz2 uhd-af1231fddbb8bb24ef7cdd2612e4933f73f83a9f.zip |
some wbx series notes
Diffstat (limited to 'host')
-rw-r--r-- | host/README | 1 | ||||
-rw-r--r-- | host/docs/dboards.rst | 11 |
2 files changed, 12 insertions, 0 deletions
diff --git a/host/README b/host/README index e67bb25f8..6eaf6bb42 100644 --- a/host/README +++ b/host/README @@ -17,6 +17,7 @@ LF RX LF TX RFX Series XCVR 2450 +WBX Series ######################################################################## # Documentation diff --git a/host/docs/dboards.rst b/host/docs/dboards.rst index d08b752a6..a320f86cb 100644 --- a/host/docs/dboards.rst +++ b/host/docs/dboards.rst @@ -62,3 +62,14 @@ 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. + +^^^^^^^^^^^^^^^^^^^^^^^^^^^ +WBX Series +^^^^^^^^^^^^^^^^^^^^^^^^^^^ +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, +the receive antenna will always be set to RX2, regardless of the settings. |