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.
DeviceAPI Member List

This is the complete list of members for DeviceAPI, including all inherited members.

addAncillarySink(BasebandSampleSink *sink, unsigned int index=0)DeviceAPI
addChannelSink(ThreadedBasebandSampleSink *sink, int streamIndex=0)DeviceAPI
addChannelSinkAPI(ChannelAPI *channelAPI, int streamIndex=0)DeviceAPI
addChannelSource(ThreadedBasebandSampleSource *sink, int streamIndex=0)DeviceAPI
addChannelSourceAPI(ChannelAPI *channelAPI, int streamIndex=0)DeviceAPI
addSinkBuddy(DeviceAPI *buddy)DeviceAPI
addSinkStream(bool connect)DeviceAPI
addSourceBuddy(DeviceAPI *buddy)DeviceAPI
addSourceStream(bool connect)DeviceAPI
clearBuddiesLists()DeviceAPI
configureCorrections(bool dcOffsetCorrection, bool iqImbalanceCorrection, int streamIndex=0)DeviceAPI
DeviceAPI(StreamType streamType, int deviceTabIndex, DSPDeviceSourceEngine *deviceSourceEngine, DSPDeviceSinkEngine *deviceSinkEngine, DSPDeviceMIMOEngine *deviceMIMOEngine)DeviceAPI
EngineState enum nameDeviceAPI
errorMessage()DeviceAPI
getBuddySharedPtr() constDeviceAPIinline
getChanelSinkAPIAt(int index, int streamIndex=0)DeviceAPI
getChanelSourceAPIAt(int index, int streamIndex=0)DeviceAPI
getDeviceEngineInputMessageQueue()DeviceAPI
getDeviceEngineStateStr(QString &state)DeviceAPI
getDeviceItemIndex() constDeviceAPIinline
getDeviceNbItems() constDeviceAPIinline
getDeviceSetIndex() constDeviceAPIinline
getDeviceSinkEngine()DeviceAPIinline
getDeviceSourceEngine()DeviceAPIinline
getDeviceUID() constDeviceAPI
getHardwareId() constDeviceAPIinline
getHardwareUserArguments() constDeviceAPIinline
getMasterTimer() constDeviceAPIinline
getNbSinkChannels() constDeviceAPIinline
getNbSinkStreams() constDeviceAPIinline
getNbSourceChannels() constDeviceAPIinline
getNbSourceStreams() constDeviceAPIinline
getPluginInterface()DeviceAPIinline
getSampleMIMO()DeviceAPI
getSampleSink()DeviceAPI
getSampleSource()DeviceAPI
getSamplingDeviceDisplayName() constDeviceAPIinline
getSamplingDeviceGUIMessageQueue()DeviceAPI
getSamplingDeviceId() constDeviceAPIinline
getSamplingDeviceInputMessageQueue()DeviceAPI
getSamplingDevicePluginInstanceGUI()DeviceAPIinline
getSamplingDeviceSequence() constDeviceAPIinline
getSamplingDeviceSerial() constDeviceAPIinline
getSinkBuddies() constDeviceAPIinline
getSourceBuddies() constDeviceAPIinline
initDeviceEngine()DeviceAPI
isBuddyLeader() constDeviceAPIinline
loadSamplingDeviceSettings(const Preset *preset)DeviceAPI
m_buddySharedPtrDeviceAPIprotected
m_channelSinkAPIsDeviceAPIprotected
m_channelSourceAPIsDeviceAPIprotected
m_deviceItemIndexDeviceAPIprotected
m_deviceMIMOEngineDeviceAPIprotected
m_deviceNbItemsDeviceAPIprotected
m_deviceSinkEngineDeviceAPIprotected
m_deviceSourceEngineDeviceAPIprotected
m_deviceTabIndexDeviceAPIprotected
m_hardwareIdDeviceAPIprotected
m_hardwareUserArgumentsDeviceAPIprotected
m_isBuddyLeaderDeviceAPIprotected
m_masterTimerDeviceAPIprotected
m_nbSinkStreamsDeviceAPIprotected
m_nbSourceStreamsDeviceAPIprotected
m_pluginInterfaceDeviceAPIprotected
m_samplingDeviceDisplayNameDeviceAPIprotected
m_samplingDeviceIdDeviceAPIprotected
m_samplingDevicePluginInstanceUIDeviceAPIprotected
m_samplingDeviceSequenceDeviceAPIprotected
m_samplingDeviceSerialDeviceAPIprotected
m_sinkBuddiesDeviceAPIprotected
m_sourceBuddiesDeviceAPIprotected
m_streamTypeDeviceAPIprotected
removeAncillarySink(BasebandSampleSink *sink, unsigned int index=0)DeviceAPI
removeChannelSink(ThreadedBasebandSampleSink *sink, int streamIndex=0)DeviceAPI
removeChannelSinkAPI(ChannelAPI *channelAPI, int streamIndex=0)DeviceAPI
removeChannelSource(ThreadedBasebandSampleSource *sink, int streamIndex=0)DeviceAPI
removeChannelSourceAPI(ChannelAPI *channelAPI, int streamIndex=0)DeviceAPI
removeLastSinkStream()DeviceAPI
removeLastSourceStream()DeviceAPI
removeSinkBuddy(DeviceAPI *buddy)DeviceAPI
removeSourceBuddy(DeviceAPI *buddy)DeviceAPI
renumerateChannels()DeviceAPIprivate
resetSamplingDeviceId()DeviceAPIinline
saveSamplingDeviceSettings(Preset *preset)DeviceAPI
setBuddyLeader(bool isBuddyLeader)DeviceAPIinline
setBuddySharedPtr(void *ptr)DeviceAPIinline
setDeviceItemIndex(uint32_t index)DeviceAPI
setDeviceNbItems(uint32_t nbItems)DeviceAPI
setHardwareId(const QString &id)DeviceAPI
setHardwareUserArguments(const QString &userArguments)DeviceAPIinline
setNbSinkStreams(uint32_t nbSinkStreams)DeviceAPIinline
setNbSourceStreams(uint32_t nbSourceStreams)DeviceAPIinline
setSampleMIMO(DeviceSampleMIMO *mimo)DeviceAPI
setSampleSink(DeviceSampleSink *sink)DeviceAPI
setSampleSource(DeviceSampleSource *source)DeviceAPI
setSamplingDeviceDisplayName(const QString &name)DeviceAPIinline
setSamplingDeviceId(const QString &id)DeviceAPIinline
setSamplingDevicePluginInstanceGUI(PluginInstanceGUI *gui)DeviceAPI
setSamplingDevicePluginInterface(PluginInterface *iface)DeviceAPI
setSamplingDeviceSequence(int sequence)DeviceAPIinline
setSamplingDeviceSerial(const QString &serial)DeviceAPIinline
setSpectrumSinkInput(bool sourceElseSink=true, unsigned int index=0)DeviceAPI
startDeviceEngine()DeviceAPI
state() constDeviceAPI
StError enum valueDeviceAPI
StIdle enum valueDeviceAPI
StNotStarted enum valueDeviceAPI
stopDeviceEngine()DeviceAPI
StReady enum valueDeviceAPI
StreamMIMO enum valueDeviceAPI
StreamSingleRx enum valueDeviceAPI
StreamSingleTx enum valueDeviceAPI
StreamType enum nameDeviceAPI
StRunning enum valueDeviceAPI
~DeviceAPI()DeviceAPI