diff options
author | Josh Blum <josh@joshknows.com> | 2010-08-26 16:10:33 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-08-26 16:10:33 -0700 |
commit | 3c783f9a3dea262020ea143cfa5d928206aa50fe (patch) | |
tree | bf1bbfc7d73f383ae8647807ebd981b41166a298 /host | |
parent | 988cba70e0737cd2b4ad0015d4630743a80fe0c3 (diff) | |
download | uhd-3c783f9a3dea262020ea143cfa5d928206aa50fe.tar.gz uhd-3c783f9a3dea262020ea143cfa5d928206aa50fe.tar.bz2 uhd-3c783f9a3dea262020ea143cfa5d928206aa50fe.zip |
basic-tx: added docs for new subdevices
Diffstat (limited to 'host')
-rw-r--r-- | host/docs/dboards.rst | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/host/docs/dboards.rst b/host/docs/dboards.rst index b66fd2069..0f6d1cfeb 100644 --- a/host/docs/dboards.rst +++ b/host/docs/dboards.rst @@ -28,7 +28,11 @@ greater than the Nyquist rate of the ADC. ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Basic TX and and LFTX ^^^^^^^^^^^^^^^^^^^^^^^^^^^ -The Basic TX and LFTX boards have 1 quadrature subdevice using both antennas. +The Basic TX and LFTX boards have 3 subdevices: + +* **Subdevice A:** real signal on antenna TXA +* **Subdevice B:** real signal on antenna TXB +* **Subdevice AB:** quadrature subdevice using both antennas The boards have no tunable elements or programmable gains. Though the magic of aliasing, you can up-convert signals |