GNU Radio's OSMOSDR Package
|
Go to the documentation of this file. 1 #ifndef INCLUDED_FREESRP_COMMON_H
2 #define INCLUDED_FREESRP_COMMON_H
25 static boost::shared_ptr<::FreeSRP::FreeSRP>
_srp;
double get_freq_corr(size_t chan=0)
osmosdr::freq_range_t get_bandwidth_range(size_t chan=0)
static boost::shared_ptr<::FreeSRP::FreeSRP > _srp
Definition: freesrp_common.h:25
double set_freq_corr(double ppm, size_t chan=0)
Definition: freesrp_common.h:12
freesrp_common(const std::string &args)
osmosdr::freq_range_t get_freq_range(size_t chan=0)
size_t get_num_channels(void)
static std::vector< std::string > get_devices()
osmosdr::meta_range_t get_sample_rates(void)
bool _ignore_overflow
Definition: freesrp_common.h:26