diff options
author | Thomas Vogel <thomas.vogel@ni.com> | 2019-07-01 17:12:08 +0200 |
---|---|---|
committer | Brent Stapleton <brent.stapleton@ettus.com> | 2019-07-24 11:16:37 -0700 |
commit | e76988c579e5e154416d94c27be89bd5f6dc56fa (patch) | |
tree | fb4b9fc6ca91c8a3778b296b2890e3dd08e5252d /host/cmake | |
parent | 8b294082d4804198c45b0acb1ad6393e4f6ef0da (diff) | |
download | uhd-e76988c579e5e154416d94c27be89bd5f6dc56fa.tar.gz uhd-e76988c579e5e154416d94c27be89bd5f6dc56fa.tar.bz2 uhd-e76988c579e5e154416d94c27be89bd5f6dc56fa.zip |
n310: add capability to control RF filter bypass and freq.band limits
With the keywords "rx_gain_profile", "tx_gain_profile" and the new
values "default_bypass_always_off" and "default_bypass_always_on" the
customer can control whether the filter bypass shall be applied as
defined in the gain-table or whether to switch the bypass to ON or OFF
for all gains.
With the keywords "rx_band_map" and "tx_band_map" the user can define
custom frequency borders for the band mapping.
These new keywords can be used in the uhd.con, e.g.:
[type=n3xx]
rx_gain_profile=default_bypass_always_off
tx_gain_profile=default_bypass_always_on
rx_band_map=431e6;601e6;1051e6;1601e6;2101e6;2701e6
tx_band_map=723.18e6;1623.18e6;3323.18e6
Diffstat (limited to 'host/cmake')
0 files changed, 0 insertions, 0 deletions