applySettings(const PlutoSDROutputSettings &settings, bool force=false) | PlutoSDROutput | 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() | PlutoSDROutput | private |
deserialize(const QByteArray &data) | PlutoSDROutput | virtual |
destroy() | PlutoSDROutput | 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 | |
fetchTemperature() | PlutoSDROutput | |
getbbLPRange(quint32 &minLimit, quint32 &maxLimit) | PlutoSDROutput | |
getCenterFrequency() const | PlutoSDROutput | virtual |
getDACSampleRate() const | PlutoSDROutput | inline |
getDeviceDescription() const | PlutoSDROutput | virtual |
getFIRSampleRate() const | PlutoSDROutput | inline |
getInputMessageQueue() | DeviceSampleSink | inline |
getLORange(qint64 &minLimit, qint64 &maxLimit) | PlutoSDROutput | |
getMessageQueueToGUI() | DeviceSampleSink | inline |
getRSSI(std::string &rssiStr) | PlutoSDROutput | |
getSampleFifo() | DeviceSampleSink | inline |
getSampleRate() const | PlutoSDROutput | virtual |
getTemperature() | PlutoSDROutput | |
handleInputMessages() | DeviceSampleSink | protectedslot |
handleMessage(const Message &message) | PlutoSDROutput | virtual |
init() | PlutoSDROutput | virtual |
m_deviceAPI | PlutoSDROutput | private |
m_deviceDescription | PlutoSDROutput | private |
m_deviceSampleRates | PlutoSDROutput | private |
m_deviceShared | PlutoSDROutput | private |
m_guiMessageQueue | DeviceSampleSink | protected |
m_inputMessageQueue | DeviceSampleSink | protected |
m_mutex | PlutoSDROutput | private |
m_networkManager | PlutoSDROutput | private |
m_networkRequest | PlutoSDROutput | private |
m_plutoSDROutputThread | PlutoSDROutput | private |
m_plutoTxBuffer | PlutoSDROutput | private |
m_running | PlutoSDROutput | private |
m_sampleSourceFifo | DeviceSampleSink | protected |
m_settings | PlutoSDROutput | private |
networkManagerFinished(QNetworkReply *reply) | PlutoSDROutput | privateslot |
openDevice() | PlutoSDROutput | private |
PlutoSDROutput(DeviceAPI *deviceAPI) | PlutoSDROutput | |
resumeBuddies() | PlutoSDROutput | private |
serialize() const | PlutoSDROutput | virtual |
setCenterFrequency(qint64 centerFrequency) | PlutoSDROutput | virtual |
setMessageQueueToGUI(MessageQueue *queue) | PlutoSDROutput | inlinevirtual |
setSampleRate(int sampleRate) | PlutoSDROutput | inlinevirtual |
start() | PlutoSDROutput | virtual |
stop() | PlutoSDROutput | virtual |
suspendBuddies() | PlutoSDROutput | private |
webapiFormatDeviceReport(SWGSDRangel::SWGDeviceReport &response) | PlutoSDROutput | private |
webapiFormatDeviceSettings(SWGSDRangel::SWGDeviceSettings &response, const PlutoSDROutputSettings &settings) | PlutoSDROutput | private |
webapiReportGet(SWGSDRangel::SWGDeviceReport &response, QString &errorMessage) | PlutoSDROutput | virtual |
webapiReverseSendSettings(QList< QString > &deviceSettingsKeys, const PlutoSDROutputSettings &settings, bool force) | PlutoSDROutput | private |
webapiReverseSendStartStop(bool start) | PlutoSDROutput | private |
webapiRun(bool run, SWGSDRangel::SWGDeviceState &response, QString &errorMessage) | PlutoSDROutput | virtual |
webapiRunGet(SWGSDRangel::SWGDeviceState &response, QString &errorMessage) | PlutoSDROutput | virtual |
webapiSettingsGet(SWGSDRangel::SWGDeviceSettings &response, QString &errorMessage) | PlutoSDROutput | virtual |
webapiSettingsPutPatch(bool force, const QStringList &deviceSettingsKeys, SWGSDRangel::SWGDeviceSettings &response, QString &errorMessage) | PlutoSDROutput | virtual |
~DeviceSampleSink() | DeviceSampleSink | virtual |
~PlutoSDROutput() | PlutoSDROutput | |