SDRAngel
4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
|
#include <plutosdrinputplugin.h>
Static Public Attributes | |
static const QString | m_hardwareID = "PlutoSDR" |
static const QString | m_deviceTypeID = PLUTOSDR_DEVICE_TYPE_ID |
Static Private Attributes | |
static const PluginDescriptor | m_pluginDescriptor |
Additional Inherited Members | |
Public Types inherited from PluginInterface | |
typedef QList< SamplingDevice > | SamplingDevices |
Definition at line 28 of file plutosdrinputplugin.h.
|
explicit |
Definition at line 44 of file plutosdrinputplugin.cpp.
|
virtual |
Reimplemented from PluginInterface.
Definition at line 121 of file plutosdrinputplugin.cpp.
References m_deviceTypeID.
|
virtual |
Reimplemented from PluginInterface.
Definition at line 103 of file plutosdrinputplugin.cpp.
References m_deviceTypeID.
Referenced by enumSampleSources().
|
virtual |
Reimplemented from PluginInterface.
Definition at line 60 of file plutosdrinputplugin.cpp.
References arg(), createSampleSourcePluginInstanceGUI(), DevicePlutoSDR::getSerials(), i, DevicePlutoSDR::instance(), m_deviceTypeID, m_hardwareID, PluginInterface::SamplingDevice::PhysicalDevice, DevicePlutoSDR::scan(), and PluginInterface::SamplingDevice::StreamSingleRx.
|
virtual |
Implements PluginInterface.
Definition at line 49 of file plutosdrinputplugin.cpp.
References m_pluginDescriptor.
|
virtual |
Implements PluginInterface.
Definition at line 54 of file plutosdrinputplugin.cpp.
References DevicePlutoSDR::instance(), m_deviceTypeID, and PluginAPI::registerSampleSource().
|
static |
Definition at line 47 of file plutosdrinputplugin.h.
Referenced by createSampleSourcePluginInstance(), createSampleSourcePluginInstanceGUI(), enumSampleSources(), and initPlugin().
|
static |
Definition at line 46 of file plutosdrinputplugin.h.
Referenced by enumSampleSources().
|
staticprivate |
Definition at line 50 of file plutosdrinputplugin.h.
Referenced by getPluginDescriptor().