| analyzeApiReply(const QJsonObject &jsonObject, const QString &answer) | RemoteOutput | private |
| applySettings(const RemoteOutputSettings &settings, bool force=false) | RemoteOutput | 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 |
| deserialize(const QByteArray &data) | RemoteOutput | virtual |
| destroy() | RemoteOutput | 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 | |
| getCenterFrequency() const | RemoteOutput | virtual |
| getDeviceDescription() const | RemoteOutput | virtual |
| getInputMessageQueue() | DeviceSampleSink | inline |
| getMessageQueueToGUI() | DeviceSampleSink | inline |
| getSampleFifo() | DeviceSampleSink | inline |
| getSampleRate() const | RemoteOutput | virtual |
| getStartingTimeStamp() const | RemoteOutput | |
| handleInputMessages() | DeviceSampleSink | protectedslot |
| handleMessage(const Message &message) | RemoteOutput | virtual |
| init() | RemoteOutput | virtual |
| m_centerFrequency | RemoteOutput | private |
| m_chunkSizeCorrection | RemoteOutput | private |
| m_deviceAPI | RemoteOutput | private |
| m_deviceDescription | RemoteOutput | private |
| m_guiMessageQueue | DeviceSampleSink | protected |
| m_inputMessageQueue | DeviceSampleSink | protected |
| m_lastQueueLength | RemoteOutput | private |
| m_lastRemoteSampleCount | RemoteOutput | private |
| m_lastRemoteTimestampRateCorrection | RemoteOutput | private |
| m_lastSampleCount | RemoteOutput | private |
| m_lastTimestampRateCorrection | RemoteOutput | private |
| m_masterTimer | RemoteOutput | private |
| m_mutex | RemoteOutput | private |
| m_nbRemoteSamplesSinceRateCorrection | RemoteOutput | private |
| m_nbSamplesSinceRateCorrection | RemoteOutput | private |
| m_networkManager | RemoteOutput | private |
| m_networkRequest | RemoteOutput | private |
| m_remoteOutputThread | RemoteOutput | private |
| m_sampleSourceFifo | DeviceSampleSink | protected |
| m_settings | RemoteOutput | private |
| m_startingTimeStamp | RemoteOutput | private |
| m_tickCount | RemoteOutput | private |
| m_tickMultiplier | RemoteOutput | private |
| NbSamplesForRateCorrection | RemoteOutput | privatestatic |
| networkManagerFinished(QNetworkReply *reply) | RemoteOutput | privateslot |
| RemoteOutput(DeviceAPI *deviceAPI) | RemoteOutput | |
| sampleRateCorrection(double remoteTimeDeltaUs, double timeDeltaUs, uint32_t remoteSampleCount, uint32_t sampleCount) | RemoteOutput | private |
| serialize() const | RemoteOutput | virtual |
| setCenterFrequency(qint64 centerFrequency) | RemoteOutput | inlinevirtual |
| setMessageQueueToGUI(MessageQueue *queue) | RemoteOutput | inlinevirtual |
| setSampleRate(int sampleRate) | RemoteOutput | inlinevirtual |
| start() | RemoteOutput | virtual |
| stop() | RemoteOutput | virtual |
| tick() | RemoteOutput | privateslot |
| webapiFormatDeviceReport(SWGSDRangel::SWGDeviceReport &response) | RemoteOutput | private |
| webapiFormatDeviceSettings(SWGSDRangel::SWGDeviceSettings &response, const RemoteOutputSettings &settings) | RemoteOutput | private |
| webapiReportGet(SWGSDRangel::SWGDeviceReport &response, QString &errorMessage) | RemoteOutput | virtual |
| webapiReverseSendSettings(QList< QString > &deviceSettingsKeys, const RemoteOutputSettings &settings, bool force) | RemoteOutput | private |
| webapiReverseSendStartStop(bool start) | RemoteOutput | private |
| webapiRun(bool run, SWGSDRangel::SWGDeviceState &response, QString &errorMessage) | RemoteOutput | virtual |
| webapiRunGet(SWGSDRangel::SWGDeviceState &response, QString &errorMessage) | RemoteOutput | virtual |
| webapiSettingsGet(SWGSDRangel::SWGDeviceSettings &response, QString &errorMessage) | RemoteOutput | virtual |
| webapiSettingsPutPatch(bool force, const QStringList &deviceSettingsKeys, SWGSDRangel::SWGDeviceSettings &response, QString &errorMessage) | RemoteOutput | virtual |
| ~DeviceSampleSink() | DeviceSampleSink | virtual |
| ~RemoteOutput() | RemoteOutput | virtual |