GNU Radio's SOAPY Package
gr::soapy::source_impl Member List

This is the complete list of members for gr::soapy::source_impl, including all inherited members.

cmd_handler_antenna(pmt::pmt_t val, size_t chann)gr::soapy::source_impl
cmd_handler_bw(pmt::pmt_t val, size_t chann)gr::soapy::source_impl
cmd_handler_frequency(pmt::pmt_t val, size_t chann)gr::soapy::source_impl
cmd_handler_gain(pmt::pmt_t val, size_t chann)gr::soapy::source_impl
cmd_handler_samp_rate(pmt::pmt_t val, size_t chann)gr::soapy::source_impl
gain_available(size_t channel, const std::string &name)gr::soapy::source_impl
get_antenna(size_t channel)gr::soapy::source_impl
get_antennas(int channel)gr::soapy::source_implvirtual
get_bandwidth(size_t channel)gr::soapy::source_impl
get_clock_source()gr::soapy::source_impl
get_dc_offset(size_t channel)gr::soapy::source_impl
get_dc_offset_mode(size_t channel)gr::soapy::source_impl
get_frequency(size_t channel)gr::soapy::source_impl
get_frequency_correction(size_t channel)gr::soapy::source_impl
get_gain(size_t channel)gr::soapy::source_impl
get_gain_mode(size_t channel)gr::soapy::source_impl
get_iq_balance(size_t channel)gr::soapy::source_impl
get_master_clock_rate()gr::soapy::source_impl
get_sampling_rate(size_t channel)gr::soapy::source_impl
make(size_t nchan, const std::string &device, const std::string &dev_args, const std::string &stream_args, const std::vector< std::string > &tune_args, const std::vector< std::string > &other_settings, double sampling_rate, const std::string &type)gr::soapy::sourcestatic
msg_handler_command(pmt::pmt_t msg)gr::soapy::source_impl
set_agc(size_t channel, bool enable)gr::soapy::source_implvirtual
set_antenna(size_t channel, const std::string &name)gr::soapy::source_implvirtual
set_bandwidth(size_t channel, double bandwidth)gr::soapy::source_implvirtual
set_clock_source(const std::string &clock_source)gr::soapy::source_implvirtual
set_dc_offset(size_t channel, gr_complexd dc_offset)gr::soapy::source_implvirtual
set_dc_removal(size_t channel, bool automatic)gr::soapy::source_implvirtual
set_frequency(size_t channel, double frequency)gr::soapy::source_implvirtual
set_frequency(size_t channel, const std::string &name, double frequency)gr::soapy::source_implvirtual
set_frequency_correction(size_t channel, double freq_correction)gr::soapy::source_implvirtual
set_frontend_mapping(const std::string &frontend_mapping)gr::soapy::source_impl
set_gain(size_t channel, float gain)gr::soapy::source_implvirtual
set_gain(size_t channel, const std::string name, float gain)gr::soapy::source_implvirtual
set_iq_balance(size_t channel, gr_complexd iq_balance)gr::soapy::source_implvirtual
set_master_clock_rate(double clock_rate)gr::soapy::source_implvirtual
set_sample_rate(size_t channel, double sample_rate)gr::soapy::source_implvirtual
source_impl(size_t nchan, const std::string &device, const std::string &dev_args, const std::string &stream_args, const std::vector< std::string > &tune_args, const std::vector< std::string > &other_settings, double sampling_rate, const std::string &type)gr::soapy::source_impl
sptr typedefgr::soapy::source
start()gr::soapy::source_implvirtual
stop()gr::soapy::source_implvirtual
work(int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)gr::soapy::source_impl
~source_impl()gr::soapy::source_impl