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,
const std::string dev =
"/dev/comedi0");
source using COMEDI
Definition: source_s.h:40
boost::shared_ptr< source_s > sptr
Definition: source_s.h:43
static sptr make(int sampling_freq, const std::string dev="/dev/comedi0")
make a COMEDI source.
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