GNU Radio's SOAPY Package
source_impl.h File Reference
#include <soapy/source.h>
#include <boost/bind.hpp>
#include <boost/thread/mutex.hpp>
#include <SoapySDR/Version.hpp>
#include <SoapySDR/Modules.hpp>
#include <SoapySDR/Registry.hpp>
#include <SoapySDR/Device.hpp>

Go to the source code of this file.

Classes

class  gr::soapy::source_impl
 Source block implementation for SDR devices. More...
 

Namespaces

 gr
 
 gr::soapy
 

Typedefs

typedef boost::function< void(pmt::pmt_t, size_t)> cmd_handler_t
 

Typedef Documentation

◆ cmd_handler_t

typedef boost::function<void(pmt::pmt_t, size_t)> cmd_handler_t