diff options
author | Josh Blum <josh@joshknows.com> | 2011-05-13 12:49:44 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2011-05-13 12:49:44 -0700 |
commit | 3ee0252b33086dda8463fe5b59603cb932589f6c (patch) | |
tree | df6f2aae9b73d2b4e915cdcf8bae7ae59c1a58fb /host/docs/dboards.rst | |
parent | 5b03ad6473167bdb02c5ad4d88b1460f4ecc5e6a (diff) | |
parent | a5aece052b6d390ebc9d90ee73fbd57c86531cda (diff) | |
download | uhd-3ee0252b33086dda8463fe5b59603cb932589f6c.tar.gz uhd-3ee0252b33086dda8463fe5b59603cb932589f6c.tar.bz2 uhd-3ee0252b33086dda8463fe5b59603cb932589f6c.zip |
Merge branch 'tvrx2'
Diffstat (limited to 'host/docs/dboards.rst')
-rw-r--r-- | host/docs/dboards.rst | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/host/docs/dboards.rst b/host/docs/dboards.rst index 42965b32f..959a1b300 100644 --- a/host/docs/dboards.rst +++ b/host/docs/dboards.rst @@ -258,6 +258,31 @@ Receive Gains: Bandwidth: 6MHz +^^^^^^^^^^^^^^^^^^^^^^^^^^^ +TVRX2 +^^^^^^^^^^^^^^^^^^^^^^^^^^^ +The TVRX2 board has 2 real-mode subdevices. +It is operated at a low IF. + +Receive Subdevices: +* **Subdevice RX1:** real signal on antenna J100 +* **Subdevice RX2:** real signal on antenna J140 + +Note: The TVRX2 has always-on AGC, the software controllable gain is the +final gain stage which controls the AGC set-point for output to ADC. + +Receive Gains: + +* **IF**, Range: 0.0-30.0dB + +Bandwidth: 1.7MHz, 6MHz, 7MHz, 8MHz, 10MHz + +Sensors: + +* **lo_locked**: boolean for LO lock state +* **rssi**: float for measured RSSI in dBm +* **temperature**: float for measured temperature in degC + ------------------------------------------------------------------------ Daughterboard Modifications ------------------------------------------------------------------------ |