30 #ifndef INCLUDED_GN3S_SOURCE_CC_H 31 #define INCLUDED_GN3S_SOURCE_CC_H 34 #include <gnuradio/block.h> 49 typedef boost::shared_ptr<gn3s_source_cc> gn3s_source_cc_sptr;
84 int general_work (
int noutput_items,
85 gr_vector_int &ninput_items,
86 gr_vector_const_void_star &input_items,
87 gr_vector_void_star &output_items);
GNU Radio source block to acces to SiGe GN3S USB sampler.
GN3S_API gn3s_source_cc_sptr gn3s_make_source_cc()
Return a shared_ptr to a new instance of howto_square_ff.
SiGe GN3S V2 sampler USB driver.
Definition: gn3s_source_cc.h:66
#define GN3S_API
Definition: gn3s_api.h:39