mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
Fixed FCD Pro LNA gain setting
This commit is contained in:
@@ -250,7 +250,7 @@ void FCDProInput::applySettings(const Settings& settings, bool force)
|
||||
|
||||
if (m_dev != 0)
|
||||
{
|
||||
set_ifFilter(settings.lnaGainIndex);
|
||||
set_lnaGain(settings.lnaGainIndex);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user