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;
52 const size_t num_chans,
53 const ::uhd::stream_args_t& stream_args,
54 const size_t vlen = 1,
55 const bool issue_stream_cmd_on_start =
true,
56 const bool start_time_set =
false,
57 const ::uhd::time_spec_t& start_time = ::uhd::time_spec_t(0.0));
60 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