1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 14:04:46 -04:00

Plugins: cppcheck corrections

This commit is contained in:
f4exb
2017-12-29 03:22:04 +01:00
parent 9cb1a774c6
commit 324aaa86b6
8 changed files with 13 additions and 5 deletions
@@ -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;