This class instantiates the LimeSDR gnuradio signal source. It has support also for a customized LimeSDR firmware and signal source to support PPS samplestamp reading.
More...
#include <limesdr_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 instantiates the LimeSDR gnuradio signal source. It has support also for a customized LimeSDR firmware and signal source to support PPS samplestamp reading.
Definition at line 42 of file limesdr_signal_source.h.
◆ connect()
| void LimesdrSignalSource::connect |
( |
gr::top_block_sptr | top_block | ) |
|
|
overridevirtual |
◆ disconnect()
| void LimesdrSignalSource::disconnect |
( |
gr::top_block_sptr | top_block | ) |
|
|
overridevirtual |
◆ get_left_block()
| gr::basic_block_sptr LimesdrSignalSource::get_left_block |
( |
| ) |
|
|
overridevirtual |
◆ get_right_block()
| gr::basic_block_sptr LimesdrSignalSource::get_right_block |
( |
| ) |
|
|
overridevirtual |
◆ item_size()
| size_t LimesdrSignalSource::item_size |
( |
| ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: