9 #ifndef INCLUDED_GR_UHD_RFNOC_RX_STREAMER_H 10 #define INCLUDED_GR_UHD_RFNOC_RX_STREAMER_H 15 #include <uhd/stream.hpp> 35 typedef std::shared_ptr<rfnoc_rx_streamer>
sptr;
50 const size_t num_chans,
51 const ::uhd::stream_args_t& stream_args,
52 const size_t vlen = 1,
53 const bool issue_stream_cmd_on_start =
true);
56 virtual std::string get_unique_id()
const = 0;
std::shared_ptr< rfnoc_graph > sptr
Definition: rfnoc_graph.h:32
Definition: rfnoc_rx_streamer.h:32
std::shared_ptr< rfnoc_rx_streamer > sptr
Definition: rfnoc_rx_streamer.h:35
GNU Radio logging wrapper.
Definition: basic_block.h:29
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:25
#define GR_UHD_API
Definition: gr-uhd/include/gnuradio/uhd/api.h:18