This class reads samples from a UHD device (see http://code.ettus.com/redmine/ettus/projects/uhd/wiki).
More...
#include <uhd_signal_source.h>
|
| | SignalSourceBase (ConfigurationInterface const *configuration, std::string role, std::string impl) |
| | Constructor.
|
| size_t | decode_item_type (std::string const &item_type, bool *is_interleaved=nullptr, bool throw_on_error=false) |
| | utility for decoding passed ".item_type" values
|
This class reads samples from a UHD device (see http://code.ettus.com/redmine/ettus/projects/uhd/wiki).
Definition at line 41 of file uhd_signal_source.h.
◆ connect()
| void UhdSignalSource::connect |
( |
gr::top_block_sptr | top_block | ) |
|
|
overridevirtual |
◆ disconnect()
| void UhdSignalSource::disconnect |
( |
gr::top_block_sptr | top_block | ) |
|
|
overridevirtual |
◆ get_left_block()
| gr::basic_block_sptr UhdSignalSource::get_left_block |
( |
| ) |
|
|
overridevirtual |
◆ get_right_block() [1/2]
| gr::basic_block_sptr UhdSignalSource::get_right_block |
( |
| ) |
|
|
overridevirtual |
◆ get_right_block() [2/2]
| gr::basic_block_sptr UhdSignalSource::get_right_block |
( |
int | RF_channel | ) |
|
|
overridevirtual |
◆ item_size()
| size_t UhdSignalSource::item_size |
( |
| ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: