23 #ifndef INCLUDED_COMEDI_SINK_H
24 #define INCLUDED_COMEDI_SINK_H
43 typedef boost::shared_ptr<sink_s>
sptr;
51 static sptr make(
int sampling_freq,
52 const std::string dev =
"/dev/comedi0");
#define COMEDI_API
Definition: gr-comedi/include/gnuradio/comedi/api.h:30
sink using COMEDI
Definition: gr-comedi/include/gnuradio/comedi/sink_s.h:39
boost::shared_ptr< sink_s > sptr
Definition: gr-comedi/include/gnuradio/comedi/sink_s.h:43
Include this header to use the message passing features.
Definition: logger.h:131
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:37