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 BladeRF2Output, including all inherited members.
applySettings(const BladeRF2OutputSettings &settings, bool force) | BladeRF2Output | private |
BladeRF2Output(DeviceAPI *deviceAPI) | BladeRF2Output | |
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() | BladeRF2Output | private |
deserialize(const QByteArray &data) | BladeRF2Output | virtual |
destroy() | BladeRF2Output | 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() | BladeRF2Output | private |
getBandwidthRange(int &min, int &max, int &step) | BladeRF2Output | |
getCenterFrequency() const | BladeRF2Output | virtual |
getDeviceDescription() const | BladeRF2Output | virtual |
getFrequencyRange(uint64_t &min, uint64_t &max, int &step) | BladeRF2Output | |
getGlobalGainRange(int &min, int &max, int &step) | BladeRF2Output | |
getInputMessageQueue() | DeviceSampleSink | inline |
getMessageQueueToGUI() | DeviceSampleSink | inline |
getNbChannels() | BladeRF2Output | private |
getSampleFifo() | DeviceSampleSink | inline |
getSampleRate() const | BladeRF2Output | virtual |
getSampleRateRange(int &min, int &max, int &step) | BladeRF2Output | |
getThread() | BladeRF2Output | inline |
handleInputMessages() | DeviceSampleSink | protectedslot |
handleMessage(const Message &message) | BladeRF2Output | virtual |
init() | BladeRF2Output | virtual |
m_dev | BladeRF2Output | private |
m_deviceAPI | BladeRF2Output | private |
m_deviceDescription | BladeRF2Output | private |
m_deviceShared | BladeRF2Output | private |
m_guiMessageQueue | DeviceSampleSink | protected |
m_inputMessageQueue | DeviceSampleSink | protected |
m_mutex | BladeRF2Output | private |
m_networkManager | BladeRF2Output | private |
m_networkRequest | BladeRF2Output | private |
m_running | BladeRF2Output | private |
m_sampleSourceFifo | DeviceSampleSink | protected |
m_settings | BladeRF2Output | private |
m_thread | BladeRF2Output | private |
moveThreadToBuddy() | BladeRF2Output | private |
networkManagerFinished(QNetworkReply *reply) | BladeRF2Output | privateslot |
openDevice() | BladeRF2Output | private |
serialize() const | BladeRF2Output | virtual |
setCenterFrequency(qint64 centerFrequency) | BladeRF2Output | virtual |
setDeviceCenterFrequency(struct bladerf *dev, int requestedChannel, quint64 freq_hz, int loPpmTenths) | BladeRF2Output | private |
setMessageQueueToGUI(MessageQueue *queue) | BladeRF2Output | inlinevirtual |
setSampleRate(int sampleRate) | BladeRF2Output | inlinevirtual |
setThread(BladeRF2OutputThread *thread) | BladeRF2Output | inline |
start() | BladeRF2Output | virtual |
stop() | BladeRF2Output | virtual |
webapiFormatDeviceReport(SWGSDRangel::SWGDeviceReport &response) | BladeRF2Output | private |
webapiFormatDeviceSettings(SWGSDRangel::SWGDeviceSettings &response, const BladeRF2OutputSettings &settings) | BladeRF2Output | private |
webapiReportGet(SWGSDRangel::SWGDeviceReport &response, QString &errorMessage) | BladeRF2Output | virtual |
webapiReverseSendSettings(QList< QString > &deviceSettingsKeys, const BladeRF2OutputSettings &settings, bool force) | BladeRF2Output | private |
webapiReverseSendStartStop(bool start) | BladeRF2Output | private |
webapiRun(bool run, SWGSDRangel::SWGDeviceState &response, QString &errorMessage) | BladeRF2Output | virtual |
webapiRunGet(SWGSDRangel::SWGDeviceState &response, QString &errorMessage) | BladeRF2Output | virtual |
webapiSettingsGet(SWGSDRangel::SWGDeviceSettings &response, QString &errorMessage) | BladeRF2Output | virtual |
webapiSettingsPutPatch(bool force, const QStringList &deviceSettingsKeys, SWGSDRangel::SWGDeviceSettings &response, QString &errorMessage) | BladeRF2Output | virtual |
~BladeRF2Output() | BladeRF2Output | virtual |
~DeviceSampleSink() | DeviceSampleSink | virtual |