comedi_source_s.h File Reference

#include <gr_sync_block.h>
#include <string>
#include <comedilib.h>
#include <stdexcept>

Include dependency graph for comedi_source_s.h:

Go to the source code of this file.

Classes

class  comedi_source_s
 source using COMEDI More...

Typedefs

typedef boost::shared_ptr
< comedi_source_s
comedi_source_s_sptr

Functions

comedi_source_s_sptr comedi_make_source_s (int sampling_freq, const std::string dev="/dev/comedi0")
 make a COMEDI source.


Typedef Documentation


Function Documentation

comedi_source_s_sptr comedi_make_source_s ( int  sampling_freq,
const std::string  dev = "/dev/comedi0" 
)

make a COMEDI source.

Parameters:
sampling_freq sampling rate in Hz
dev COMEDI device name, e.g., "/dev/comedi0"


Generated on Thu Mar 5 09:01:28 2009 for GNU Radio 3.1.3 by  doxygen 1.5.8