  | 
  
    USRP Hardware Driver and USRP Manual
    Version: 4.4.0.HEAD-0-g5fac246b
    
   UHD and USRP Manual 
   | 
           
 | 
 
 
 
 
@ UHD_TUNE_REQUEST_POLICY_MANUAL
Use the argument's value for the setting.
Definition: tune_request.h:21
 
double rf_freq
RF frequency in Hz.
Definition: tune_request.h:34
 
#define UHD_API
Definition: config.h:87
 
char * args
Key-value pairs delimited by commas.
Definition: tune_request.h:40
 
uhd_tune_request_policy_t
Policy options for tunable elements in the RF chain.
Definition: tune_request.h:15
 
@ UHD_TUNE_REQUEST_POLICY_AUTO
Automatically determine the argument's value.
Definition: tune_request.h:19
 
uhd_tune_request_policy_t dsp_freq_policy
DSP frequency policy.
Definition: tune_request.h:36
 
Definition: tune_request.hpp:24
 
double target_freq
Target frequency for RF chain in Hz.
Definition: tune_request.h:30
 
uhd_tune_request_policy_t rf_freq_policy
RF frequency policy.
Definition: tune_request.h:32
 
@ UHD_TUNE_REQUEST_POLICY_NONE
Do not set this argument, use current setting.
Definition: tune_request.h:17
 
double dsp_freq
DSP frequency in Hz.
Definition: tune_request.h:38
 
Instructs implementation how to tune the RF chain.
Definition: tune_request.h:28