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 <SWGLimeSdrInputSettings.h>
Definition at line 32 of file SWGLimeSdrInputSettings.h.
SWGSDRangel::SWGLimeSdrInputSettings::SWGLimeSdrInputSettings | ( | ) |
Definition at line 30 of file SWGLimeSdrInputSettings.cpp.
References antenna_path, center_frequency, dc_block, dev_sample_rate, ext_clock, ext_clock_freq, file_record_name, gain, gain_mode, gpio_dir, gpio_pins, iq_correction, lna_gain, log2_hard_decim, log2_soft_decim, lpf_bw, lpf_fir_enable, lpf_firbw, 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_gpio_dir_isSet, m_gpio_pins_isSet, m_iq_correction_isSet, m_lna_gain_isSet, m_log2_hard_decim_isSet, m_log2_soft_decim_isSet, m_lpf_bw_isSet, m_lpf_fir_enable_isSet, m_lpf_firbw_isSet, m_nco_enable_isSet, m_nco_frequency_isSet, m_pga_gain_isSet, m_reverse_api_address_isSet, m_reverse_api_device_index_isSet, m_reverse_api_port_isSet, m_tia_gain_isSet, m_transverter_delta_frequency_isSet, m_transverter_mode_isSet, m_use_reverse_api_isSet, nco_enable, nco_frequency, pga_gain, reverse_api_address, reverse_api_device_index, reverse_api_port, tia_gain, transverter_delta_frequency, transverter_mode, and use_reverse_api.
SWGSDRangel::SWGLimeSdrInputSettings::SWGLimeSdrInputSettings | ( | QString * | json | ) |
Definition at line 25 of file SWGLimeSdrInputSettings.cpp.
References fromJson(), and init().
|
virtual |
Definition at line 89 of file SWGLimeSdrInputSettings.cpp.
References cleanup().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 259 of file SWGLimeSdrInputSettings.cpp.
References asJsonObject().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 270 of file SWGLimeSdrInputSettings.cpp.
References antenna_path, center_frequency, dc_block, dev_sample_rate, ext_clock, ext_clock_freq, file_record_name, gain, gain_mode, gpio_dir, gpio_pins, iq_correction, lna_gain, log2_hard_decim, log2_soft_decim, lpf_bw, lpf_fir_enable, lpf_firbw, 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_gpio_dir_isSet, m_gpio_pins_isSet, m_iq_correction_isSet, m_lna_gain_isSet, m_log2_hard_decim_isSet, m_log2_soft_decim_isSet, m_lpf_bw_isSet, m_lpf_fir_enable_isSet, m_lpf_firbw_isSet, m_nco_enable_isSet, m_nco_frequency_isSet, m_pga_gain_isSet, m_reverse_api_device_index_isSet, m_reverse_api_port_isSet, m_tia_gain_isSet, m_transverter_delta_frequency_isSet, m_transverter_mode_isSet, m_use_reverse_api_isSet, nco_enable, nco_frequency, pga_gain, reverse_api_address, reverse_api_device_index, reverse_api_port, tia_gain, SWGSDRangel::toJsonValue(), transverter_delta_frequency, transverter_mode, and use_reverse_api.
Referenced by asJson().
void SWGSDRangel::SWGLimeSdrInputSettings::cleanup | ( | ) |
Definition at line 154 of file SWGLimeSdrInputSettings.cpp.
References file_record_name, and reverse_api_address.
Referenced by ~SWGLimeSdrInputSettings().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 190 of file SWGLimeSdrInputSettings.cpp.
References fromJsonObject().
Referenced by SWGLimeSdrInputSettings().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 199 of file SWGLimeSdrInputSettings.cpp.
References antenna_path, center_frequency, dc_block, dev_sample_rate, ext_clock, ext_clock_freq, file_record_name, gain, gain_mode, gpio_dir, gpio_pins, iq_correction, lna_gain, log2_hard_decim, log2_soft_decim, lpf_bw, lpf_fir_enable, lpf_firbw, nco_enable, nco_frequency, pga_gain, reverse_api_address, reverse_api_device_index, reverse_api_port, SWGSDRangel::setValue(), tia_gain, transverter_delta_frequency, transverter_mode, and use_reverse_api.
Referenced by fromJson(), and WebAPIRequestMapper::validateDeviceSettings().
qint32 SWGSDRangel::SWGLimeSdrInputSettings::getAntennaPath | ( | ) |
Definition at line 481 of file SWGLimeSdrInputSettings.cpp.
References antenna_path.
Referenced by LimeSDRInput::webapiSettingsPutPatch().
qint64 SWGSDRangel::SWGLimeSdrInputSettings::getCenterFrequency | ( | ) |
Definition at line 361 of file SWGLimeSdrInputSettings.cpp.
References center_frequency.
Referenced by LimeSDRInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLimeSdrInputSettings::getDcBlock | ( | ) |
Definition at line 391 of file SWGLimeSdrInputSettings.cpp.
References dc_block.
Referenced by LimeSDRInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLimeSdrInputSettings::getDevSampleRate | ( | ) |
Definition at line 371 of file SWGLimeSdrInputSettings.cpp.
References dev_sample_rate.
Referenced by LimeSDRInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLimeSdrInputSettings::getExtClock | ( | ) |
Definition at line 531 of file SWGLimeSdrInputSettings.cpp.
References ext_clock.
Referenced by LimeSDRInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLimeSdrInputSettings::getExtClockFreq | ( | ) |
Definition at line 541 of file SWGLimeSdrInputSettings.cpp.
References ext_clock_freq.
Referenced by LimeSDRInput::webapiSettingsPutPatch().
QString * SWGSDRangel::SWGLimeSdrInputSettings::getFileRecordName | ( | ) |
Definition at line 571 of file SWGLimeSdrInputSettings.cpp.
References file_record_name.
Referenced by LimeSDRInput::webapiFormatDeviceSettings(), and LimeSDRInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLimeSdrInputSettings::getGain | ( | ) |
Definition at line 451 of file SWGLimeSdrInputSettings.cpp.
References gain.
Referenced by LimeSDRInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLimeSdrInputSettings::getGainMode | ( | ) |
Definition at line 491 of file SWGLimeSdrInputSettings.cpp.
References gain_mode.
Referenced by LimeSDRInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLimeSdrInputSettings::getGpioDir | ( | ) |
Definition at line 581 of file SWGLimeSdrInputSettings.cpp.
References gpio_dir.
Referenced by LimeSDRInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLimeSdrInputSettings::getGpioPins | ( | ) |
Definition at line 591 of file SWGLimeSdrInputSettings.cpp.
References gpio_pins.
Referenced by LimeSDRInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLimeSdrInputSettings::getIqCorrection | ( | ) |
Definition at line 401 of file SWGLimeSdrInputSettings.cpp.
References iq_correction.
Referenced by LimeSDRInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLimeSdrInputSettings::getLnaGain | ( | ) |
Definition at line 501 of file SWGLimeSdrInputSettings.cpp.
References lna_gain.
Referenced by LimeSDRInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLimeSdrInputSettings::getLog2HardDecim | ( | ) |
Definition at line 381 of file SWGLimeSdrInputSettings.cpp.
References log2_hard_decim.
Referenced by LimeSDRInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLimeSdrInputSettings::getLog2SoftDecim | ( | ) |
Definition at line 411 of file SWGLimeSdrInputSettings.cpp.
References log2_soft_decim.
Referenced by LimeSDRInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLimeSdrInputSettings::getLpfBw | ( | ) |
Definition at line 421 of file SWGLimeSdrInputSettings.cpp.
References lpf_bw.
Referenced by LimeSDRInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLimeSdrInputSettings::getLpfFirbw | ( | ) |
Definition at line 441 of file SWGLimeSdrInputSettings.cpp.
References lpf_firbw.
Referenced by LimeSDRInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLimeSdrInputSettings::getLpfFirEnable | ( | ) |
Definition at line 431 of file SWGLimeSdrInputSettings.cpp.
References lpf_fir_enable.
Referenced by LimeSDRInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLimeSdrInputSettings::getNcoEnable | ( | ) |
Definition at line 461 of file SWGLimeSdrInputSettings.cpp.
References nco_enable.
Referenced by LimeSDRInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLimeSdrInputSettings::getNcoFrequency | ( | ) |
Definition at line 471 of file SWGLimeSdrInputSettings.cpp.
References nco_frequency.
Referenced by LimeSDRInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLimeSdrInputSettings::getPgaGain | ( | ) |
Definition at line 521 of file SWGLimeSdrInputSettings.cpp.
References pga_gain.
Referenced by LimeSDRInput::webapiSettingsPutPatch().
QString * SWGSDRangel::SWGLimeSdrInputSettings::getReverseApiAddress | ( | ) |
Definition at line 611 of file SWGLimeSdrInputSettings.cpp.
References reverse_api_address.
Referenced by LimeSDRInput::webapiFormatDeviceSettings(), and LimeSDRInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLimeSdrInputSettings::getReverseApiDeviceIndex | ( | ) |
Definition at line 631 of file SWGLimeSdrInputSettings.cpp.
References reverse_api_device_index.
Referenced by LimeSDRInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLimeSdrInputSettings::getReverseApiPort | ( | ) |
Definition at line 621 of file SWGLimeSdrInputSettings.cpp.
References reverse_api_port.
Referenced by LimeSDRInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLimeSdrInputSettings::getTiaGain | ( | ) |
Definition at line 511 of file SWGLimeSdrInputSettings.cpp.
References tia_gain.
Referenced by LimeSDRInput::webapiSettingsPutPatch().
qint64 SWGSDRangel::SWGLimeSdrInputSettings::getTransverterDeltaFrequency | ( | ) |
Definition at line 561 of file SWGLimeSdrInputSettings.cpp.
References transverter_delta_frequency.
Referenced by LimeSDRInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLimeSdrInputSettings::getTransverterMode | ( | ) |
Definition at line 551 of file SWGLimeSdrInputSettings.cpp.
References transverter_mode.
Referenced by LimeSDRInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLimeSdrInputSettings::getUseReverseApi | ( | ) |
Definition at line 601 of file SWGLimeSdrInputSettings.cpp.
References use_reverse_api.
Referenced by LimeSDRInput::webapiSettingsPutPatch().
void SWGSDRangel::SWGLimeSdrInputSettings::init | ( | ) |
Definition at line 94 of file SWGLimeSdrInputSettings.cpp.
References antenna_path, center_frequency, dc_block, dev_sample_rate, ext_clock, ext_clock_freq, file_record_name, gain, gain_mode, gpio_dir, gpio_pins, iq_correction, lna_gain, log2_hard_decim, log2_soft_decim, lpf_bw, lpf_fir_enable, lpf_firbw, 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_gpio_dir_isSet, m_gpio_pins_isSet, m_iq_correction_isSet, m_lna_gain_isSet, m_log2_hard_decim_isSet, m_log2_soft_decim_isSet, m_lpf_bw_isSet, m_lpf_fir_enable_isSet, m_lpf_firbw_isSet, m_nco_enable_isSet, m_nco_frequency_isSet, m_pga_gain_isSet, m_reverse_api_address_isSet, m_reverse_api_device_index_isSet, m_reverse_api_port_isSet, m_tia_gain_isSet, m_transverter_delta_frequency_isSet, m_transverter_mode_isSet, m_use_reverse_api_isSet, nco_enable, nco_frequency, pga_gain, reverse_api_address, reverse_api_device_index, reverse_api_port, tia_gain, transverter_delta_frequency, transverter_mode, and use_reverse_api.
Referenced by SWGLimeSdrInputSettings(), and LimeSDRInput::webapiSettingsGet().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 642 of file SWGLimeSdrInputSettings.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_gpio_dir_isSet, m_gpio_pins_isSet, m_iq_correction_isSet, m_lna_gain_isSet, m_log2_hard_decim_isSet, m_log2_soft_decim_isSet, m_lpf_bw_isSet, m_lpf_fir_enable_isSet, m_lpf_firbw_isSet, m_nco_enable_isSet, m_nco_frequency_isSet, m_pga_gain_isSet, m_reverse_api_device_index_isSet, m_reverse_api_port_isSet, m_tia_gain_isSet, m_transverter_delta_frequency_isSet, m_transverter_mode_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::SWGLimeSdrInputSettings::setAntennaPath | ( | qint32 | antenna_path | ) |
Definition at line 485 of file SWGLimeSdrInputSettings.cpp.
References antenna_path, and m_antenna_path_isSet.
Referenced by LimeSDRInput::webapiFormatDeviceSettings(), and LimeSDRInput::webapiReverseSendSettings().
void SWGSDRangel::SWGLimeSdrInputSettings::setCenterFrequency | ( | qint64 | center_frequency | ) |
Definition at line 365 of file SWGLimeSdrInputSettings.cpp.
References center_frequency, and m_center_frequency_isSet.
Referenced by LimeSDRInput::webapiFormatDeviceSettings(), and LimeSDRInput::webapiReverseSendSettings().
void SWGSDRangel::SWGLimeSdrInputSettings::setDcBlock | ( | qint32 | dc_block | ) |
Definition at line 395 of file SWGLimeSdrInputSettings.cpp.
References dc_block, and m_dc_block_isSet.
Referenced by LimeSDRInput::webapiFormatDeviceSettings(), and LimeSDRInput::webapiReverseSendSettings().
void SWGSDRangel::SWGLimeSdrInputSettings::setDevSampleRate | ( | qint32 | dev_sample_rate | ) |
Definition at line 375 of file SWGLimeSdrInputSettings.cpp.
References dev_sample_rate, and m_dev_sample_rate_isSet.
Referenced by LimeSDRInput::webapiFormatDeviceSettings(), and LimeSDRInput::webapiReverseSendSettings().
void SWGSDRangel::SWGLimeSdrInputSettings::setExtClock | ( | qint32 | ext_clock | ) |
Definition at line 535 of file SWGLimeSdrInputSettings.cpp.
References ext_clock, and m_ext_clock_isSet.
Referenced by LimeSDRInput::webapiFormatDeviceSettings(), and LimeSDRInput::webapiReverseSendSettings().
void SWGSDRangel::SWGLimeSdrInputSettings::setExtClockFreq | ( | qint32 | ext_clock_freq | ) |
Definition at line 545 of file SWGLimeSdrInputSettings.cpp.
References ext_clock_freq, and m_ext_clock_freq_isSet.
Referenced by LimeSDRInput::webapiFormatDeviceSettings(), and LimeSDRInput::webapiReverseSendSettings().
void SWGSDRangel::SWGLimeSdrInputSettings::setFileRecordName | ( | QString * | file_record_name | ) |
Definition at line 575 of file SWGLimeSdrInputSettings.cpp.
References file_record_name, and m_file_record_name_isSet.
Referenced by LimeSDRInput::webapiFormatDeviceSettings(), and LimeSDRInput::webapiReverseSendSettings().
void SWGSDRangel::SWGLimeSdrInputSettings::setGain | ( | qint32 | gain | ) |
Definition at line 455 of file SWGLimeSdrInputSettings.cpp.
References gain, and m_gain_isSet.
Referenced by LimeSDRInput::webapiFormatDeviceSettings(), and LimeSDRInput::webapiReverseSendSettings().
void SWGSDRangel::SWGLimeSdrInputSettings::setGainMode | ( | qint32 | gain_mode | ) |
Definition at line 495 of file SWGLimeSdrInputSettings.cpp.
References gain_mode, and m_gain_mode_isSet.
Referenced by LimeSDRInput::webapiFormatDeviceSettings(), and LimeSDRInput::webapiReverseSendSettings().
void SWGSDRangel::SWGLimeSdrInputSettings::setGpioDir | ( | qint32 | gpio_dir | ) |
Definition at line 585 of file SWGLimeSdrInputSettings.cpp.
References gpio_dir, and m_gpio_dir_isSet.
Referenced by LimeSDRInput::webapiFormatDeviceSettings(), and LimeSDRInput::webapiReverseSendSettings().
void SWGSDRangel::SWGLimeSdrInputSettings::setGpioPins | ( | qint32 | gpio_pins | ) |
Definition at line 595 of file SWGLimeSdrInputSettings.cpp.
References gpio_pins, and m_gpio_pins_isSet.
Referenced by LimeSDRInput::webapiFormatDeviceSettings(), and LimeSDRInput::webapiReverseSendSettings().
void SWGSDRangel::SWGLimeSdrInputSettings::setIqCorrection | ( | qint32 | iq_correction | ) |
Definition at line 405 of file SWGLimeSdrInputSettings.cpp.
References iq_correction, and m_iq_correction_isSet.
Referenced by LimeSDRInput::webapiFormatDeviceSettings(), and LimeSDRInput::webapiReverseSendSettings().
void SWGSDRangel::SWGLimeSdrInputSettings::setLnaGain | ( | qint32 | lna_gain | ) |
Definition at line 505 of file SWGLimeSdrInputSettings.cpp.
References lna_gain, and m_lna_gain_isSet.
Referenced by LimeSDRInput::webapiFormatDeviceSettings(), and LimeSDRInput::webapiReverseSendSettings().
void SWGSDRangel::SWGLimeSdrInputSettings::setLog2HardDecim | ( | qint32 | log2_hard_decim | ) |
Definition at line 385 of file SWGLimeSdrInputSettings.cpp.
References log2_hard_decim, and m_log2_hard_decim_isSet.
Referenced by LimeSDRInput::webapiFormatDeviceSettings(), and LimeSDRInput::webapiReverseSendSettings().
void SWGSDRangel::SWGLimeSdrInputSettings::setLog2SoftDecim | ( | qint32 | log2_soft_decim | ) |
Definition at line 415 of file SWGLimeSdrInputSettings.cpp.
References log2_soft_decim, and m_log2_soft_decim_isSet.
Referenced by LimeSDRInput::webapiFormatDeviceSettings(), and LimeSDRInput::webapiReverseSendSettings().
void SWGSDRangel::SWGLimeSdrInputSettings::setLpfBw | ( | qint32 | lpf_bw | ) |
Definition at line 425 of file SWGLimeSdrInputSettings.cpp.
References lpf_bw, and m_lpf_bw_isSet.
Referenced by LimeSDRInput::webapiFormatDeviceSettings(), and LimeSDRInput::webapiReverseSendSettings().
void SWGSDRangel::SWGLimeSdrInputSettings::setLpfFirbw | ( | qint32 | lpf_firbw | ) |
Definition at line 445 of file SWGLimeSdrInputSettings.cpp.
References lpf_firbw, and m_lpf_firbw_isSet.
Referenced by LimeSDRInput::webapiFormatDeviceSettings(), and LimeSDRInput::webapiReverseSendSettings().
void SWGSDRangel::SWGLimeSdrInputSettings::setLpfFirEnable | ( | qint32 | lpf_fir_enable | ) |
Definition at line 435 of file SWGLimeSdrInputSettings.cpp.
References lpf_fir_enable, and m_lpf_fir_enable_isSet.
Referenced by LimeSDRInput::webapiFormatDeviceSettings(), and LimeSDRInput::webapiReverseSendSettings().
void SWGSDRangel::SWGLimeSdrInputSettings::setNcoEnable | ( | qint32 | nco_enable | ) |
Definition at line 465 of file SWGLimeSdrInputSettings.cpp.
References m_nco_enable_isSet, and nco_enable.
Referenced by LimeSDRInput::webapiFormatDeviceSettings(), and LimeSDRInput::webapiReverseSendSettings().
void SWGSDRangel::SWGLimeSdrInputSettings::setNcoFrequency | ( | qint32 | nco_frequency | ) |
Definition at line 475 of file SWGLimeSdrInputSettings.cpp.
References m_nco_frequency_isSet, and nco_frequency.
Referenced by LimeSDRInput::webapiFormatDeviceSettings(), and LimeSDRInput::webapiReverseSendSettings().
void SWGSDRangel::SWGLimeSdrInputSettings::setPgaGain | ( | qint32 | pga_gain | ) |
Definition at line 525 of file SWGLimeSdrInputSettings.cpp.
References m_pga_gain_isSet, and pga_gain.
Referenced by LimeSDRInput::webapiFormatDeviceSettings(), and LimeSDRInput::webapiReverseSendSettings().
void SWGSDRangel::SWGLimeSdrInputSettings::setReverseApiAddress | ( | QString * | reverse_api_address | ) |
Definition at line 615 of file SWGLimeSdrInputSettings.cpp.
References m_reverse_api_address_isSet, and reverse_api_address.
Referenced by LimeSDRInput::webapiFormatDeviceSettings().
void SWGSDRangel::SWGLimeSdrInputSettings::setReverseApiDeviceIndex | ( | qint32 | reverse_api_device_index | ) |
Definition at line 635 of file SWGLimeSdrInputSettings.cpp.
References m_reverse_api_device_index_isSet, and reverse_api_device_index.
Referenced by LimeSDRInput::webapiFormatDeviceSettings().
void SWGSDRangel::SWGLimeSdrInputSettings::setReverseApiPort | ( | qint32 | reverse_api_port | ) |
Definition at line 625 of file SWGLimeSdrInputSettings.cpp.
References m_reverse_api_port_isSet, and reverse_api_port.
Referenced by LimeSDRInput::webapiFormatDeviceSettings().
void SWGSDRangel::SWGLimeSdrInputSettings::setTiaGain | ( | qint32 | tia_gain | ) |
Definition at line 515 of file SWGLimeSdrInputSettings.cpp.
References m_tia_gain_isSet, and tia_gain.
Referenced by LimeSDRInput::webapiFormatDeviceSettings(), and LimeSDRInput::webapiReverseSendSettings().
void SWGSDRangel::SWGLimeSdrInputSettings::setTransverterDeltaFrequency | ( | qint64 | transverter_delta_frequency | ) |
Definition at line 565 of file SWGLimeSdrInputSettings.cpp.
References m_transverter_delta_frequency_isSet, and transverter_delta_frequency.
Referenced by LimeSDRInput::webapiFormatDeviceSettings(), and LimeSDRInput::webapiReverseSendSettings().
void SWGSDRangel::SWGLimeSdrInputSettings::setTransverterMode | ( | qint32 | transverter_mode | ) |
Definition at line 555 of file SWGLimeSdrInputSettings.cpp.
References m_transverter_mode_isSet, and transverter_mode.
Referenced by LimeSDRInput::webapiFormatDeviceSettings(), and LimeSDRInput::webapiReverseSendSettings().
void SWGSDRangel::SWGLimeSdrInputSettings::setUseReverseApi | ( | qint32 | use_reverse_api | ) |
Definition at line 605 of file SWGLimeSdrInputSettings.cpp.
References m_use_reverse_api_isSet, and use_reverse_api.
Referenced by LimeSDRInput::webapiFormatDeviceSettings().
|
private |
Definition at line 169 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getAntennaPath(), init(), setAntennaPath(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 133 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getCenterFrequency(), init(), setCenterFrequency(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 142 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getDcBlock(), init(), setDcBlock(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 136 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getDevSampleRate(), init(), setDevSampleRate(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 184 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getExtClock(), init(), setExtClock(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 187 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getExtClockFreq(), init(), setExtClockFreq(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 196 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getFileRecordName(), init(), isSet(), setFileRecordName(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 160 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getGain(), init(), setGain(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 172 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getGainMode(), init(), setGainMode(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 199 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getGpioDir(), init(), setGpioDir(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 202 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getGpioPins(), init(), setGpioPins(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 145 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getIqCorrection(), init(), setIqCorrection(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 175 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getLnaGain(), init(), setLnaGain(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 139 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getLog2HardDecim(), init(), setLog2HardDecim(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 148 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getLog2SoftDecim(), init(), setLog2SoftDecim(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 151 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getLpfBw(), init(), setLpfBw(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 154 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getLpfFirEnable(), init(), setLpfFirEnable(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 157 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getLpfFirbw(), init(), setLpfFirbw(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 170 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setAntennaPath(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 134 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setCenterFrequency(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 143 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setDcBlock(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 137 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setDevSampleRate(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 188 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setExtClockFreq(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 185 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setExtClock(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 197 of file SWGLimeSdrInputSettings.h.
Referenced by init(), setFileRecordName(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 161 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setGain(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 173 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setGainMode(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 200 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setGpioDir(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 203 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setGpioPins(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 146 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setIqCorrection(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 176 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setLnaGain(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 140 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setLog2HardDecim(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 149 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setLog2SoftDecim(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 152 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setLpfBw(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 155 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setLpfFirEnable(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 158 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setLpfFirbw(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 164 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setNcoEnable(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 167 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setNcoFrequency(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 182 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setPgaGain(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 209 of file SWGLimeSdrInputSettings.h.
Referenced by init(), setReverseApiAddress(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 215 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setReverseApiDeviceIndex(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 212 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setReverseApiPort(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 179 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setTiaGain(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 194 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setTransverterDeltaFrequency(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 191 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setTransverterMode(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 206 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), init(), isSet(), setUseReverseApi(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 163 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getNcoEnable(), init(), setNcoEnable(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 166 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getNcoFrequency(), init(), setNcoFrequency(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 181 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getPgaGain(), init(), setPgaGain(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 208 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getReverseApiAddress(), init(), isSet(), setReverseApiAddress(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 214 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getReverseApiDeviceIndex(), init(), setReverseApiDeviceIndex(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 211 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getReverseApiPort(), init(), setReverseApiPort(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 178 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getTiaGain(), init(), setTiaGain(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 193 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getTransverterDeltaFrequency(), init(), setTransverterDeltaFrequency(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 190 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getTransverterMode(), init(), setTransverterMode(), and SWGLimeSdrInputSettings().
|
private |
Definition at line 205 of file SWGLimeSdrInputSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getUseReverseApi(), init(), setUseReverseApi(), and SWGLimeSdrInputSettings().