diff options
author | Jason Abele <jason@ettus.com> | 2011-01-13 13:15:42 -0800 |
---|---|---|
committer | Jason Abele <jason@ettus.com> | 2011-05-13 12:13:56 -0700 |
commit | a5aece052b6d390ebc9d90ee73fbd57c86531cda (patch) | |
tree | 9c0a0c139a8581eb5fa72ccc3c865b5d77d8f44e /host/docs/dboards.rst | |
parent | b60418e93a8c473372d14cd5fdf430afa6e8fed4 (diff) | |
download | uhd-a5aece052b6d390ebc9d90ee73fbd57c86531cda.tar.gz uhd-a5aece052b6d390ebc9d90ee73fbd57c86531cda.tar.bz2 uhd-a5aece052b6d390ebc9d90ee73fbd57c86531cda.zip |
Added TVRX2 support
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 ------------------------------------------------------------------------ |