|  | 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 <airspyplugin.h>
 Inheritance diagram for AirspyPlugin:
 Inheritance diagram for AirspyPlugin: Collaboration diagram for AirspyPlugin:
 Collaboration diagram for AirspyPlugin:| Static Public Attributes | |
| static const QString | m_hardwareID = "Airspy" | 
| static const QString | m_deviceTypeID = AIRSPY_DEVICE_TYPE_ID | 
| static const int | m_maxDevices = 32 | 
| 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 airspyplugin.h.
| 
 | explicit | 
Definition at line 45 of file airspyplugin.cpp.
| 
 | virtual | 
Reimplemented from PluginInterface.
Definition at line 161 of file airspyplugin.cpp.
References m_deviceTypeID.
| 
 | virtual | 
Reimplemented from PluginInterface.
Definition at line 143 of file airspyplugin.cpp.
References m_deviceTypeID.
Referenced by enumSampleSources().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | virtual | 
Reimplemented from PluginInterface.
Definition at line 60 of file airspyplugin.cpp.
References arg(), createSampleSourcePluginInstanceGUI(), i, m_deviceTypeID, m_hardwareID, m_maxDevices, PluginInterface::SamplingDevice::PhysicalDevice, and PluginInterface::SamplingDevice::StreamSingleRx.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | virtual | 
Implements PluginInterface.
Definition at line 50 of file airspyplugin.cpp.
References m_pluginDescriptor.
| 
 | virtual | 
Implements PluginInterface.
Definition at line 55 of file airspyplugin.cpp.
References m_deviceTypeID, and PluginAPI::registerSampleSource().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | static | 
Definition at line 47 of file airspyplugin.h.
Referenced by createSampleSourcePluginInstance(), createSampleSourcePluginInstanceGUI(), enumSampleSources(), and initPlugin().
| 
 | static | 
Definition at line 46 of file airspyplugin.h.
Referenced by enumSampleSources().
| 
 | static | 
Definition at line 48 of file airspyplugin.h.
Referenced by enumSampleSources(), and AirspyInput::open_airspy_from_sequence().
| 
 | staticprivate | 
Definition at line 51 of file airspyplugin.h.
Referenced by getPluginDescriptor().
 1.8.13
 1.8.13