diff options
| -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  | 
