23 #ifndef INCLUDED_COMEDI_SOURCE_S_H
24 #define INCLUDED_COMEDI_SOURCE_S_H
43 typedef boost::shared_ptr<source_s>
sptr;
51 static sptr make(
int sampling_freq,
52 const std::string dev =
"/dev/comedi0");
source using COMEDI
Definition: source_s.h:39
#define COMEDI_API
Definition: gr-comedi/include/gnuradio/comedi/api.h:30
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
boost::shared_ptr< source_s > sptr
Definition: source_s.h:43