![]() |
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 <fcdproplusplugin.h>
Inheritance diagram for FCDProPlusPlugin:
Collaboration diagram for FCDProPlusPlugin:Static Public Attributes | |
| static const QString | m_deviceTypeID = FCDPROPLUS_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 11 of file fcdproplusplugin.h.
|
explicit |
Definition at line 41 of file fcdproplusplugin.cpp.
|
virtual |
Reimplemented from PluginInterface.
Definition at line 115 of file fcdproplusplugin.cpp.
|
virtual |
Reimplemented from PluginInterface.
Definition at line 97 of file fcdproplusplugin.cpp.
Referenced by enumSampleSources().
Here is the caller graph for this function:
|
virtual |
Reimplemented from PluginInterface.
Definition at line 56 of file fcdproplusplugin.cpp.
References arg(), createSampleSourcePluginInstanceGUI(), hid_enumerate(), i, hid_device_info::next, PluginInterface::SamplingDevice::PhysicalDevice, hid_device_info::serial_number, and PluginInterface::SamplingDevice::StreamSingleRx.
Here is the call graph for this function:
|
virtual |
Implements PluginInterface.
Definition at line 46 of file fcdproplusplugin.cpp.
References m_pluginDescriptor.
|
virtual |
Implements PluginInterface.
Definition at line 51 of file fcdproplusplugin.cpp.
References PluginAPI::registerSampleSource().
Here is the call graph for this function:
|
static |
Definition at line 29 of file fcdproplusplugin.h.
|
staticprivate |
Definition at line 32 of file fcdproplusplugin.h.
Referenced by getPluginDescriptor().
1.8.13