| applySettings(const LocalSourceSettings &settings, bool force=false) | LocalSource | private |
| BasebandSampleSource() | BasebandSampleSource | |
| calculateFrequencyOffset() | LocalSource | private |
| ChannelAPI(const QString &name, StreamType streamType) | ChannelAPI | |
| deserialize(const QByteArray &data) | LocalSource | virtual |
| destroy() | LocalSource | inlinevirtual |
| feed(SampleSourceFifo *sampleFifo, int nbSamples) | BasebandSampleSource | inline |
| getCenterFrequency() const | LocalSource | inlinevirtual |
| getDeviceAPI() | ChannelAPI | inline |
| getDeviceSetIndex() const | ChannelAPI | inline |
| getIdentifier(QString &id) | LocalSource | inlinevirtual |
| getIndexInDeviceSet() const | ChannelAPI | inline |
| getInputMessageQueue() | BasebandSampleSource | inline |
| getLocalDevice(uint32_t index) | LocalSource | private |
| getLocalDevices(std::vector< uint32_t > &indexes) | LocalSource | |
| getMessageQueueToGUI() | BasebandSampleSource | inline |
| getName() const | ChannelAPI | inlinevirtual |
| getNbSinkStreams() const | LocalSource | inlinevirtual |
| getNbSourceStreams() const | LocalSource | inlinevirtual |
| getSampleSourceFifo() | BasebandSampleSource | inline |
| getStreamCenterFrequency(int streamIndex, bool sinkElseSource) const | LocalSource | inlinevirtual |
| getStreamType() const | ChannelAPI | inline |
| getTitle(QString &title) | LocalSource | inlinevirtual |
| getUID() const | ChannelAPI | inline |
| handleInputMessages() | BasebandSampleSource | protectedslot |
| handleMessage(const Message &cmd) | LocalSource | virtual |
| handleWriteToDeviceFifo(int nbSamples) | BasebandSampleSource | protectedslot |
| handleWriteToFifo(SampleSourceFifo *sampleFifo, int nbSamples) | BasebandSampleSource | protected |
| handleWriteToFifo(int nbSamples) | BasebandSampleSource | protectedslot |
| LocalSource(DeviceAPI *deviceAPI) | LocalSource | |
| m_centerFrequency | LocalSource | private |
| m_channelId | LocalSource | static |
| m_channelIdURI | LocalSource | static |
| m_channelizer | LocalSource | private |
| m_chunkSize | LocalSource | private |
| m_deviceAPI | LocalSource | private |
| m_deviceSampleFifo | BasebandSampleSource | protected |
| m_deviceSampleRate | LocalSource | private |
| m_frequencyOffset | LocalSource | private |
| m_guiMessageQueue | BasebandSampleSource | protected |
| m_inputMessageQueue | BasebandSampleSource | protected |
| m_localSamples | LocalSource | private |
| m_localSamplesIndex | LocalSource | private |
| m_localSamplesIndexOffset | LocalSource | private |
| m_localSampleSourceFifo | LocalSource | private |
| m_networkManager | LocalSource | private |
| m_networkRequest | LocalSource | private |
| m_running | LocalSource | private |
| m_sampleFifo | BasebandSampleSource | protected |
| m_sampleRate | LocalSource | private |
| m_settings | LocalSource | private |
| m_settingsMutex | LocalSource | private |
| m_sinkThread | LocalSource | private |
| m_threadedChannelizer | LocalSource | private |
| networkManagerFinished(QNetworkReply *reply) | LocalSource | privateslot |
| processSamples(int offset) | LocalSource | privateslot |
| propagateSampleRateAndFrequency(uint32_t index) | LocalSource | private |
| pull(Sample &sample) | LocalSource | virtual |
| pullAudio(int nbSamples) | LocalSource | virtual |
| pullSamples(unsigned int count) | LocalSource | signal |
| serialize() const | LocalSource | virtual |
| setCenterFrequency(uint64_t centerFrequency) | LocalSource | inline |
| setChannelizer(unsigned int log2Interp, unsigned int filterChainHash) | LocalSource | |
| setDeviceAPI(DeviceAPI *deviceAPI) | ChannelAPI | inline |
| setDeviceSampleSourceFifo(SampleSourceFifo *deviceSampleFifo) | BasebandSampleSource | |
| setDeviceSetIndex(int deviceSetIndex) | ChannelAPI | inline |
| setIndexInDeviceSet(int indexInDeviceSet) | ChannelAPI | inline |
| setMessageQueueToGUI(MessageQueue *queue) | BasebandSampleSource | inlinevirtual |
| setName(const QString &name) | ChannelAPI | inlinevirtual |
| setSampleRate(uint32_t sampleRate) | LocalSource | inline |
| start() | LocalSource | virtual |
| stop() | LocalSource | virtual |
| StreamMIMO enum value | ChannelAPI | |
| StreamSingleSink enum value | ChannelAPI | |
| StreamSingleSource enum value | ChannelAPI | |
| StreamType enum name | ChannelAPI | |
| validateFilterChainHash(LocalSourceSettings &settings) | LocalSource | private |
| webapiFormatChannelSettings(SWGSDRangel::SWGChannelSettings &response, const LocalSourceSettings &settings) | LocalSource | private |
| webapiReportGet(SWGSDRangel::SWGChannelReport &response, QString &errorMessage) | ChannelAPI | inlinevirtual |
| webapiReverseSendSettings(QList< QString > &channelSettingsKeys, const LocalSourceSettings &settings, bool force) | LocalSource | private |
| webapiSettingsGet(SWGSDRangel::SWGChannelSettings &response, QString &errorMessage) | LocalSource | virtual |
| webapiSettingsPutPatch(bool force, const QStringList &channelSettingsKeys, SWGSDRangel::SWGChannelSettings &response, QString &errorMessage) | LocalSource | virtual |
| ~BasebandSampleSource() | BasebandSampleSource | virtual |
| ~ChannelAPI() | ChannelAPI | inlinevirtual |
| ~LocalSource() | LocalSource | virtual |