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,
const std::string dev =
"/dev/comedi0");
sink using COMEDI
Definition: gr-comedi/include/gnuradio/comedi/sink_s.h:40
static sptr make(int sampling_freq, const std::string dev="/dev/comedi0")
make a COMEDI sink.
boost::shared_ptr< sink_s > sptr
Definition: gr-comedi/include/gnuradio/comedi/sink_s.h:43
synchronous 1:1 input to output with history
Definition: sync_block.h:38
#define COMEDI_API
Definition: gr-comedi/include/gnuradio/comedi/api.h:30
Include this header to use the message passing features.
Definition: basic_block.h:45