aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2020-02-19 12:38:30 -0800
committerAaron Rossetto <aaron.rossetto@ni.com>2020-04-17 07:59:50 -0500
commita63682f981c3d4b828b5454a7d4849d181b9c8b3 (patch)
tree738f00e989da67eb89aee3978d05c6615be20cc7 /host/lib/usrp/usrp2
parent1a19bc653ee499545addb2a8718d12069bfd6fcd (diff)
downloaduhd-a63682f981c3d4b828b5454a7d4849d181b9c8b3.tar.gz
uhd-a63682f981c3d4b828b5454a7d4849d181b9c8b3.tar.bz2
uhd-a63682f981c3d4b828b5454a7d4849d181b9c8b3.zip
uhd: Add reference power level API to multi_usrp and radio_control
This adds the following API calls: - multi_usrp::has_{rx,tx}_power_reference() - multi_usrp::set_{rx,tx}_power_reference() - multi_usrp::get_{rx,tx}_power_reference() - radio_control::has_{rx,tx}_power_reference() - radio_control::set_{rx,tx}_power_reference() - radio_control::get_{rx,tx}_power_reference() It also adds a manual page explaining the philosophy of the API. Note that this does not actually add this feature to any device implementation. Calling the new API calls will thus result in `uhd::not_implemented_error` exceptions being thrown. This commit is to lock down the API and ABI.
Diffstat (limited to 'host/lib/usrp/usrp2')
0 files changed, 0 insertions, 0 deletions