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.
|
#include <devicesoapysdrparams.h>
Public Attributes | |
SoapySDR::ArgInfoList | m_streamSettingsArgs |
common stream parameters More... | |
bool | m_hasDCAutoCorrection |
DC offset auto correction flag. More... | |
bool | m_hasDCOffsetValue |
DC offset value flag. More... | |
bool | m_hasIQBalanceValue |
IQ correction value flag. More... | |
bool | m_hasFrequencyCorrectionValue |
Frequency correction value flag. More... | |
std::vector< std::string > | m_antennas |
Antenna ports names. More... | |
bool | m_hasAGC |
AGC flag. More... | |
SoapySDR::Range | m_gainRange |
Global gain range. More... | |
std::vector< GainSetting > | m_gainSettings |
gain elements settings More... | |
std::vector< FrequencySetting > | m_frequencySettings |
tunable elements settings More... | |
SoapySDR::ArgInfoList | m_frequencySettingsArgs |
common tuning parameters More... | |
SoapySDR::RangeList | m_ratesRanges |
list of ranges of sample rates More... | |
SoapySDR::RangeList | m_bandwidthsRanges |
list of ranges of bandwidths More... | |
Definition at line 52 of file devicesoapysdrparams.h.
std::vector<std::string> DeviceSoapySDRParams::ChannelSettings::m_antennas |
Antenna ports names.
Definition at line 59 of file devicesoapysdrparams.h.
Referenced by SoapySDROutput::getAntennas(), SoapySDRInput::getAntennas(), DeviceSoapySDRParams::printChannelParams(), SoapySDROutput::webapiFormatDeviceReport(), and SoapySDRInput::webapiFormatDeviceReport().
SoapySDR::RangeList DeviceSoapySDRParams::ChannelSettings::m_bandwidthsRanges |
list of ranges of bandwidths
Definition at line 66 of file devicesoapysdrparams.h.
Referenced by SoapySDROutput::getBandwidthRanges(), SoapySDRInput::getBandwidthRanges(), DeviceSoapySDRParams::printChannelParams(), SoapySDROutput::webapiFormatDeviceReport(), and SoapySDRInput::webapiFormatDeviceReport().
std::vector<FrequencySetting> DeviceSoapySDRParams::ChannelSettings::m_frequencySettings |
tunable elements settings
Definition at line 63 of file devicesoapysdrparams.h.
Referenced by SoapySDROutput::getFrequencyRange(), SoapySDRInput::getFrequencyRange(), DeviceSoapySDRParams::getRxChannelMainTunableElementName(), SoapySDROutput::getTunableElements(), SoapySDRInput::getTunableElements(), DeviceSoapySDRParams::getTxChannelMainTunableElementName(), SoapySDROutput::initTunableElementsSettings(), SoapySDRInput::initTunableElementsSettings(), DeviceSoapySDRParams::printChannelParams(), SoapySDROutput::webapiFormatDeviceReport(), and SoapySDRInput::webapiFormatDeviceReport().
SoapySDR::ArgInfoList DeviceSoapySDRParams::ChannelSettings::m_frequencySettingsArgs |
common tuning parameters
Definition at line 64 of file devicesoapysdrparams.h.
Referenced by DeviceSoapySDRParams::printChannelParams(), SoapySDROutput::webapiFormatDeviceReport(), and SoapySDRInput::webapiFormatDeviceReport().
SoapySDR::Range DeviceSoapySDRParams::ChannelSettings::m_gainRange |
Global gain range.
Definition at line 61 of file devicesoapysdrparams.h.
Referenced by SoapySDROutput::getGlobalGainRange(), SoapySDRInput::getGlobalGainRange(), DeviceSoapySDRParams::printChannelParams(), SoapySDROutput::webapiFormatDeviceReport(), and SoapySDRInput::webapiFormatDeviceReport().
std::vector<GainSetting> DeviceSoapySDRParams::ChannelSettings::m_gainSettings |
gain elements settings
Definition at line 62 of file devicesoapysdrparams.h.
Referenced by SoapySDROutput::getIndividualGainsRanges(), SoapySDRInput::getIndividualGainsRanges(), SoapySDROutput::initGainSettings(), SoapySDRInput::initGainSettings(), DeviceSoapySDRParams::printChannelParams(), SoapySDROutput::webapiFormatDeviceReport(), and SoapySDRInput::webapiFormatDeviceReport().
bool DeviceSoapySDRParams::ChannelSettings::m_hasAGC |
AGC flag.
Definition at line 60 of file devicesoapysdrparams.h.
Referenced by SoapySDROutput::isAGCSupported(), SoapySDRInput::isAGCSupported(), DeviceSoapySDRParams::printChannelParams(), SoapySDROutput::webapiFormatDeviceReport(), and SoapySDRInput::webapiFormatDeviceReport().
bool DeviceSoapySDRParams::ChannelSettings::m_hasDCAutoCorrection |
DC offset auto correction flag.
Definition at line 55 of file devicesoapysdrparams.h.
Referenced by SoapySDROutput::hasDCAutoCorrection(), SoapySDRInput::hasDCAutoCorrection(), DeviceSoapySDRParams::printChannelParams(), SoapySDROutput::webapiFormatDeviceReport(), and SoapySDRInput::webapiFormatDeviceReport().
bool DeviceSoapySDRParams::ChannelSettings::m_hasDCOffsetValue |
DC offset value flag.
Definition at line 56 of file devicesoapysdrparams.h.
Referenced by SoapySDROutput::hasDCCorrectionValue(), SoapySDRInput::hasDCCorrectionValue(), DeviceSoapySDRParams::printChannelParams(), SoapySDROutput::webapiFormatDeviceReport(), and SoapySDRInput::webapiFormatDeviceReport().
bool DeviceSoapySDRParams::ChannelSettings::m_hasFrequencyCorrectionValue |
Frequency correction value flag.
Definition at line 58 of file devicesoapysdrparams.h.
Referenced by DeviceSoapySDRParams::printChannelParams(), SoapySDROutput::webapiFormatDeviceReport(), and SoapySDRInput::webapiFormatDeviceReport().
bool DeviceSoapySDRParams::ChannelSettings::m_hasIQBalanceValue |
IQ correction value flag.
Definition at line 57 of file devicesoapysdrparams.h.
Referenced by SoapySDROutput::hasIQCorrectionValue(), SoapySDRInput::hasIQCorrectionValue(), DeviceSoapySDRParams::printChannelParams(), SoapySDROutput::webapiFormatDeviceReport(), and SoapySDRInput::webapiFormatDeviceReport().
SoapySDR::RangeList DeviceSoapySDRParams::ChannelSettings::m_ratesRanges |
list of ranges of sample rates
Definition at line 65 of file devicesoapysdrparams.h.
Referenced by SoapySDROutput::getRateRanges(), SoapySDRInput::getRateRanges(), DeviceSoapySDRParams::printChannelParams(), SoapySDROutput::webapiFormatDeviceReport(), and SoapySDRInput::webapiFormatDeviceReport().
SoapySDR::ArgInfoList DeviceSoapySDRParams::ChannelSettings::m_streamSettingsArgs |
common stream parameters
Definition at line 54 of file devicesoapysdrparams.h.
Referenced by SoapySDROutput::getStreamArgInfoList(), SoapySDRInput::getStreamArgInfoList(), SoapySDROutput::initStreamArgSettings(), SoapySDRInput::initStreamArgSettings(), DeviceSoapySDRParams::printChannelParams(), SoapySDROutput::webapiFormatDeviceReport(), and SoapySDRInput::webapiFormatDeviceReport().