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 <SWGXtrxInputSettings.h>
Definition at line 32 of file SWGXtrxInputSettings.h.
SWGSDRangel::SWGXtrxInputSettings::SWGXtrxInputSettings | ( | ) |
Definition at line 30 of file SWGXtrxInputSettings.cpp.
References antenna_path, center_frequency, dc_block, dev_sample_rate, ext_clock, ext_clock_freq, file_record_name, gain, gain_mode, iq_correction, lna_gain, log2_hard_decim, log2_soft_decim, lpf_bw, m_antenna_path_isSet, m_center_frequency_isSet, m_dc_block_isSet, m_dev_sample_rate_isSet, m_ext_clock_freq_isSet, m_ext_clock_isSet, m_file_record_name_isSet, m_gain_isSet, m_gain_mode_isSet, m_iq_correction_isSet, m_lna_gain_isSet, m_log2_hard_decim_isSet, m_log2_soft_decim_isSet, m_lpf_bw_isSet, m_nco_enable_isSet, m_nco_frequency_isSet, m_pga_gain_isSet, m_pwrmode_isSet, m_reverse_api_address_isSet, m_reverse_api_device_index_isSet, m_reverse_api_port_isSet, m_tia_gain_isSet, m_use_reverse_api_isSet, nco_enable, nco_frequency, pga_gain, pwrmode, reverse_api_address, reverse_api_device_index, reverse_api_port, tia_gain, and use_reverse_api.
SWGSDRangel::SWGXtrxInputSettings::SWGXtrxInputSettings | ( | QString * | json | ) |
Definition at line 25 of file SWGXtrxInputSettings.cpp.
References fromJson(), and init().
|
virtual |
Definition at line 79 of file SWGXtrxInputSettings.cpp.
References cleanup().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 224 of file SWGXtrxInputSettings.cpp.
References asJsonObject().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 235 of file SWGXtrxInputSettings.cpp.
References antenna_path, center_frequency, dc_block, dev_sample_rate, ext_clock, ext_clock_freq, file_record_name, gain, gain_mode, iq_correction, lna_gain, log2_hard_decim, log2_soft_decim, lpf_bw, m_antenna_path_isSet, m_center_frequency_isSet, m_dc_block_isSet, m_dev_sample_rate_isSet, m_ext_clock_freq_isSet, m_ext_clock_isSet, m_gain_isSet, m_gain_mode_isSet, m_iq_correction_isSet, m_lna_gain_isSet, m_log2_hard_decim_isSet, m_log2_soft_decim_isSet, m_lpf_bw_isSet, m_nco_enable_isSet, m_nco_frequency_isSet, m_pga_gain_isSet, m_pwrmode_isSet, m_reverse_api_device_index_isSet, m_reverse_api_port_isSet, m_tia_gain_isSet, m_use_reverse_api_isSet, nco_enable, nco_frequency, pga_gain, pwrmode, reverse_api_address, reverse_api_device_index, reverse_api_port, tia_gain, SWGSDRangel::toJsonValue(), and use_reverse_api.
Referenced by asJson().
void SWGSDRangel::SWGXtrxInputSettings::cleanup | ( | ) |
Definition at line 134 of file SWGXtrxInputSettings.cpp.
References file_record_name, and reverse_api_address.
Referenced by ~SWGXtrxInputSettings().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 165 of file SWGXtrxInputSettings.cpp.
References fromJsonObject().
Referenced by SWGXtrxInputSettings().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 174 of file SWGXtrxInputSettings.cpp.
References antenna_path, center_frequency, dc_block, dev_sample_rate, ext_clock, ext_clock_freq, file_record_name, gain, gain_mode, iq_correction, lna_gain, log2_hard_decim, log2_soft_decim, lpf_bw, nco_enable, nco_frequency, pga_gain, pwrmode, reverse_api_address, reverse_api_device_index, reverse_api_port, SWGSDRangel::setValue(), tia_gain, and use_reverse_api.
Referenced by fromJson(), and WebAPIRequestMapper::validateDeviceSettings().
qint32 SWGSDRangel::SWGXtrxInputSettings::getAntennaPath | ( | ) |
Definition at line 411 of file SWGXtrxInputSettings.cpp.
References antenna_path.
Referenced by XTRXInput::webapiSettingsPutPatch().
qint64 SWGSDRangel::SWGXtrxInputSettings::getCenterFrequency | ( | ) |
Definition at line 311 of file SWGXtrxInputSettings.cpp.
References center_frequency.
Referenced by XTRXInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGXtrxInputSettings::getDcBlock | ( | ) |
Definition at line 341 of file SWGXtrxInputSettings.cpp.
References dc_block.
Referenced by XTRXInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGXtrxInputSettings::getDevSampleRate | ( | ) |
Definition at line 321 of file SWGXtrxInputSettings.cpp.
References dev_sample_rate.
Referenced by XTRXInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGXtrxInputSettings::getExtClock | ( | ) |
Definition at line 461 of file SWGXtrxInputSettings.cpp.
References ext_clock.
Referenced by XTRXInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGXtrxInputSettings::getExtClockFreq | ( | ) |
Definition at line 471 of file SWGXtrxInputSettings.cpp.
References ext_clock_freq.
Referenced by XTRXInput::webapiSettingsPutPatch().
QString * SWGSDRangel::SWGXtrxInputSettings::getFileRecordName | ( | ) |
Definition at line 491 of file SWGXtrxInputSettings.cpp.
References file_record_name.
Referenced by XTRXInput::webapiFormatDeviceSettings(), and XTRXInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGXtrxInputSettings::getGain | ( | ) |
Definition at line 381 of file SWGXtrxInputSettings.cpp.
References gain.
Referenced by XTRXInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGXtrxInputSettings::getGainMode | ( | ) |
Definition at line 421 of file SWGXtrxInputSettings.cpp.
References gain_mode.
Referenced by XTRXInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGXtrxInputSettings::getIqCorrection | ( | ) |
Definition at line 351 of file SWGXtrxInputSettings.cpp.
References iq_correction.
Referenced by XTRXInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGXtrxInputSettings::getLnaGain | ( | ) |
Definition at line 431 of file SWGXtrxInputSettings.cpp.
References lna_gain.
Referenced by XTRXInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGXtrxInputSettings::getLog2HardDecim | ( | ) |
Definition at line 331 of file SWGXtrxInputSettings.cpp.
References log2_hard_decim.
Referenced by XTRXInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGXtrxInputSettings::getLog2SoftDecim | ( | ) |
Definition at line 361 of file SWGXtrxInputSettings.cpp.
References log2_soft_decim.
Referenced by XTRXInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGXtrxInputSettings::getLpfBw | ( | ) |
Definition at line 371 of file SWGXtrxInputSettings.cpp.
References lpf_bw.
Referenced by XTRXInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGXtrxInputSettings::getNcoEnable | ( | ) |
Definition at line 391 of file SWGXtrxInputSettings.cpp.
References nco_enable.
Referenced by XTRXInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGXtrxInputSettings::getNcoFrequency | ( | ) |
Definition at line 401 of file SWGXtrxInputSettings.cpp.
References nco_frequency.
Referenced by XTRXInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGXtrxInputSettings::getPgaGain | ( | ) |
Definition at line 451 of file SWGXtrxInputSettings.cpp.
References pga_gain.
Referenced by XTRXInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGXtrxInputSettings::getPwrmode | ( | ) |
Definition at line 481 of file SWGXtrxInputSettings.cpp.
References pwrmode.
Referenced by XTRXInput::webapiSettingsPutPatch().
QString * SWGSDRangel::SWGXtrxInputSettings::getReverseApiAddress | ( | ) |
Definition at line 511 of file SWGXtrxInputSettings.cpp.
References reverse_api_address.
Referenced by XTRXInput::webapiFormatDeviceSettings(), and XTRXInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGXtrxInputSettings::getReverseApiDeviceIndex | ( | ) |
Definition at line 531 of file SWGXtrxInputSettings.cpp.
References reverse_api_device_index.
Referenced by XTRXInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGXtrxInputSettings::getReverseApiPort | ( | ) |
Definition at line 521 of file SWGXtrxInputSettings.cpp.
References reverse_api_port.
Referenced by XTRXInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGXtrxInputSettings::getTiaGain | ( | ) |
Definition at line 441 of file SWGXtrxInputSettings.cpp.
References tia_gain.
Referenced by XTRXInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGXtrxInputSettings::getUseReverseApi | ( | ) |
Definition at line 501 of file SWGXtrxInputSettings.cpp.
References use_reverse_api.
Referenced by XTRXInput::webapiSettingsPutPatch().
void SWGSDRangel::SWGXtrxInputSettings::init | ( | ) |
Definition at line 84 of file SWGXtrxInputSettings.cpp.
References antenna_path, center_frequency, dc_block, dev_sample_rate, ext_clock, ext_clock_freq, file_record_name, gain, gain_mode, iq_correction, lna_gain, log2_hard_decim, log2_soft_decim, lpf_bw, m_antenna_path_isSet, m_center_frequency_isSet, m_dc_block_isSet, m_dev_sample_rate_isSet, m_ext_clock_freq_isSet, m_ext_clock_isSet, m_file_record_name_isSet, m_gain_isSet, m_gain_mode_isSet, m_iq_correction_isSet, m_lna_gain_isSet, m_log2_hard_decim_isSet, m_log2_soft_decim_isSet, m_lpf_bw_isSet, m_nco_enable_isSet, m_nco_frequency_isSet, m_pga_gain_isSet, m_pwrmode_isSet, m_reverse_api_address_isSet, m_reverse_api_device_index_isSet, m_reverse_api_port_isSet, m_tia_gain_isSet, m_use_reverse_api_isSet, nco_enable, nco_frequency, pga_gain, pwrmode, reverse_api_address, reverse_api_device_index, reverse_api_port, tia_gain, and use_reverse_api.
Referenced by SWGXtrxInputSettings(), and XTRXInput::webapiSettingsGet().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 542 of file SWGXtrxInputSettings.cpp.
References file_record_name, m_antenna_path_isSet, m_center_frequency_isSet, m_dc_block_isSet, m_dev_sample_rate_isSet, m_ext_clock_freq_isSet, m_ext_clock_isSet, m_gain_isSet, m_gain_mode_isSet, m_iq_correction_isSet, m_lna_gain_isSet, m_log2_hard_decim_isSet, m_log2_soft_decim_isSet, m_lpf_bw_isSet, m_nco_enable_isSet, m_nco_frequency_isSet, m_pga_gain_isSet, m_pwrmode_isSet, m_reverse_api_device_index_isSet, m_reverse_api_port_isSet, m_tia_gain_isSet, m_use_reverse_api_isSet, and reverse_api_address.
Referenced by SWGSDRangel::SWGDeviceSettings::asJsonObject(), SWGSDRangel::SWGDeviceSettings_2::asJsonObject(), SWGSDRangel::SWGDeviceSettings_2::isSet(), and SWGSDRangel::SWGDeviceSettings::isSet().
void SWGSDRangel::SWGXtrxInputSettings::setAntennaPath | ( | qint32 | antenna_path | ) |
Definition at line 415 of file SWGXtrxInputSettings.cpp.
References antenna_path, and m_antenna_path_isSet.
Referenced by XTRXInput::webapiFormatDeviceSettings(), and XTRXInput::webapiReverseSendSettings().
void SWGSDRangel::SWGXtrxInputSettings::setCenterFrequency | ( | qint64 | center_frequency | ) |
Definition at line 315 of file SWGXtrxInputSettings.cpp.
References center_frequency, and m_center_frequency_isSet.
Referenced by XTRXInput::webapiFormatDeviceSettings(), and XTRXInput::webapiReverseSendSettings().
void SWGSDRangel::SWGXtrxInputSettings::setDcBlock | ( | qint32 | dc_block | ) |
Definition at line 345 of file SWGXtrxInputSettings.cpp.
References dc_block, and m_dc_block_isSet.
Referenced by XTRXInput::webapiFormatDeviceSettings(), and XTRXInput::webapiReverseSendSettings().
void SWGSDRangel::SWGXtrxInputSettings::setDevSampleRate | ( | qint32 | dev_sample_rate | ) |
Definition at line 325 of file SWGXtrxInputSettings.cpp.
References dev_sample_rate, and m_dev_sample_rate_isSet.
Referenced by XTRXInput::webapiFormatDeviceSettings(), and XTRXInput::webapiReverseSendSettings().
void SWGSDRangel::SWGXtrxInputSettings::setExtClock | ( | qint32 | ext_clock | ) |
Definition at line 465 of file SWGXtrxInputSettings.cpp.
References ext_clock, and m_ext_clock_isSet.
Referenced by XTRXInput::webapiFormatDeviceSettings(), and XTRXInput::webapiReverseSendSettings().
void SWGSDRangel::SWGXtrxInputSettings::setExtClockFreq | ( | qint32 | ext_clock_freq | ) |
Definition at line 475 of file SWGXtrxInputSettings.cpp.
References ext_clock_freq, and m_ext_clock_freq_isSet.
Referenced by XTRXInput::webapiFormatDeviceSettings(), and XTRXInput::webapiReverseSendSettings().
void SWGSDRangel::SWGXtrxInputSettings::setFileRecordName | ( | QString * | file_record_name | ) |
Definition at line 495 of file SWGXtrxInputSettings.cpp.
References file_record_name, and m_file_record_name_isSet.
Referenced by XTRXInput::webapiFormatDeviceSettings(), and XTRXInput::webapiReverseSendSettings().
void SWGSDRangel::SWGXtrxInputSettings::setGain | ( | qint32 | gain | ) |
Definition at line 385 of file SWGXtrxInputSettings.cpp.
References gain, and m_gain_isSet.
Referenced by XTRXInput::webapiFormatDeviceSettings(), and XTRXInput::webapiReverseSendSettings().
void SWGSDRangel::SWGXtrxInputSettings::setGainMode | ( | qint32 | gain_mode | ) |
Definition at line 425 of file SWGXtrxInputSettings.cpp.
References gain_mode, and m_gain_mode_isSet.
Referenced by XTRXInput::webapiFormatDeviceSettings(), and XTRXInput::webapiReverseSendSettings().
void SWGSDRangel::SWGXtrxInputSettings::setIqCorrection | ( | qint32 | iq_correction | ) |
Definition at line 355 of file SWGXtrxInputSettings.cpp.
References iq_correction, and m_iq_correction_isSet.
Referenced by XTRXInput::webapiFormatDeviceSettings(), and XTRXInput::webapiReverseSendSettings().
void SWGSDRangel::SWGXtrxInputSettings::setLnaGain | ( | qint32 | lna_gain | ) |
Definition at line 435 of file SWGXtrxInputSettings.cpp.
References lna_gain, and m_lna_gain_isSet.
Referenced by XTRXInput::webapiFormatDeviceSettings(), and XTRXInput::webapiReverseSendSettings().
void SWGSDRangel::SWGXtrxInputSettings::setLog2HardDecim | ( | qint32 | log2_hard_decim | ) |
Definition at line 335 of file SWGXtrxInputSettings.cpp.
References log2_hard_decim, and m_log2_hard_decim_isSet.
Referenced by XTRXInput::webapiFormatDeviceSettings(), and XTRXInput::webapiReverseSendSettings().
void SWGSDRangel::SWGXtrxInputSettings::setLog2SoftDecim | ( | qint32 | log2_soft_decim | ) |
Definition at line 365 of file SWGXtrxInputSettings.cpp.
References log2_soft_decim, and m_log2_soft_decim_isSet.
Referenced by XTRXInput::webapiFormatDeviceSettings(), and XTRXInput::webapiReverseSendSettings().
void SWGSDRangel::SWGXtrxInputSettings::setLpfBw | ( | qint32 | lpf_bw | ) |
Definition at line 375 of file SWGXtrxInputSettings.cpp.
References lpf_bw, and m_lpf_bw_isSet.
Referenced by XTRXInput::webapiFormatDeviceSettings(), and XTRXInput::webapiReverseSendSettings().
void SWGSDRangel::SWGXtrxInputSettings::setNcoEnable | ( | qint32 | nco_enable | ) |
Definition at line 395 of file SWGXtrxInputSettings.cpp.
References m_nco_enable_isSet, and nco_enable.
Referenced by XTRXInput::webapiFormatDeviceSettings(), and XTRXInput::webapiReverseSendSettings().
void SWGSDRangel::SWGXtrxInputSettings::setNcoFrequency | ( | qint32 | nco_frequency | ) |
Definition at line 405 of file SWGXtrxInputSettings.cpp.
References m_nco_frequency_isSet, and nco_frequency.
Referenced by XTRXInput::webapiFormatDeviceSettings(), and XTRXInput::webapiReverseSendSettings().
void SWGSDRangel::SWGXtrxInputSettings::setPgaGain | ( | qint32 | pga_gain | ) |
Definition at line 455 of file SWGXtrxInputSettings.cpp.
References m_pga_gain_isSet, and pga_gain.
Referenced by XTRXInput::webapiFormatDeviceSettings(), and XTRXInput::webapiReverseSendSettings().
void SWGSDRangel::SWGXtrxInputSettings::setPwrmode | ( | qint32 | pwrmode | ) |
Definition at line 485 of file SWGXtrxInputSettings.cpp.
References m_pwrmode_isSet, and pwrmode.
Referenced by XTRXInput::webapiFormatDeviceSettings(), and XTRXInput::webapiReverseSendSettings().
void SWGSDRangel::SWGXtrxInputSettings::setReverseApiAddress | ( | QString * | reverse_api_address | ) |
Definition at line 515 of file SWGXtrxInputSettings.cpp.
References m_reverse_api_address_isSet, and reverse_api_address.
Referenced by XTRXInput::webapiFormatDeviceSettings().
void SWGSDRangel::SWGXtrxInputSettings::setReverseApiDeviceIndex | ( | qint32 | reverse_api_device_index | ) |
Definition at line 535 of file SWGXtrxInputSettings.cpp.
References m_reverse_api_device_index_isSet, and reverse_api_device_index.
Referenced by XTRXInput::webapiFormatDeviceSettings().
void SWGSDRangel::SWGXtrxInputSettings::setReverseApiPort | ( | qint32 | reverse_api_port | ) |
Definition at line 525 of file SWGXtrxInputSettings.cpp.
References m_reverse_api_port_isSet, and reverse_api_port.
Referenced by XTRXInput::webapiFormatDeviceSettings().
void SWGSDRangel::SWGXtrxInputSettings::setTiaGain | ( | qint32 | tia_gain | ) |
Definition at line 445 of file SWGXtrxInputSettings.cpp.
References m_tia_gain_isSet, and tia_gain.
Referenced by XTRXInput::webapiFormatDeviceSettings(), and XTRXInput::webapiReverseSendSettings().
void SWGSDRangel::SWGXtrxInputSettings::setUseReverseApi | ( | qint32 | use_reverse_api | ) |
Definition at line 505 of file SWGXtrxInputSettings.cpp.
References m_use_reverse_api_isSet, and use_reverse_api.
Referenced by XTRXInput::webapiFormatDeviceSettings().
|
private |
Definition at line 148 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getAntennaPath(), init(), setAntennaPath(), and SWGXtrxInputSettings().
|
private |
Definition at line 118 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getCenterFrequency(), init(), setCenterFrequency(), and SWGXtrxInputSettings().
|
private |
Definition at line 127 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getDcBlock(), init(), setDcBlock(), and SWGXtrxInputSettings().
|
private |
Definition at line 121 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getDevSampleRate(), init(), setDevSampleRate(), and SWGXtrxInputSettings().
|
private |
Definition at line 163 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getExtClock(), init(), setExtClock(), and SWGXtrxInputSettings().
|
private |
Definition at line 166 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getExtClockFreq(), init(), setExtClockFreq(), and SWGXtrxInputSettings().
|
private |
Definition at line 172 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getFileRecordName(), init(), isSet(), setFileRecordName(), and SWGXtrxInputSettings().
|
private |
Definition at line 139 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getGain(), init(), setGain(), and SWGXtrxInputSettings().
|
private |
Definition at line 151 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getGainMode(), init(), setGainMode(), and SWGXtrxInputSettings().
|
private |
Definition at line 130 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getIqCorrection(), init(), setIqCorrection(), and SWGXtrxInputSettings().
|
private |
Definition at line 154 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getLnaGain(), init(), setLnaGain(), and SWGXtrxInputSettings().
|
private |
Definition at line 124 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getLog2HardDecim(), init(), setLog2HardDecim(), and SWGXtrxInputSettings().
|
private |
Definition at line 133 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getLog2SoftDecim(), init(), setLog2SoftDecim(), and SWGXtrxInputSettings().
|
private |
Definition at line 136 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getLpfBw(), init(), setLpfBw(), and SWGXtrxInputSettings().
|
private |
Definition at line 149 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setAntennaPath(), and SWGXtrxInputSettings().
|
private |
Definition at line 119 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setCenterFrequency(), and SWGXtrxInputSettings().
|
private |
Definition at line 128 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setDcBlock(), and SWGXtrxInputSettings().
|
private |
Definition at line 122 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setDevSampleRate(), and SWGXtrxInputSettings().
|
private |
Definition at line 167 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setExtClockFreq(), and SWGXtrxInputSettings().
|
private |
Definition at line 164 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setExtClock(), and SWGXtrxInputSettings().
|
private |
Definition at line 173 of file SWGXtrxInputSettings.h.
Referenced by init(), setFileRecordName(), and SWGXtrxInputSettings().
|
private |
Definition at line 140 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setGain(), and SWGXtrxInputSettings().
|
private |
Definition at line 152 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setGainMode(), and SWGXtrxInputSettings().
|
private |
Definition at line 131 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setIqCorrection(), and SWGXtrxInputSettings().
|
private |
Definition at line 155 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setLnaGain(), and SWGXtrxInputSettings().
|
private |
Definition at line 125 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setLog2HardDecim(), and SWGXtrxInputSettings().
|
private |
Definition at line 134 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setLog2SoftDecim(), and SWGXtrxInputSettings().
|
private |
Definition at line 137 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setLpfBw(), and SWGXtrxInputSettings().
|
private |
Definition at line 143 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setNcoEnable(), and SWGXtrxInputSettings().
|
private |
Definition at line 146 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setNcoFrequency(), and SWGXtrxInputSettings().
|
private |
Definition at line 161 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setPgaGain(), and SWGXtrxInputSettings().
|
private |
Definition at line 170 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setPwrmode(), and SWGXtrxInputSettings().
|
private |
Definition at line 179 of file SWGXtrxInputSettings.h.
Referenced by init(), setReverseApiAddress(), and SWGXtrxInputSettings().
|
private |
Definition at line 185 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setReverseApiDeviceIndex(), and SWGXtrxInputSettings().
|
private |
Definition at line 182 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setReverseApiPort(), and SWGXtrxInputSettings().
|
private |
Definition at line 158 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setTiaGain(), and SWGXtrxInputSettings().
|
private |
Definition at line 176 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setUseReverseApi(), and SWGXtrxInputSettings().
|
private |
Definition at line 142 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getNcoEnable(), init(), setNcoEnable(), and SWGXtrxInputSettings().
|
private |
Definition at line 145 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getNcoFrequency(), init(), setNcoFrequency(), and SWGXtrxInputSettings().
|
private |
Definition at line 160 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getPgaGain(), init(), setPgaGain(), and SWGXtrxInputSettings().
|
private |
Definition at line 169 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getPwrmode(), init(), setPwrmode(), and SWGXtrxInputSettings().
|
private |
Definition at line 178 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getReverseApiAddress(), init(), isSet(), setReverseApiAddress(), and SWGXtrxInputSettings().
|
private |
Definition at line 184 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getReverseApiDeviceIndex(), init(), setReverseApiDeviceIndex(), and SWGXtrxInputSettings().
|
private |
Definition at line 181 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getReverseApiPort(), init(), setReverseApiPort(), and SWGXtrxInputSettings().
|
private |
Definition at line 157 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getTiaGain(), init(), setTiaGain(), and SWGXtrxInputSettings().
|
private |
Definition at line 175 of file SWGXtrxInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getUseReverseApi(), init(), setUseReverseApi(), and SWGXtrxInputSettings().