| applySettings(const SoapySDROutputSettings &settings, bool force=false) | SoapySDROutput | private |
| calculateCenterFrequency(quint64 deviceCenterFrequency, qint64 transverterDeltaFrequency, int log2Interp, fcPos_t fcPos, quint32 devSampleRate, bool transverterMode=false) | DeviceSampleSink | static |
| calculateDeviceCenterFrequency(quint64 centerFrequency, qint64 transverterDeltaFrequency, int log2Interp, fcPos_t fcPos, quint32 devSampleRate, bool transverterMode=false) | DeviceSampleSink | static |
| calculateFrequencyShift(int log2Interp, fcPos_t fcPos, quint32 devSampleRate) | DeviceSampleSink | static |
| closeDevice() | SoapySDROutput | private |
| deserialize(const QByteArray &data) | SoapySDROutput | virtual |
| destroy() | SoapySDROutput | virtual |
| DeviceSampleSink() | DeviceSampleSink | |
| FC_POS_CENTER enum value | DeviceSampleSink | |
| FC_POS_INFRA enum value | DeviceSampleSink | |
| FC_POS_SUPRA enum value | DeviceSampleSink | |
| fcPos_t enum name | DeviceSampleSink | |
| findThread() | SoapySDROutput | private |
| getAntennas() | SoapySDROutput | |
| getBandwidthRanges() | SoapySDROutput | |
| getCenterFrequency() const | SoapySDROutput | virtual |
| getDeviceArgInfoList() | SoapySDROutput | |
| getDeviceDescription() const | SoapySDROutput | virtual |
| getFrequencyRange(uint64_t &min, uint64_t &max) | SoapySDROutput | |
| getGlobalGainRange(int &min, int &max) | SoapySDROutput | |
| getIndividualGainsRanges() | SoapySDROutput | |
| getInputMessageQueue() | DeviceSampleSink | inline |
| getMessageQueueToGUI() | DeviceSampleSink | inline |
| getRateRanges() | SoapySDROutput | |
| getSampleFifo() | DeviceSampleSink | inline |
| getSampleRate() const | SoapySDROutput | virtual |
| getStreamArgInfoList() | SoapySDROutput | |
| getThread() | SoapySDROutput | inline |
| getTunableElements() | SoapySDROutput | |
| handleInputMessages() | DeviceSampleSink | protectedslot |
| handleMessage(const Message &message) | SoapySDROutput | virtual |
| hasDCAutoCorrection() | SoapySDROutput | |
| hasDCCorrectionValue() | SoapySDROutput | |
| hasIQAutoCorrection() | SoapySDROutput | inline |
| hasIQCorrectionValue() | SoapySDROutput | |
| init() | SoapySDROutput | virtual |
| initDeviceArgSettings(SoapySDROutputSettings &settings) | SoapySDROutput | |
| initGainSettings(SoapySDROutputSettings &settings) | SoapySDROutput | |
| initStreamArgSettings(SoapySDROutputSettings &settings) | SoapySDROutput | |
| initTunableElementsSettings(SoapySDROutputSettings &settings) | SoapySDROutput | |
| isAGCSupported() | SoapySDROutput | |
| m_deviceAPI | SoapySDROutput | private |
| m_deviceDescription | SoapySDROutput | private |
| m_deviceShared | SoapySDROutput | private |
| m_guiMessageQueue | DeviceSampleSink | protected |
| m_inputMessageQueue | DeviceSampleSink | protected |
| m_mutex | SoapySDROutput | private |
| m_networkManager | SoapySDROutput | private |
| m_networkRequest | SoapySDROutput | private |
| m_running | SoapySDROutput | private |
| m_sampleSourceFifo | DeviceSampleSink | protected |
| m_settings | SoapySDROutput | private |
| m_thread | SoapySDROutput | private |
| moveThreadToBuddy() | SoapySDROutput | private |
| networkManagerFinished(QNetworkReply *reply) | SoapySDROutput | privateslot |
| openDevice() | SoapySDROutput | private |
| serialize() const | SoapySDROutput | virtual |
| setCenterFrequency(qint64 centerFrequency) | SoapySDROutput | virtual |
| setDeviceCenterFrequency(SoapySDR::Device *dev, int requestedChannel, quint64 freq_hz, int loPpmTenths) | SoapySDROutput | private |
| setMessageQueueToGUI(MessageQueue *queue) | SoapySDROutput | inlinevirtual |
| setSampleRate(int sampleRate) | SoapySDROutput | inlinevirtual |
| setThread(SoapySDROutputThread *thread) | SoapySDROutput | inline |
| SoapySDROutput(DeviceAPI *deviceAPI) | SoapySDROutput | |
| start() | SoapySDROutput | virtual |
| stop() | SoapySDROutput | virtual |
| updateGains(SoapySDR::Device *dev, int requestedChannel, SoapySDROutputSettings &settings) | SoapySDROutput | private |
| updateTunableElements(SoapySDR::Device *dev, int requestedChannel, SoapySDROutputSettings &settings) | SoapySDROutput | private |
| webapiFormatArgInfo(const SoapySDR::ArgInfo &arg, SWGSDRangel::SWGArgInfo *argInfo) | SoapySDROutput | private |
| webapiFormatArgValue(const QVariant &v, SWGSDRangel::SWGArgValue *argValue) | SoapySDROutput | private |
| webapiFormatDeviceReport(SWGSDRangel::SWGDeviceReport &response) | SoapySDROutput | private |
| webapiFormatDeviceSettings(SWGSDRangel::SWGDeviceSettings &response, const SoapySDROutputSettings &settings) | SoapySDROutput | private |
| webapiReportGet(SWGSDRangel::SWGDeviceReport &response, QString &errorMessage) | SoapySDROutput | virtual |
| webapiReverseSendSettings(QList< QString > &deviceSettingsKeys, const SoapySDROutputSettings &settings, bool force) | SoapySDROutput | private |
| webapiReverseSendStartStop(bool start) | SoapySDROutput | private |
| webapiRun(bool run, SWGSDRangel::SWGDeviceState &response, QString &errorMessage) | SoapySDROutput | virtual |
| webapiRunGet(SWGSDRangel::SWGDeviceState &response, QString &errorMessage) | SoapySDROutput | virtual |
| webapiSettingsGet(SWGSDRangel::SWGDeviceSettings &response, QString &errorMessage) | SoapySDROutput | virtual |
| webapiSettingsPutPatch(bool force, const QStringList &deviceSettingsKeys, SWGSDRangel::SWGDeviceSettings &response, QString &errorMessage) | SoapySDROutput | virtual |
| webapiVariantFromArgValue(SWGSDRangel::SWGArgValue *argValue) | SoapySDROutput | private |
| ~DeviceSampleSink() | DeviceSampleSink | virtual |
| ~SoapySDROutput() | SoapySDROutput | virtual |