 |
GNU Radio Manual and C++ API Reference
3.10.5.1
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
11 #ifndef INCLUDED_IIO_ATTR_SOURCE_H
12 #define INCLUDED_IIO_ATTR_SOURCE_H
33 typedef std::shared_ptr<attr_source>
sptr;
60 static sptr make(
const std::string& uri,
61 const std::string& device,
62 const std::string& channel,
63 const std::string& attribute,
64 int update_interval_ms,
65 int samples_per_update,
#define IIO_API
Definition: gr-iio/include/gnuradio/iio/api.h:18
synchronous 1:1 input to output with history
Definition: sync_block.h:25
std::shared_ptr< attr_source > sptr
Definition: attr_source.h:33
Generic reader for attributes of IIO devices.
Definition: attr_source.h:30
GNU Radio logging wrapper.
Definition: basic_block.h:29
data_type_t
Definition: iio_types.h:21
attr_type_t
Definition: iio_types.h:23