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.
|
This is the complete list of members for XTRXOutput, including all inherited members.
applySettings(const XTRXOutputSettings &settings, bool force=false, bool forceNCOFrequency=false) | XTRXOutput | 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() | XTRXOutput | private |
deserialize(const QByteArray &data) | XTRXOutput | virtual |
destroy() | XTRXOutput | 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() | XTRXOutput | private |
getCenterFrequency() const | XTRXOutput | virtual |
getChannelIndex() | XTRXOutput | |
getClockGen() const | XTRXOutput | |
getDeviceDescription() const | XTRXOutput | virtual |
getDevSampleRate() const | XTRXOutput | |
getInputMessageQueue() | DeviceSampleSink | inline |
getLog2HardInterp() const | XTRXOutput | |
getLORange(float &minF, float &maxF, float &stepF) const | XTRXOutput | |
getLPRange(float &minF, float &maxF, float &stepF) const | XTRXOutput | |
getMessageQueueToGUI() | DeviceSampleSink | inline |
getSampleFifo() | DeviceSampleSink | inline |
getSampleRate() const | XTRXOutput | virtual |
getSRRange(float &minF, float &maxF, float &stepF) const | XTRXOutput | |
getThread() | XTRXOutput | inline |
handleInputMessages() | DeviceSampleSink | protectedslot |
handleMessage(const Message &message) | XTRXOutput | virtual |
init() | XTRXOutput | virtual |
m_deviceAPI | XTRXOutput | private |
m_deviceDescription | XTRXOutput | private |
m_deviceShared | XTRXOutput | private |
m_guiMessageQueue | DeviceSampleSink | protected |
m_inputMessageQueue | DeviceSampleSink | protected |
m_mutex | XTRXOutput | private |
m_networkManager | XTRXOutput | private |
m_networkRequest | XTRXOutput | private |
m_running | XTRXOutput | private |
m_sampleSourceFifo | DeviceSampleSink | protected |
m_settings | XTRXOutput | private |
m_XTRXOutputThread | XTRXOutput | private |
moveThreadToBuddy() | XTRXOutput | private |
networkManagerFinished(QNetworkReply *reply) | XTRXOutput | privateslot |
openDevice() | XTRXOutput | private |
resumeRxThread() | XTRXOutput | private |
serialize() const | XTRXOutput | virtual |
setCenterFrequency(qint64 centerFrequency) | XTRXOutput | virtual |
setMessageQueueToGUI(MessageQueue *queue) | XTRXOutput | inlinevirtual |
setSampleRate(int sampleRate) | XTRXOutput | inlinevirtual |
setThread(XTRXOutputThread *thread) | XTRXOutput | inline |
start() | XTRXOutput | virtual |
stop() | XTRXOutput | virtual |
suspendRxThread() | XTRXOutput | private |
webapiFormatDeviceReport(SWGSDRangel::SWGDeviceReport &response) | XTRXOutput | private |
webapiFormatDeviceSettings(SWGSDRangel::SWGDeviceSettings &response, const XTRXOutputSettings &settings) | XTRXOutput | private |
webapiReportGet(SWGSDRangel::SWGDeviceReport &response, QString &errorMessage) | XTRXOutput | virtual |
webapiReverseSendSettings(QList< QString > &deviceSettingsKeys, const XTRXOutputSettings &settings, bool force) | XTRXOutput | private |
webapiReverseSendStartStop(bool start) | XTRXOutput | private |
webapiRun(bool run, SWGSDRangel::SWGDeviceState &response, QString &errorMessage) | XTRXOutput | virtual |
webapiRunGet(SWGSDRangel::SWGDeviceState &response, QString &errorMessage) | XTRXOutput | virtual |
webapiSettingsGet(SWGSDRangel::SWGDeviceSettings &response, QString &errorMessage) | XTRXOutput | virtual |
webapiSettingsPutPatch(bool force, const QStringList &deviceSettingsKeys, SWGSDRangel::SWGDeviceSettings &response, QString &errorMessage) | XTRXOutput | virtual |
XTRXOutput(DeviceAPI *deviceAPI) | XTRXOutput | |
~DeviceSampleSink() | DeviceSampleSink | virtual |
~XTRXOutput() | XTRXOutput | virtual |