mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
FCD: implemented decimation
This commit is contained in:
@@ -38,6 +38,7 @@ struct FCDProSettings {
|
||||
qint32 m_ifFilterIndex;
|
||||
qint32 m_gain5Index;
|
||||
qint32 m_gain6Index;
|
||||
quint32 m_log2Decim;
|
||||
bool m_dcBlock;
|
||||
bool m_iqCorrection;
|
||||
bool m_transverterMode;
|
||||
|
||||
Reference in New Issue
Block a user