11#ifndef INCLUDED_GR_UHD_AMSG_SOURCE_H
12#define INCLUDED_GR_UHD_AMSG_SOURCE_H
16#include <uhd/usrp/multi_usrp.hpp>
27 typedef std::shared_ptr<amsg_source>
sptr;
std::shared_ptr< message > sptr
Definition message.h:30
std::shared_ptr< msg_queue > sptr
Definition msg_queue.h:35
Definition amsg_source.h:24
::uhd::async_metadata_t msg_to_async_metadata_t(const message::sptr msg)
virtual ~amsg_source()
Destructor.
Definition amsg_source.h:36
std::shared_ptr< amsg_source > sptr
Definition amsg_source.h:27
#define GR_UHD_API
Definition gr-uhd/include/gnuradio/uhd/api.h:18
static sptr make(const ::uhd::device_addr_t &device_addr, msg_queue::sptr msgq)
Make a new USRP asynchronous message-based source block.
GNU Radio logging wrapper.
Definition basic_block.h:29