mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-03 06:24:48 -04:00
Plugins: cppcheck corrections
This commit is contained in:
@@ -30,6 +30,7 @@ void FCDProPlusSettings::resetToDefaults()
|
||||
m_lnaGain = true;
|
||||
m_biasT = false;
|
||||
m_ifGain = 0;
|
||||
m_mixGain = 0;
|
||||
m_rfFilterIndex = 0;
|
||||
m_ifFilterIndex = 0;
|
||||
m_LOppmTenths = 0;
|
||||
|
||||
@@ -38,6 +38,7 @@ void PlutoSDRInputSettings::resetToDefaults()
|
||||
m_lpfFIREnable = false;
|
||||
m_lpfFIRBW = 500000U;
|
||||
m_lpfFIRlog2Decim = 0;
|
||||
m_lpfFIRGain = 0;
|
||||
m_gain = 40;
|
||||
m_antennaPath = RFPATH_A_BAL;
|
||||
m_gainMode = GAIN_MANUAL;
|
||||
|
||||
Reference in New Issue
Block a user