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 <SWGFCDProSettings.h>
Definition at line 32 of file SWGFCDProSettings.h.
SWGSDRangel::SWGFCDProSettings::SWGFCDProSettings | ( | ) |
Definition at line 30 of file SWGFCDProSettings.cpp.
References band_index, bias_current_index, center_frequency, dc_block, fc_pos, file_record_name, gain1_index, gain2_index, gain3_index, gain4_index, gain5_index, gain6_index, if_filter_index, iq_correction, l_oppm_tenths, lna_enhance_index, lna_gain_index, log2_decim, m_band_index_isSet, m_bias_current_index_isSet, m_center_frequency_isSet, m_dc_block_isSet, m_fc_pos_isSet, m_file_record_name_isSet, m_gain1_index_isSet, m_gain2_index_isSet, m_gain3_index_isSet, m_gain4_index_isSet, m_gain5_index_isSet, m_gain6_index_isSet, m_if_filter_index_isSet, m_iq_correction_isSet, m_l_oppm_tenths_isSet, m_lna_enhance_index_isSet, m_lna_gain_index_isSet, m_log2_decim_isSet, m_mixer_filter_index_isSet, m_mixer_gain_index_isSet, m_mode_index_isSet, m_rc_filter_index_isSet, m_reverse_api_address_isSet, m_reverse_api_device_index_isSet, m_reverse_api_port_isSet, m_rf_filter_index_isSet, m_transverter_delta_frequency_isSet, m_transverter_mode_isSet, m_use_reverse_api_isSet, mixer_filter_index, mixer_gain_index, mode_index, rc_filter_index, reverse_api_address, reverse_api_device_index, reverse_api_port, rf_filter_index, transverter_delta_frequency, transverter_mode, and use_reverse_api.
SWGSDRangel::SWGFCDProSettings::SWGFCDProSettings | ( | QString * | json | ) |
Definition at line 25 of file SWGFCDProSettings.cpp.
References fromJson(), and init().
|
virtual |
Definition at line 91 of file SWGFCDProSettings.cpp.
References cleanup().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 266 of file SWGFCDProSettings.cpp.
References asJsonObject().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 277 of file SWGFCDProSettings.cpp.
References band_index, bias_current_index, center_frequency, dc_block, fc_pos, file_record_name, gain1_index, gain2_index, gain3_index, gain4_index, gain5_index, gain6_index, if_filter_index, iq_correction, l_oppm_tenths, lna_enhance_index, lna_gain_index, log2_decim, m_band_index_isSet, m_bias_current_index_isSet, m_center_frequency_isSet, m_dc_block_isSet, m_fc_pos_isSet, m_gain1_index_isSet, m_gain2_index_isSet, m_gain3_index_isSet, m_gain4_index_isSet, m_gain5_index_isSet, m_gain6_index_isSet, m_if_filter_index_isSet, m_iq_correction_isSet, m_l_oppm_tenths_isSet, m_lna_enhance_index_isSet, m_lna_gain_index_isSet, m_log2_decim_isSet, m_mixer_filter_index_isSet, m_mixer_gain_index_isSet, m_mode_index_isSet, m_rc_filter_index_isSet, m_reverse_api_device_index_isSet, m_reverse_api_port_isSet, m_rf_filter_index_isSet, m_transverter_delta_frequency_isSet, m_transverter_mode_isSet, m_use_reverse_api_isSet, mixer_filter_index, mixer_gain_index, mode_index, rc_filter_index, reverse_api_address, reverse_api_device_index, reverse_api_port, rf_filter_index, SWGSDRangel::toJsonValue(), transverter_delta_frequency, transverter_mode, and use_reverse_api.
Referenced by asJson().
void SWGSDRangel::SWGFCDProSettings::cleanup | ( | ) |
Definition at line 158 of file SWGFCDProSettings.cpp.
References file_record_name, and reverse_api_address.
Referenced by ~SWGFCDProSettings().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 195 of file SWGFCDProSettings.cpp.
References fromJsonObject().
Referenced by SWGFCDProSettings().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 204 of file SWGFCDProSettings.cpp.
References band_index, bias_current_index, center_frequency, dc_block, fc_pos, file_record_name, gain1_index, gain2_index, gain3_index, gain4_index, gain5_index, gain6_index, if_filter_index, iq_correction, l_oppm_tenths, lna_enhance_index, lna_gain_index, log2_decim, mixer_filter_index, mixer_gain_index, mode_index, rc_filter_index, reverse_api_address, reverse_api_device_index, reverse_api_port, rf_filter_index, SWGSDRangel::setValue(), transverter_delta_frequency, transverter_mode, and use_reverse_api.
Referenced by fromJson(), and WebAPIRequestMapper::validateDeviceSettings().
qint32 SWGSDRangel::SWGFCDProSettings::getBandIndex | ( | ) |
Definition at line 421 of file SWGFCDProSettings.cpp.
References band_index.
Referenced by FCDProInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFCDProSettings::getBiasCurrentIndex | ( | ) |
Definition at line 451 of file SWGFCDProSettings.cpp.
References bias_current_index.
Referenced by FCDProInput::webapiSettingsPutPatch().
qint64 SWGSDRangel::SWGFCDProSettings::getCenterFrequency | ( | ) |
Definition at line 371 of file SWGFCDProSettings.cpp.
References center_frequency.
Referenced by FCDProInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFCDProSettings::getDcBlock | ( | ) |
Definition at line 571 of file SWGFCDProSettings.cpp.
References dc_block.
Referenced by FCDProInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFCDProSettings::getFcPos | ( | ) |
Definition at line 561 of file SWGFCDProSettings.cpp.
References fc_pos.
Referenced by FCDProInput::webapiSettingsPutPatch().
QString * SWGSDRangel::SWGFCDProSettings::getFileRecordName | ( | ) |
Definition at line 611 of file SWGFCDProSettings.cpp.
References file_record_name.
Referenced by FCDProInput::webapiFormatDeviceSettings(), and FCDProInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFCDProSettings::getGain1Index | ( | ) |
Definition at line 471 of file SWGFCDProSettings.cpp.
References gain1_index.
Referenced by FCDProInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFCDProSettings::getGain2Index | ( | ) |
Definition at line 491 of file SWGFCDProSettings.cpp.
References gain2_index.
Referenced by FCDProInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFCDProSettings::getGain3Index | ( | ) |
Definition at line 501 of file SWGFCDProSettings.cpp.
References gain3_index.
Referenced by FCDProInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFCDProSettings::getGain4Index | ( | ) |
Definition at line 511 of file SWGFCDProSettings.cpp.
References gain4_index.
Referenced by FCDProInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFCDProSettings::getGain5Index | ( | ) |
Definition at line 531 of file SWGFCDProSettings.cpp.
References gain5_index.
Referenced by FCDProInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFCDProSettings::getGain6Index | ( | ) |
Definition at line 541 of file SWGFCDProSettings.cpp.
References gain6_index.
Referenced by FCDProInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFCDProSettings::getIfFilterIndex | ( | ) |
Definition at line 521 of file SWGFCDProSettings.cpp.
References if_filter_index.
Referenced by FCDProInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFCDProSettings::getIqCorrection | ( | ) |
Definition at line 581 of file SWGFCDProSettings.cpp.
References iq_correction.
Referenced by FCDProInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFCDProSettings::getLnaEnhanceIndex | ( | ) |
Definition at line 411 of file SWGFCDProSettings.cpp.
References lna_enhance_index.
Referenced by FCDProInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFCDProSettings::getLnaGainIndex | ( | ) |
Definition at line 391 of file SWGFCDProSettings.cpp.
References lna_gain_index.
Referenced by FCDProInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFCDProSettings::getLog2Decim | ( | ) |
Definition at line 551 of file SWGFCDProSettings.cpp.
References log2_decim.
Referenced by FCDProInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFCDProSettings::getLOppmTenths | ( | ) |
Definition at line 381 of file SWGFCDProSettings.cpp.
References l_oppm_tenths.
Referenced by FCDProInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFCDProSettings::getMixerFilterIndex | ( | ) |
Definition at line 441 of file SWGFCDProSettings.cpp.
References mixer_filter_index.
Referenced by FCDProInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFCDProSettings::getMixerGainIndex | ( | ) |
Definition at line 431 of file SWGFCDProSettings.cpp.
References mixer_gain_index.
Referenced by FCDProInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFCDProSettings::getModeIndex | ( | ) |
Definition at line 461 of file SWGFCDProSettings.cpp.
References mode_index.
Referenced by FCDProInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFCDProSettings::getRcFilterIndex | ( | ) |
Definition at line 481 of file SWGFCDProSettings.cpp.
References rc_filter_index.
Referenced by FCDProInput::webapiSettingsPutPatch().
QString * SWGSDRangel::SWGFCDProSettings::getReverseApiAddress | ( | ) |
Definition at line 631 of file SWGFCDProSettings.cpp.
References reverse_api_address.
Referenced by FCDProInput::webapiFormatDeviceSettings(), and FCDProInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFCDProSettings::getReverseApiDeviceIndex | ( | ) |
Definition at line 651 of file SWGFCDProSettings.cpp.
References reverse_api_device_index.
Referenced by FCDProInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFCDProSettings::getReverseApiPort | ( | ) |
Definition at line 641 of file SWGFCDProSettings.cpp.
References reverse_api_port.
Referenced by FCDProInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFCDProSettings::getRfFilterIndex | ( | ) |
Definition at line 401 of file SWGFCDProSettings.cpp.
References rf_filter_index.
Referenced by FCDProInput::webapiSettingsPutPatch().
qint64 SWGSDRangel::SWGFCDProSettings::getTransverterDeltaFrequency | ( | ) |
Definition at line 601 of file SWGFCDProSettings.cpp.
References transverter_delta_frequency.
Referenced by FCDProInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFCDProSettings::getTransverterMode | ( | ) |
Definition at line 591 of file SWGFCDProSettings.cpp.
References transverter_mode.
Referenced by FCDProInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFCDProSettings::getUseReverseApi | ( | ) |
Definition at line 621 of file SWGFCDProSettings.cpp.
References use_reverse_api.
Referenced by FCDProInput::webapiSettingsPutPatch().
void SWGSDRangel::SWGFCDProSettings::init | ( | ) |
Definition at line 96 of file SWGFCDProSettings.cpp.
References band_index, bias_current_index, center_frequency, dc_block, fc_pos, file_record_name, gain1_index, gain2_index, gain3_index, gain4_index, gain5_index, gain6_index, if_filter_index, iq_correction, l_oppm_tenths, lna_enhance_index, lna_gain_index, log2_decim, m_band_index_isSet, m_bias_current_index_isSet, m_center_frequency_isSet, m_dc_block_isSet, m_fc_pos_isSet, m_file_record_name_isSet, m_gain1_index_isSet, m_gain2_index_isSet, m_gain3_index_isSet, m_gain4_index_isSet, m_gain5_index_isSet, m_gain6_index_isSet, m_if_filter_index_isSet, m_iq_correction_isSet, m_l_oppm_tenths_isSet, m_lna_enhance_index_isSet, m_lna_gain_index_isSet, m_log2_decim_isSet, m_mixer_filter_index_isSet, m_mixer_gain_index_isSet, m_mode_index_isSet, m_rc_filter_index_isSet, m_reverse_api_address_isSet, m_reverse_api_device_index_isSet, m_reverse_api_port_isSet, m_rf_filter_index_isSet, m_transverter_delta_frequency_isSet, m_transverter_mode_isSet, m_use_reverse_api_isSet, mixer_filter_index, mixer_gain_index, mode_index, rc_filter_index, reverse_api_address, reverse_api_device_index, reverse_api_port, rf_filter_index, transverter_delta_frequency, transverter_mode, and use_reverse_api.
Referenced by SWGFCDProSettings(), and FCDProInput::webapiSettingsGet().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 662 of file SWGFCDProSettings.cpp.
References file_record_name, m_band_index_isSet, m_bias_current_index_isSet, m_center_frequency_isSet, m_dc_block_isSet, m_fc_pos_isSet, m_gain1_index_isSet, m_gain2_index_isSet, m_gain3_index_isSet, m_gain4_index_isSet, m_gain5_index_isSet, m_gain6_index_isSet, m_if_filter_index_isSet, m_iq_correction_isSet, m_l_oppm_tenths_isSet, m_lna_enhance_index_isSet, m_lna_gain_index_isSet, m_log2_decim_isSet, m_mixer_filter_index_isSet, m_mixer_gain_index_isSet, m_mode_index_isSet, m_rc_filter_index_isSet, m_reverse_api_device_index_isSet, m_reverse_api_port_isSet, m_rf_filter_index_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::SWGFCDProSettings::setBandIndex | ( | qint32 | band_index | ) |
Definition at line 425 of file SWGFCDProSettings.cpp.
References band_index, and m_band_index_isSet.
Referenced by FCDProInput::webapiFormatDeviceSettings(), and FCDProInput::webapiReverseSendSettings().
void SWGSDRangel::SWGFCDProSettings::setBiasCurrentIndex | ( | qint32 | bias_current_index | ) |
Definition at line 455 of file SWGFCDProSettings.cpp.
References bias_current_index, and m_bias_current_index_isSet.
Referenced by FCDProInput::webapiFormatDeviceSettings(), and FCDProInput::webapiReverseSendSettings().
void SWGSDRangel::SWGFCDProSettings::setCenterFrequency | ( | qint64 | center_frequency | ) |
Definition at line 375 of file SWGFCDProSettings.cpp.
References center_frequency, and m_center_frequency_isSet.
Referenced by FCDProInput::webapiFormatDeviceSettings(), and FCDProInput::webapiReverseSendSettings().
void SWGSDRangel::SWGFCDProSettings::setDcBlock | ( | qint32 | dc_block | ) |
Definition at line 575 of file SWGFCDProSettings.cpp.
References dc_block, and m_dc_block_isSet.
Referenced by FCDProInput::webapiFormatDeviceSettings(), and FCDProInput::webapiReverseSendSettings().
void SWGSDRangel::SWGFCDProSettings::setFcPos | ( | qint32 | fc_pos | ) |
Definition at line 565 of file SWGFCDProSettings.cpp.
References fc_pos, and m_fc_pos_isSet.
Referenced by FCDProInput::webapiFormatDeviceSettings(), and FCDProInput::webapiReverseSendSettings().
void SWGSDRangel::SWGFCDProSettings::setFileRecordName | ( | QString * | file_record_name | ) |
Definition at line 615 of file SWGFCDProSettings.cpp.
References file_record_name, and m_file_record_name_isSet.
Referenced by FCDProInput::webapiFormatDeviceSettings(), and FCDProInput::webapiReverseSendSettings().
void SWGSDRangel::SWGFCDProSettings::setGain1Index | ( | qint32 | gain1_index | ) |
Definition at line 475 of file SWGFCDProSettings.cpp.
References gain1_index, and m_gain1_index_isSet.
Referenced by FCDProInput::webapiFormatDeviceSettings(), and FCDProInput::webapiReverseSendSettings().
void SWGSDRangel::SWGFCDProSettings::setGain2Index | ( | qint32 | gain2_index | ) |
Definition at line 495 of file SWGFCDProSettings.cpp.
References gain2_index, and m_gain2_index_isSet.
Referenced by FCDProInput::webapiFormatDeviceSettings(), and FCDProInput::webapiReverseSendSettings().
void SWGSDRangel::SWGFCDProSettings::setGain3Index | ( | qint32 | gain3_index | ) |
Definition at line 505 of file SWGFCDProSettings.cpp.
References gain3_index, and m_gain3_index_isSet.
Referenced by FCDProInput::webapiFormatDeviceSettings(), and FCDProInput::webapiReverseSendSettings().
void SWGSDRangel::SWGFCDProSettings::setGain4Index | ( | qint32 | gain4_index | ) |
Definition at line 515 of file SWGFCDProSettings.cpp.
References gain4_index, and m_gain4_index_isSet.
Referenced by FCDProInput::webapiFormatDeviceSettings(), and FCDProInput::webapiReverseSendSettings().
void SWGSDRangel::SWGFCDProSettings::setGain5Index | ( | qint32 | gain5_index | ) |
Definition at line 535 of file SWGFCDProSettings.cpp.
References gain5_index, and m_gain5_index_isSet.
Referenced by FCDProInput::webapiFormatDeviceSettings(), and FCDProInput::webapiReverseSendSettings().
void SWGSDRangel::SWGFCDProSettings::setGain6Index | ( | qint32 | gain6_index | ) |
Definition at line 545 of file SWGFCDProSettings.cpp.
References gain6_index, and m_gain6_index_isSet.
Referenced by FCDProInput::webapiFormatDeviceSettings(), and FCDProInput::webapiReverseSendSettings().
void SWGSDRangel::SWGFCDProSettings::setIfFilterIndex | ( | qint32 | if_filter_index | ) |
Definition at line 525 of file SWGFCDProSettings.cpp.
References if_filter_index, and m_if_filter_index_isSet.
Referenced by FCDProInput::webapiFormatDeviceSettings(), and FCDProInput::webapiReverseSendSettings().
void SWGSDRangel::SWGFCDProSettings::setIqCorrection | ( | qint32 | iq_correction | ) |
Definition at line 585 of file SWGFCDProSettings.cpp.
References iq_correction, and m_iq_correction_isSet.
Referenced by FCDProInput::webapiFormatDeviceSettings(), and FCDProInput::webapiReverseSendSettings().
void SWGSDRangel::SWGFCDProSettings::setLnaEnhanceIndex | ( | qint32 | lna_enhance_index | ) |
Definition at line 415 of file SWGFCDProSettings.cpp.
References lna_enhance_index, and m_lna_enhance_index_isSet.
Referenced by FCDProInput::webapiFormatDeviceSettings(), and FCDProInput::webapiReverseSendSettings().
void SWGSDRangel::SWGFCDProSettings::setLnaGainIndex | ( | qint32 | lna_gain_index | ) |
Definition at line 395 of file SWGFCDProSettings.cpp.
References lna_gain_index, and m_lna_gain_index_isSet.
Referenced by FCDProInput::webapiFormatDeviceSettings(), and FCDProInput::webapiReverseSendSettings().
void SWGSDRangel::SWGFCDProSettings::setLog2Decim | ( | qint32 | log2_decim | ) |
Definition at line 555 of file SWGFCDProSettings.cpp.
References log2_decim, and m_log2_decim_isSet.
Referenced by FCDProInput::webapiFormatDeviceSettings(), and FCDProInput::webapiReverseSendSettings().
void SWGSDRangel::SWGFCDProSettings::setLOppmTenths | ( | qint32 | l_oppm_tenths | ) |
Definition at line 385 of file SWGFCDProSettings.cpp.
References l_oppm_tenths, and m_l_oppm_tenths_isSet.
Referenced by FCDProInput::webapiFormatDeviceSettings(), and FCDProInput::webapiReverseSendSettings().
void SWGSDRangel::SWGFCDProSettings::setMixerFilterIndex | ( | qint32 | mixer_filter_index | ) |
Definition at line 445 of file SWGFCDProSettings.cpp.
References m_mixer_filter_index_isSet, and mixer_filter_index.
Referenced by FCDProInput::webapiFormatDeviceSettings(), and FCDProInput::webapiReverseSendSettings().
void SWGSDRangel::SWGFCDProSettings::setMixerGainIndex | ( | qint32 | mixer_gain_index | ) |
Definition at line 435 of file SWGFCDProSettings.cpp.
References m_mixer_gain_index_isSet, and mixer_gain_index.
Referenced by FCDProInput::webapiFormatDeviceSettings(), and FCDProInput::webapiReverseSendSettings().
void SWGSDRangel::SWGFCDProSettings::setModeIndex | ( | qint32 | mode_index | ) |
Definition at line 465 of file SWGFCDProSettings.cpp.
References m_mode_index_isSet, and mode_index.
Referenced by FCDProInput::webapiFormatDeviceSettings(), and FCDProInput::webapiReverseSendSettings().
void SWGSDRangel::SWGFCDProSettings::setRcFilterIndex | ( | qint32 | rc_filter_index | ) |
Definition at line 485 of file SWGFCDProSettings.cpp.
References m_rc_filter_index_isSet, and rc_filter_index.
Referenced by FCDProInput::webapiFormatDeviceSettings(), and FCDProInput::webapiReverseSendSettings().
void SWGSDRangel::SWGFCDProSettings::setReverseApiAddress | ( | QString * | reverse_api_address | ) |
Definition at line 635 of file SWGFCDProSettings.cpp.
References m_reverse_api_address_isSet, and reverse_api_address.
Referenced by FCDProInput::webapiFormatDeviceSettings().
void SWGSDRangel::SWGFCDProSettings::setReverseApiDeviceIndex | ( | qint32 | reverse_api_device_index | ) |
Definition at line 655 of file SWGFCDProSettings.cpp.
References m_reverse_api_device_index_isSet, and reverse_api_device_index.
Referenced by FCDProInput::webapiFormatDeviceSettings().
void SWGSDRangel::SWGFCDProSettings::setReverseApiPort | ( | qint32 | reverse_api_port | ) |
Definition at line 645 of file SWGFCDProSettings.cpp.
References m_reverse_api_port_isSet, and reverse_api_port.
Referenced by FCDProInput::webapiFormatDeviceSettings().
void SWGSDRangel::SWGFCDProSettings::setRfFilterIndex | ( | qint32 | rf_filter_index | ) |
Definition at line 405 of file SWGFCDProSettings.cpp.
References m_rf_filter_index_isSet, and rf_filter_index.
Referenced by FCDProInput::webapiFormatDeviceSettings(), and FCDProInput::webapiReverseSendSettings().
void SWGSDRangel::SWGFCDProSettings::setTransverterDeltaFrequency | ( | qint64 | transverter_delta_frequency | ) |
Definition at line 605 of file SWGFCDProSettings.cpp.
References m_transverter_delta_frequency_isSet, and transverter_delta_frequency.
Referenced by FCDProInput::webapiFormatDeviceSettings(), and FCDProInput::webapiReverseSendSettings().
void SWGSDRangel::SWGFCDProSettings::setTransverterMode | ( | qint32 | transverter_mode | ) |
Definition at line 595 of file SWGFCDProSettings.cpp.
References m_transverter_mode_isSet, and transverter_mode.
Referenced by FCDProInput::webapiFormatDeviceSettings(), and FCDProInput::webapiReverseSendSettings().
void SWGSDRangel::SWGFCDProSettings::setUseReverseApi | ( | qint32 | use_reverse_api | ) |
Definition at line 625 of file SWGFCDProSettings.cpp.
References m_use_reverse_api_isSet, and use_reverse_api.
Referenced by FCDProInput::webapiFormatDeviceSettings().
|
private |
Definition at line 151 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getBandIndex(), init(), setBandIndex(), and SWGFCDProSettings().
|
private |
Definition at line 160 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getBiasCurrentIndex(), init(), setBiasCurrentIndex(), and SWGFCDProSettings().
|
private |
Definition at line 136 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getCenterFrequency(), init(), setCenterFrequency(), and SWGFCDProSettings().
|
private |
Definition at line 196 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getDcBlock(), init(), setDcBlock(), and SWGFCDProSettings().
|
private |
Definition at line 193 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getFcPos(), init(), setFcPos(), and SWGFCDProSettings().
|
private |
Definition at line 208 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getFileRecordName(), init(), isSet(), setFileRecordName(), and SWGFCDProSettings().
|
private |
Definition at line 166 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getGain1Index(), init(), setGain1Index(), and SWGFCDProSettings().
|
private |
Definition at line 172 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getGain2Index(), init(), setGain2Index(), and SWGFCDProSettings().
|
private |
Definition at line 175 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getGain3Index(), init(), setGain3Index(), and SWGFCDProSettings().
|
private |
Definition at line 178 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getGain4Index(), init(), setGain4Index(), and SWGFCDProSettings().
|
private |
Definition at line 184 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getGain5Index(), init(), setGain5Index(), and SWGFCDProSettings().
|
private |
Definition at line 187 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getGain6Index(), init(), setGain6Index(), and SWGFCDProSettings().
|
private |
Definition at line 181 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getIfFilterIndex(), init(), setIfFilterIndex(), and SWGFCDProSettings().
|
private |
Definition at line 199 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getIqCorrection(), init(), setIqCorrection(), and SWGFCDProSettings().
|
private |
Definition at line 139 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getLOppmTenths(), init(), setLOppmTenths(), and SWGFCDProSettings().
|
private |
Definition at line 148 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getLnaEnhanceIndex(), init(), setLnaEnhanceIndex(), and SWGFCDProSettings().
|
private |
Definition at line 142 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getLnaGainIndex(), init(), setLnaGainIndex(), and SWGFCDProSettings().
|
private |
Definition at line 190 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getLog2Decim(), init(), setLog2Decim(), and SWGFCDProSettings().
|
private |
Definition at line 152 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), init(), isSet(), setBandIndex(), and SWGFCDProSettings().
|
private |
Definition at line 161 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), init(), isSet(), setBiasCurrentIndex(), and SWGFCDProSettings().
|
private |
Definition at line 137 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), init(), isSet(), setCenterFrequency(), and SWGFCDProSettings().
|
private |
Definition at line 197 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), init(), isSet(), setDcBlock(), and SWGFCDProSettings().
|
private |
Definition at line 194 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), init(), isSet(), setFcPos(), and SWGFCDProSettings().
|
private |
Definition at line 209 of file SWGFCDProSettings.h.
Referenced by init(), setFileRecordName(), and SWGFCDProSettings().
|
private |
Definition at line 167 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), init(), isSet(), setGain1Index(), and SWGFCDProSettings().
|
private |
Definition at line 173 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), init(), isSet(), setGain2Index(), and SWGFCDProSettings().
|
private |
Definition at line 176 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), init(), isSet(), setGain3Index(), and SWGFCDProSettings().
|
private |
Definition at line 179 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), init(), isSet(), setGain4Index(), and SWGFCDProSettings().
|
private |
Definition at line 185 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), init(), isSet(), setGain5Index(), and SWGFCDProSettings().
|
private |
Definition at line 188 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), init(), isSet(), setGain6Index(), and SWGFCDProSettings().
|
private |
Definition at line 182 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), init(), isSet(), setIfFilterIndex(), and SWGFCDProSettings().
|
private |
Definition at line 200 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), init(), isSet(), setIqCorrection(), and SWGFCDProSettings().
|
private |
Definition at line 140 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), init(), isSet(), setLOppmTenths(), and SWGFCDProSettings().
|
private |
Definition at line 149 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), init(), isSet(), setLnaEnhanceIndex(), and SWGFCDProSettings().
|
private |
Definition at line 143 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), init(), isSet(), setLnaGainIndex(), and SWGFCDProSettings().
|
private |
Definition at line 191 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), init(), isSet(), setLog2Decim(), and SWGFCDProSettings().
|
private |
Definition at line 158 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), init(), isSet(), setMixerFilterIndex(), and SWGFCDProSettings().
|
private |
Definition at line 155 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), init(), isSet(), setMixerGainIndex(), and SWGFCDProSettings().
|
private |
Definition at line 164 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), init(), isSet(), setModeIndex(), and SWGFCDProSettings().
|
private |
Definition at line 170 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), init(), isSet(), setRcFilterIndex(), and SWGFCDProSettings().
|
private |
Definition at line 215 of file SWGFCDProSettings.h.
Referenced by init(), setReverseApiAddress(), and SWGFCDProSettings().
|
private |
Definition at line 221 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), init(), isSet(), setReverseApiDeviceIndex(), and SWGFCDProSettings().
|
private |
Definition at line 218 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), init(), isSet(), setReverseApiPort(), and SWGFCDProSettings().
|
private |
Definition at line 146 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), init(), isSet(), setRfFilterIndex(), and SWGFCDProSettings().
|
private |
Definition at line 206 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), init(), isSet(), setTransverterDeltaFrequency(), and SWGFCDProSettings().
|
private |
Definition at line 203 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), init(), isSet(), setTransverterMode(), and SWGFCDProSettings().
|
private |
Definition at line 212 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), init(), isSet(), setUseReverseApi(), and SWGFCDProSettings().
|
private |
Definition at line 157 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getMixerFilterIndex(), init(), setMixerFilterIndex(), and SWGFCDProSettings().
|
private |
Definition at line 154 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getMixerGainIndex(), init(), setMixerGainIndex(), and SWGFCDProSettings().
|
private |
Definition at line 163 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getModeIndex(), init(), setModeIndex(), and SWGFCDProSettings().
|
private |
Definition at line 169 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getRcFilterIndex(), init(), setRcFilterIndex(), and SWGFCDProSettings().
|
private |
Definition at line 214 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getReverseApiAddress(), init(), isSet(), setReverseApiAddress(), and SWGFCDProSettings().
|
private |
Definition at line 220 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getReverseApiDeviceIndex(), init(), setReverseApiDeviceIndex(), and SWGFCDProSettings().
|
private |
Definition at line 217 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getReverseApiPort(), init(), setReverseApiPort(), and SWGFCDProSettings().
|
private |
Definition at line 145 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getRfFilterIndex(), init(), setRfFilterIndex(), and SWGFCDProSettings().
|
private |
Definition at line 205 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getTransverterDeltaFrequency(), init(), setTransverterDeltaFrequency(), and SWGFCDProSettings().
|
private |
Definition at line 202 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getTransverterMode(), init(), setTransverterMode(), and SWGFCDProSettings().
|
private |
Definition at line 211 of file SWGFCDProSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getUseReverseApi(), init(), setUseReverseApi(), and SWGFCDProSettings().