diff options
author | Martin Braun <martin.braun@ettus.com> | 2020-04-15 15:08:50 -0700 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2020-06-03 15:14:01 -0500 |
commit | ae426043df93c4c0255ae05419953645214ff198 (patch) | |
tree | 9ac3abcff1797fbbf32e47c617c3ca810b998d2d /host/docs/usrp_b200.dox | |
parent | d4e62f0d9d26107c0b6677308ea83b2f2dfe7da4 (diff) | |
download | uhd-ae426043df93c4c0255ae05419953645214ff198.tar.gz uhd-ae426043df93c4c0255ae05419953645214ff198.tar.bz2 uhd-ae426043df93c4c0255ae05419953645214ff198.zip |
b200: Enable power calibration API
This lets the B200 transmit and/or receive at given reference power
levels. Requirement is that the devices have been separately calibrated
with an external calibration device.
Diffstat (limited to 'host/docs/usrp_b200.dox')
-rw-r--r-- | host/docs/usrp_b200.dox | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/host/docs/usrp_b200.dox b/host/docs/usrp_b200.dox index 84939f73e..95e9d4846 100644 --- a/host/docs/usrp_b200.dox +++ b/host/docs/usrp_b200.dox @@ -141,6 +141,15 @@ The property to control the analog RX bandwidth is `bandwidth/value`. UHD will not allow you to set bandwidths larger than your current master clock rate. +\subsection b200_fe_power Power API + +The B200 series support the UHD power calibration API (see: \ref page_power). +The TX path and the two RX paths have their own calibration data, resulting in +6 sets of calibration data total for the B210, and 3 for all the others. + +Devices have to be manually calibrated using a calibrated power meter or +signal generator. + \section b200_hw_ref Hardware Reference \subsection b200_hw_ref_leds LED Indicators |