#include <gnuradio/sync_block.h>
#include <gnuradio/uhd/api.h>
#include <uhd/usrp/multi_usrp.hpp>
#include <gnuradio/uhd/clock_config.hpp>
#include <gnuradio/uhd/io_type.hpp>
Go to the source code of this file.
Classes | |
class | gr::uhd::usrp_block |
Namespaces | |
namespace | gr |
Include this header to use the message passing features. | |
namespace | gr::uhd |
Functions | |
GR_UHD_API const pmt::pmt_t | gr::uhd::cmd_chan_key () |
GR_UHD_API const pmt::pmt_t | gr::uhd::cmd_gain_key () |
GR_UHD_API const pmt::pmt_t | gr::uhd::cmd_freq_key () |
GR_UHD_API const pmt::pmt_t | gr::uhd::cmd_lo_offset_key () |
GR_UHD_API const pmt::pmt_t | gr::uhd::cmd_tune_key () |
GR_UHD_API const pmt::pmt_t | gr::uhd::cmd_lo_freq_key () |
GR_UHD_API const pmt::pmt_t | gr::uhd::cmd_dsp_freq_key () |
GR_UHD_API const pmt::pmt_t | gr::uhd::cmd_rate_key () |
GR_UHD_API const pmt::pmt_t | gr::uhd::cmd_bandwidth_key () |
GR_UHD_API const pmt::pmt_t | gr::uhd::cmd_time_key () |
GR_UHD_API const pmt::pmt_t | gr::uhd::cmd_mboard_key () |
GR_UHD_API const pmt::pmt_t | gr::uhd::cmd_antenna_key () |
GR_UHD_API const pmt::pmt_t | gr::uhd::cmd_direction_key () |
GR_UHD_API const pmt::pmt_t | gr::uhd::cmd_tag_key () |
GR_UHD_API const pmt::pmt_t | gr::uhd::ant_direction_rx () |
GR_UHD_API const pmt::pmt_t | gr::uhd::ant_direction_tx () |