Definition device_addr.hpp:38
#define UHD_API
Definition config.h:87
Definition build_info.hpp:12
double target_freq
Definition tune_request.hpp:58
policy_t dsp_freq_policy
Definition tune_request.hpp:76
tune_request_t(double target_freq=0)
policy_t
Policy options for tunable elements in the RF chain.
Definition tune_request.hpp:45
@ POLICY_MANUAL
Use the argument's value for the setting.
Definition tune_request.hpp:51
@ POLICY_NONE
Do not set this argument, use current setting.
Definition tune_request.hpp:47
@ POLICY_AUTO
Automatically determine the argument's value.
Definition tune_request.hpp:49
double dsp_freq
Definition tune_request.hpp:91
double rf_freq
Definition tune_request.hpp:70
policy_t rf_freq_policy
Definition tune_request.hpp:64
device_addr_t args
Definition tune_request.hpp:103
tune_request_t(double target_freq, double lo_off)